openwrt / packages

Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
GNU General Public License v2.0
4.01k stars 3.48k forks source link

checking whether mknod can create fifo without root privileges... configure: error: in `/root/openwrt/build_dir/host/tar-1.34': configure: error: you should not run configure as root (set FORCE_UNSAFE_CONFIGURE=1 in environment to bypass this check) #20727

Open KyleSanderson opened 1 year ago

KyleSanderson commented 1 year ago

Please make sure that the issue subject starts with <package-name>:

Also make sure that the package is maintained in this repository and not in base which should be submitted at https://bugs.openwrt.org or in the LuCI repository which should be submitted at https://github.com/openwrt/luci/issues.

Issues related to releases below 18.06 and forks are not supported or maintained and will be closed.

Issue template (remove lines from top till here)

Maintainer: @\ (find it by checking history of the package Makefile) Environment: (put here arch, model, OpenWrt version)

Description:

Format code blocks by wrapping them with pairs of ```
Spudz76 commented 1 year ago

Then don't build as root, probably.