>>> host-elfutils 0.181 Extracting bzcat /home/peko/autobuild/instance-0/dl/elfutils/elfutils-0.181.tar.bz2 | /home/peko/autobuild/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/peko/autobuild/instance-0/output-1/build/host-elfutils-0.181 -xf - >>> host-elfutils 0.181 Patching Applying 0001-Add-a-enable-disable-progs-configure-option.patch using patch: patching file Makefile.am patching file configure.ac Applying 0002-Really-make-Werror-conditional-to-BUILD_WERROR.patch using patch: patching file config/eu.am >>> host-elfutils 0.181 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/peko/autobuild/instance-0/output-1/build/host-elfutils-0.181 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-elfutils 0.181 Configuring >>> host-elfutils 0.181 Autoreconfiguring >>> host-elfutils 0.181 Patching libtool (cd /home/peko/autobuild/instance-0/output-1/build/host-elfutils-0.181/ && rm -rf config.cache; PATH="/home/peko/autobuild/instance-0/output-1/host/bin:/home/peko/autobuild/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/peko/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/peko/autobuild/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/peko/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/peko/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/peko/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/peko/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/peko/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/peko/autobuild/instance-0/output-1/host" --sysconfdir="/home/peko/autobuild/instance-0/output-1/host/etc" --localstatedir="/home/peko/autobuild/instance-0/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --with-bzlib --with-lzma --disable-progs ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop configure: No --program-prefix given, using "eu-" checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc... none checking for ranlib... /usr/bin/ranlib checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking the archiver (/usr/bin/ar) interface... ar checking for readelf... readelf checking for nm... /usr/bin/nm checking for gcc with GNU99 support... yes checking whether gcc supports __attribute__((visibility()))... yes checking whether gcc supports __attribute__((gcc_struct))... yes checking whether gcc supports -fPIC... yes checking whether gcc supports -fPIE... yes checking whether gcc supports -Wl,-z,defs... yes checking whether the compiler generates build-ids... yes checking whether gcc supports -Wl,-z,relro... yes checking for __thread support... yes checking whether gcc provides stdatomic.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether fts.h is bad when included (with LFS)... no checking whether to add -D_FORTIFY_SOURCE=2 to CFLAGS... yes checking for library containing gzdirect... -lz checking for library containing BZ2_bzdopen... -lbz2 checking for library containing lzma_auto_decoder... -llzma checking whether memrchr is declared... yes checking whether rawmemchr is declared... yes checking whether powerof2 is declared... yes checking whether mempcpy is declared... yes checking for process_vm_readv... yes checking for __cxa_demangle in -lstdc++... yes checking whether symbol versioning is supported... yes checking whether gcc accepts -Wstack-usage... yes checking whether gcc has a sane -Wlogical-op... yes checking whether gcc accepts -Wduplicated-cond... yes checking whether gcc accepts -Wnull-dereference... yes checking whether gcc accepts -Wimplicit-fallthrough... yes checking whether NLS is requested... no checking for msgfmt... /home/peko/autobuild/instance-0/output-1/host/bin/msgfmt checking for gmsgfmt... /home/peko/autobuild/instance-0/output-1/host/bin/msgfmt checking for xgettext... /home/peko/autobuild/instance-0/output-1/host/bin/xgettext checking for msgmerge... /home/peko/autobuild/instance-0/output-1/host/bin/msgmerge checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of long... 8 checking for struct user_regs_struct... yes checking /usr/bin/gcc option for 32-bit word size... -m32 checking for 64-bit host... yes checking whether /usr/bin/gcc -m32 makes executables we can run... yes checking for bunzip2... yes configure: checking libdebuginfod dependencies, --disable-libdebuginfod or --enable-libdebuginfo=dummy to skip checking pkg-config is at least version 0.9.0... yes checking for libcurl... no configure: error: dependencies not found, use --disable-libdebuginfod to disable or --enable-libdebuginfod=dummy to build a (bootstrap) dummy library. make: *** [package/pkg-generic.mk:240: /home/peko/autobuild/instance-0/output-1/build/host-elfutils-0.181/.stamp_configured] Error 1 make: Leaving directory '/home/peko/autobuild/instance-0/buildroot'