#22381: make menuconfig fail on ArchLinux --------------------------+--------------------------- Reporter: RubenKelevra | Owner: developers Type: defect | Status: new Priority: highest | Milestone: Bugs Paradise Component: toolchain | Version: Trunk Keywords: | --------------------------+--------------------------- Since ArchLinux did update the gcc to 6.1.x make menuconfig fail with the following messages on the trunk:
{{{ $ git pull Already up-to-date. }}} ./scripts/feeds update -a && ./scripts/feeds install -a # many lines with {{{ WARNING: No feed for package 'xyz' found, maybe it's already part of the standard packages? }}} Now make menuconfig fail: {{{ $ make menuconfig Checking 'working-make'... ok. Checking 'case-sensitive-fs'... ok. Checking 'gcc'... ok. Checking 'working-gcc'... failed. Checking 'g++'... ok. Checking 'working-g++'... failed. Checking 'ncurses'... failed. Checking 'zlib'... failed. Checking 'libssl'... failed. Checking 'perl-thread-queue'... ok. Checking 'tar'... ok. Checking 'find'... ok. Checking 'bash'... ok. Checking 'patch'... ok. Checking 'diff'... ok. Checking 'cp'... ok. Checking 'seq'... ok. Checking 'awk'... ok. Checking 'grep'... ok. Checking 'getopt'... ok. Checking 'stat'... ok. Checking 'md5sum'... ok. Checking 'unzip'... ok. Checking 'bzip2'... ok. Checking 'wget'... ok. Checking 'perl'... ok. Checking 'python'... ok. Checking 'svn'... ok. Checking 'git'... ok. Checking 'file'... ok. Checking 'openssl'... ok. Checking 'ldconfig-stub'... ok. Build dependency: Please reinstall the GNU C Compiler - it appears to be broken Build dependency: Please reinstall the GNU C++ Compiler - it appears to be broken Build dependency: Please install ncurses. (Missing libncurses.so or ncurses.h) Build dependency: Please install a static zlib. (Missing libz.a or zlib.h) Build dependency: Please install the openssl library (with development headers) /home/ruben/dev/openwrt-trunk/include/prereq.mk:12: recipe for target 'prereq' failed Prerequisite check failed. Use FORCE=1 to override. /home/ruben/dev/openwrt-trunk/include/toplevel.mk:151: die Regel für Ziel „staging_dir/host/.prereq-build“ scheiterte make: *** [staging_dir/host/.prereq-build] Fehler 1 }}} -- Ticket URL: <https://dev.openwrt.org/ticket/22381> OpenWrt <http://openwrt.org> Opensource Wireless Router Technology _______________________________________________ openwrt-tickets mailing list openwrt-tickets@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets