for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-2/output/build/host-automake-1.15.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-automake 1.15.1 Patching libtool >>> host-automake 1.15.1 Configuring (cd /home/naourr/work/instance-2/output/build/host-automake-1.15.1/ && rm -rf config.cache; PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-2/output/host/lib/pkgconfig:/home/naourr/work/instance-2/output/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/naourr/work/instance-2/output/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-2/output/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-2/output/host/include" LDFLAGS="-L/home/naourr/work/instance-2/output/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/naourr/work/instance-2/output/host/include" LDFLAGS="-L/home/naourr/work/instance-2/output/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/naourr/work/instance-2/output/host" --sysconfdir="/home/naourr/work/instance-2/output/host/etc" --localstatedir="/home/naourr/work/instance-2/output/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-dependency-tracking ) 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, --disable-dependency-tracking checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether ln -s works... yes checking for perl... /usr/bin/perl checking for tex... no checking for yacc... no checking for byacc... no checking for bison... bison -y checking for lex... lex checking whether autoconf is installed... yes checking whether autoconf works... yes checking whether autoconf is recent enough... yes checking whether ln works... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F configure: will now look for a sturdy POSIX shell, for our testsuite checking for sh... /usr/bin/sh checking for sh5... no checking for dash... no checking for ash... no checking for bash... /usr/bin/bash checking for zsh... no checking for ksh... no checking for pdksh... no checking whether /bin/sh supports $(cmd)... yes checking whether /bin/sh supports $((expr))... yes checking whether /bin/sh supports ${#var}... yes checking whether /bin/sh supports ${var#glob} and ${var%glob}... yes checking whether /bin/sh preserves exit traps with "set -e"... yes checking whether /bin/sh can define exit traps in a shell function... yes checking whether /bin/sh corrupts stderr with "set -x"... no checking whether /bin/sh can return early from "dot-sourced" files... yes checking whether /bin/sh supports alias named like shell builtins... yes checking whether /bin/sh supports "test -e"... yes configure: shell /bin/sh is good enough, stop looking configure: will use /bin/sh as the testsuite shell configure: will now look for generic compilers 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 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/g++ accepts -g... yes checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for nagfor... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for g95... no checking for gfortran... no checking whether the Fortran compiler works... no configure: WARNING: Fortran compiler cannot create executables configure: tests requiring the Fortran compiler will be skipped checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for g77... no checking for gfortran... no checking whether the Fortran 77 compiler works... no configure: WARNING: Fortran 77 compiler cannot create executables configure: tests requiring the Fortran 77 compiler will be skipped configure: will now look for GNU compilers configure: /usr/bin/gcc is already a GNU C compiler configure: /usr/bin/g++ is already a GNU C++ compiler checking for gfortran... no checking for g77... no checking for gfortran... no checking for gcj... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating t/wrap/aclocal-1.15 config.status: creating t/wrap/automake-1.15 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, --disable-dependency-tracking >>> host-automake 1.15.1 Building PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-2/output/host/lib/pkgconfig:/home/naourr/work/instance-2/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/naourr/work/instance-2/output/build/host-automake-1.15.1/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/host-automake-1.15.1' GEN bin/aclocal GEN bin/automake GEN t/ax/shell-no-trail-bslash GEN t/ax/cc-no-c-o GEN runtest GEN t/ax/test-defs.sh GEN lib/Automake/Config.pm make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/host-automake-1.15.1' >>> host-automake 1.15.1 Installing to host directory PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-2/output/host/lib/pkgconfig:/home/naourr/work/instance-2/output/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/naourr/work/instance-2/output/build/host-automake-1.15.1/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/host-automake-1.15.1' make[2]: Entering directory '/home/naourr/work/instance-2/output/build/host-automake-1.15.1' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/host/bin' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/host/share/automake-1.15/am' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/host/share/aclocal-1.15' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/host/share/aclocal-1.15/internal' /usr/bin/install -c bin/automake bin/aclocal '/home/naourr/work/instance-2/output/host/bin' /usr/bin/install -c -m 644 m4/internal/ac-config-macro-dirs.m4 '/home/naourr/work/instance-2/output/host/share/aclocal-1.15/internal' /usr/bin/install -c -m 644 m4/amversion.m4 m4/ar-lib.m4 m4/as.m4 m4/auxdir.m4 m4/cond.m4 m4/cond-if.m4 m4/depend.m4 m4/depout.m4 m4/dmalloc.m4 m4/extra-recurs.m4 m4/gcj.m4 m4/init.m4 m4/install-sh.m4 m4/lead-dot.m4 m4/lex.m4 m4/lispdir.m4 m4/maintainer.m4 m4/make.m4 m4/missing.m4 m4/mkdirp.m4 m4/obsolete.m4 m4/options.m4 m4/python.m4 m4/prog-cc-c-o.m4 m4/runlog.m4 m4/sanity.m4 m4/silent.m4 m4/strip.m4 m4/substnot.m4 m4/tar.m4 m4/upc.m4 m4/vala.m4 '/home/naourr/work/instance-2/output/host/share/aclocal-1.15' /usr/bin/install -c -m 644 lib/am/check.am lib/am/check2.am lib/am/clean-hdr.am lib/am/clean.am lib/am/compile.am lib/am/configure.am lib/am/data.am lib/am/dejagnu.am lib/am/depend.am lib/am/depend2.am lib/am/distdir.am lib/am/footer.am lib/am/header-vars.am lib/am/header.am lib/am/install.am lib/am/inst-vars.am lib/am/java.am lib/am/lang-compile.am lib/am/lex.am lib/am/library.am lib/am/libs.am lib/am/libtool.am lib/am/lisp.am lib/am/ltlib.am lib/am/ltlibrary.am lib/am/mans-vars.am lib/am/mans.am lib/am/program.am lib/am/progs.am lib/am/python.am lib/am/remake-hdr.am lib/am/scripts.am lib/am/subdirs.am lib/am/tags.am lib/am/texi-vers.am lib/am/texibuild.am lib/am/texinfos.am lib/am/vala.am lib/am/yacc.am '/home/naourr/work/instance-2/output/host/share/automake-1.15/am' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/host/share/doc/automake' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/host/share/automake-1.15/Automake' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/host/share/automake-1.15' /usr/bin/install -c -m 644 ./doc/amhello-1.0.tar.gz '/home/naourr/work/instance-2/output/host/share/doc/automake' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/host/share/automake-1.15' /usr/bin/install -c -m 644 lib/Automake/ChannelDefs.pm lib/Automake/Channels.pm lib/Automake/Condition.pm lib/Automake/Configure_ac.pm lib/Automake/DisjConditions.pm lib/Automake/FileUtils.pm lib/Automake/General.pm lib/Automake/Getopt.pm lib/Automake/Item.pm lib/Automake/ItemDef.pm lib/Automake/Language.pm lib/Automake/Location.pm lib/Automake/Options.pm lib/Automake/Rule.pm lib/Automake/RuleDef.pm lib/Automake/Variable.pm lib/Automake/VarDef.pm lib/Automake/Version.pm lib/Automake/XFile.pm lib/Automake/Wrap.pm '/home/naourr/work/instance-2/output/host/share/automake-1.15/Automake' /usr/bin/install -c -m 644 lib/COPYING lib/INSTALL lib/texinfo.tex '/home/naourr/work/instance-2/output/host/share/automake-1.15' /usr/bin/install -c -m 644 lib/config.guess lib/config.sub lib/install-sh lib/mdate-sh lib/missing lib/mkinstalldirs lib/ylwrap lib/depcomp lib/compile lib/py-compile lib/ar-lib lib/test-driver lib/tap-driver.sh '/home/naourr/work/instance-2/output/host/share/automake-1.15' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/host/share/aclocal' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/host/share/info' /usr/bin/install -c -m 644 m4/acdir/README '/home/naourr/work/instance-2/output/host/share/aclocal' /usr/bin/make install-exec-hook /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/host/share/automake-1.15/Automake' /usr/bin/install -c -m 644 lib/Automake/Config.pm '/home/naourr/work/instance-2/output/host/share/automake-1.15/Automake' /usr/bin/install -c -m 644 ./doc/automake.info ./doc/automake.info-1 ./doc/automake.info-2 ./doc/automake-history.info '/home/naourr/work/instance-2/output/host/share/info' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/host-automake-1.15.1' install-info --info-dir='/home/naourr/work/instance-2/output/host/share/info' '/home/naourr/work/instance-2/output/host/share/info/automake.info' install-info --info-dir='/home/naourr/work/instance-2/output/host/share/info' '/home/naourr/work/instance-2/output/host/share/info/automake-history.info' install-info: warning: no info dir entry in `/home/naourr/work/instance-2/output/host/share/info/automake-history.info' /usr/bin/make install-data-hook ln '/home/naourr/work/instance-2/output/host/bin/automake' '/home/naourr/work/instance-2/output/host/bin/automake-1.15' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/host-automake-1.15.1' ln '/home/naourr/work/instance-2/output/host/bin/aclocal' '/home/naourr/work/instance-2/output/host/bin/aclocal-1.15' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/host-automake-1.15.1' chmod +x '/home/naourr/work/instance-2/output/host/share/automake-1.15/config.guess' chmod +x '/home/naourr/work/instance-2/output/host/share/automake-1.15/config.sub' chmod +x '/home/naourr/work/instance-2/output/host/share/automake-1.15/install-sh' chmod +x '/home/naourr/work/instance-2/output/host/share/automake-1.15/mdate-sh' chmod +x '/home/naourr/work/instance-2/output/host/share/automake-1.15/missing' chmod +x '/home/naourr/work/instance-2/output/host/share/automake-1.15/mkinstalldirs' chmod +x '/home/naourr/work/instance-2/output/host/share/automake-1.15/ylwrap' chmod +x '/home/naourr/work/instance-2/output/host/share/automake-1.15/depcomp' chmod +x '/home/naourr/work/instance-2/output/host/share/automake-1.15/compile' chmod +x '/home/naourr/work/instance-2/output/host/share/automake-1.15/py-compile' chmod +x '/home/naourr/work/instance-2/output/host/share/automake-1.15/ar-lib' chmod +x '/home/naourr/work/instance-2/output/host/share/automake-1.15/test-driver' chmod +x '/home/naourr/work/instance-2/output/host/share/automake-1.15/tap-driver.sh' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/host-automake-1.15.1' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/host-automake-1.15.1' make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/host-automake-1.15.1' /usr/bin/install -D -m 0644 package/automake/gtk-doc.m4 /home/naourr/work/instance-2/output/host/share/aclocal/gtk-doc.m4 mkdir -p /home/naourr/work/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/aclocal PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" BR2_DL_DIR=/home/naourr/work/instance-2/dl BUILD_DIR=/home/naourr/work/instance-2/output/build O=/home/naourr/work/instance-2/output flock /home/naourr/work/instance-2/dl/scrub/ support/download/dl-wrapper -c '2.6.1' -d '/home/naourr/work/instance-2/dl/scrub' -D '/home/naourr/work/instance-2/dl' -f 'scrub-2.6.1.tar.gz' -H 'package/scrub//scrub.hash' -n 'scrub-2.6.1' -N 'scrub' -o '/home/naourr/work/instance-2/dl/scrub/scrub-2.6.1.tar.gz' -u https+https://github.com/chaos/scrub/archive/2.6.1 -u http\|urlencode+http://sources.buildroot.net/scrub -u http\|urlencode+http://sources.buildroot.net -- scrub-2.6.1.tar.gz: OK (sha256: 838b061b2e1932b342fb9695c5579cdff5d2d72506cb41d6d8032eba18aed969) >>> scrub 2.6.1 Extracting gzip -d -c /home/naourr/work/instance-2/dl/scrub/scrub-2.6.1.tar.gz | /home/naourr/work/instance-2/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output/build/scrub-2.6.1 -xf - >>> scrub 2.6.1 Patching Applying 0001-configure-ac-make-sure-m4-macros-are-included-in-the-build.patch using patch: patching file configure.ac >>> scrub 2.6.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-2/output/build/scrub-2.6.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> scrub 2.6.1 Configuring >>> scrub 2.6.1 Autoreconfiguring libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'. libtoolize: copying file 'config/libtool.m4' libtoolize: copying file 'config/ltoptions.m4' libtoolize: copying file 'config/ltsugar.m4' libtoolize: copying file 'config/ltversion.m4' libtoolize: copying file 'config/lt~obsolete.m4' libtoolize: Consider adding '-I config' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:37: installing 'config/compile' configure.ac:9: installing 'config/config.guess' configure.ac:9: installing 'config/config.sub' configure.ac:17: installing 'config/install-sh' configure.ac:17: installing 'config/missing' libscrub/Makefile.am: installing 'config/depcomp' parallel-tests: installing 'config/test-driver' >>> scrub 2.6.1 Patching libtool patching file /home/naourr/work/instance-2/output/build/scrub-2.6.1/config/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /home/naourr/work/instance-2/output/build/scrub-2.6.1/ && rm -rf config.cache && PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-2/output/host/bin/arm-linux-ar" AS="/home/naourr/work/instance-2/output/host/bin/arm-linux-as" LD="/home/naourr/work/instance-2/output/host/bin/arm-linux-ld" NM="/home/naourr/work/instance-2/output/host/bin/arm-linux-nm" CC="/home/naourr/work/instance-2/output/host/bin/arm-linux-gcc" GCC="/home/naourr/work/instance-2/output/host/bin/arm-linux-gcc" CPP="/home/naourr/work/instance-2/output/host/bin/arm-linux-cpp" CXX="/home/naourr/work/instance-2/output/host/bin/arm-linux-g++" FC="/home/naourr/work/instance-2/output/host/bin/arm-linux-gfortran" F77="/home/naourr/work/instance-2/output/host/bin/arm-linux-gfortran" RANLIB="/home/naourr/work/instance-2/output/host/bin/arm-linux-ranlib" READELF="/home/naourr/work/instance-2/output/host/bin/arm-linux-readelf" STRIP="/home/naourr/work/instance-2/output/host/bin/arm-linux-strip" OBJCOPY="/home/naourr/work/instance-2/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/naourr/work/instance-2/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-2/output/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-2/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-2/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-uclinux-uclibcgnueabi --host=arm-buildroot-uclinux-uclibcgnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-uclinux-uclibcgnueabi checking target system type... arm-buildroot-uclinux-uclibcgnueabi checking metadata... yes checking installation directory variables... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-uclinux-uclibcgnueabi-strip... /home/naourr/work/instance-2/output/host/bin/arm-linux-strip checking for a thread-safe mkdir -p... /usr/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 for arm-buildroot-uclinux-uclibcgnueabi-gcc... /home/naourr/work/instance-2/output/host/bin/arm-linux-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc accepts -g... yes checking for /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc option to accept ISO C89... none needed checking whether /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc... none checking how to run the C preprocessor... /home/naourr/work/instance-2/output/host/bin/arm-linux-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for ANSI C header files... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc... /home/naourr/work/instance-2/output/host/bin/arm-linux-ld checking if the linker (/home/naourr/work/instance-2/output/host/bin/arm-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/naourr/work/instance-2/output/host/bin/arm-linux-nm checking the name lister (/home/naourr/work/instance-2/output/host/bin/arm-linux-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-buildroot-uclinux-uclibcgnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/naourr/work/instance-2/output/host/bin/arm-linux-ld option to reload object files... -r checking for arm-buildroot-uclinux-uclibcgnueabi-objdump... /home/naourr/work/instance-2/output/host/bin/arm-linux-objdump checking how to recognize dependent libraries... unknown checking for arm-buildroot-uclinux-uclibcgnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-buildroot-uclinux-uclibcgnueabi-ar... /home/naourr/work/instance-2/output/host/bin/arm-linux-ar checking for archiver @FILE support... @ checking for arm-buildroot-uclinux-uclibcgnueabi-strip... (cached) /home/naourr/work/instance-2/output/host/bin/arm-linux-strip checking for arm-buildroot-uclinux-uclibcgnueabi-ranlib... /home/naourr/work/instance-2/output/host/bin/arm-linux-ranlib checking command to parse /home/naourr/work/instance-2/output/host/bin/arm-linux-nm output from /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for arm-buildroot-uclinux-uclibcgnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... no checking for objdir... .libs checking if /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc option to produce PIC... -fPIC -DPIC checking if /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc static flag -static works... yes checking if /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc supports -c -o file.o... yes checking if /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc supports -c -o file.o... (cached) yes checking whether the /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc linker (/home/naourr/work/instance-2/output/host/bin/arm-linux-ld) supports shared libraries... yes checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether to install pkg-config *.pc files... ${libdir}/pkgconfig checking whether byte ordering is bigendian... (cached) no checking for an ANSI C-conforming const... yes checking for getopt_long... yes checking for posix_memalign... yes checking for memalign... yes checking for posix_fadvise... yes checking for rand_r... yes checking for random_r... yes checking how to link against pthreads... -lpthread checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scrub.spec config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating man/scrub.1 config.status: creating test/Makefile config.status: creating libscrub/Makefile config.status: creating libscrub/libscrub.pc config.status: creating config/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> scrub 2.6.1 Building PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-2/output/build/scrub-2.6.1/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1' Making all in src make[2]: Entering directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1/src' /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../config -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o aes.o aes.c /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../config -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o filldentry.o filldentry.c /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../config -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o fillfile.o fillfile.c /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../config -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o genrand.o genrand.c /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../config -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o getsize.o getsize.c /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../config -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o hwrand.o hwrand.c /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../config -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o pattern.o pattern.c /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../config -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o progress.o progress.c /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../config -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o scrub.o scrub.c /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../config -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o sig.o sig.c /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../config -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o util.o util.c /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -o scrub aes.o filldentry.o fillfile.o genrand.o getsize.o hwrand.o pattern.o progress.o scrub.o sig.o util.o -lpthread libtool: link: /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -o scrub aes.o filldentry.o fillfile.o genrand.o getsize.o hwrand.o pattern.o progress.o scrub.o sig.o util.o -lpthread make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1/src' Making all in man make[2]: Entering directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1/man' Making all in test make[2]: Entering directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1/test' make[2]: Entering directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1' make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1' >>> scrub 2.6.1 Installing to target PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-2/output/target install -C /home/naourr/work/instance-2/output/build/scrub-2.6.1/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1' Making install in src make[2]: Entering directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1/src' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/target/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c scrub '/home/naourr/work/instance-2/output/target/usr/bin' libtool: install: /usr/bin/install -c scrub /home/naourr/work/instance-2/output/target/usr/bin/scrub make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1/src' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1/src' Making install in man make[2]: Entering directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1/man' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/target/usr/share/man/man1' /usr/bin/install -c -m 644 scrub.1 '/home/naourr/work/instance-2/output/target/usr/share/man/man1' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1/man' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1/man' Making install in test make[2]: Entering directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1/test' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1/test' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1/test' make[2]: Entering directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1' make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/scrub-2.6.1' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libsamplerate'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-2/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake'] mkdir -p /home/naourr/work/instance-2/output/target/etc echo "buildroot" > /home/naourr/work/instance-2/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-2/output/target/etc/hosts mkdir -p /home/naourr/work/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-2/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-2/output/target/etc/shadow rm -f /home/naourr/work/instance-2/output/target/bin/sh rm -f /home/naourr/work/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-2/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-2/output/target/usr/include /home/naourr/work/instance-2/output/target/usr/share/aclocal \ /home/naourr/work/instance-2/output/target/usr/lib/pkgconfig /home/naourr/work/instance-2/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-2/output/target/usr/lib/cmake /home/naourr/work/instance-2/output/target/usr/share/cmake find /home/naourr/work/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-2/output/target/lib/ /home/naourr/work/instance-2/output/target/usr/lib/ /home/naourr/work/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-2/output/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-2/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-2/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-2/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-2/output/target/usr/man /home/naourr/work/instance-2/output/target/usr/share/man rm -rf /home/naourr/work/instance-2/output/target/usr/info /home/naourr/work/instance-2/output/target/usr/share/info rm -rf /home/naourr/work/instance-2/output/target/usr/doc /home/naourr/work/instance-2/output/target/usr/share/doc rm -rf /home/naourr/work/instance-2/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-2/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00571-g5b40992da2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /home/naourr/work/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-2/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-2/output/target/usr make: Leaving directory '/home/naourr/work/instance-2/buildroot' make: Entering directory '/home/naourr/work/instance-2/buildroot' >>> Buildroot 2018.08-git-00571-g5b40992da2 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> ddrescue 1.22 Collecting legal info ERROR: No hash found for COPYING >>> exfat-utils 1.2.6 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-2/output/legal-info make: Leaving directory '/home/naourr/work/instance-2/buildroot'