>version.h.out mv version.h.out version.h cc -DTZDIR='"/usr/share/zoneinfo"' -c -o zic.o zic.c cc -DTZDIR='"/usr/share/zoneinfo"' -o zic zic.o >>> host-zic 2018e Installing to host directory /usr/bin/install -D -m 755 /home/buildroot/autobuild/run/instance-0/output/build/host-zic-2018e/zic /home/buildroot/autobuild/run/instance-0/output/host/sbin/zic /usr/bin/install -D -m 644 /home/buildroot/autobuild/run/instance-0/output/build/host-zic-2018e/tzfile.h /home/buildroot/autobuild/run/instance-0/output/host/include/tzfile.h PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" BR2_DL_DIR=/home/buildroot/autobuild/run/instance-0/dl BUILD_DIR=/home/buildroot/autobuild/run/instance-0/output/build O=/home/buildroot/autobuild/run/instance-0/output flock /home/buildroot/autobuild/run/instance-0/dl/tzdata/ support/download/dl-wrapper -c '2018e' -d '/home/buildroot/autobuild/run/instance-0/dl/tzdata' -D '/home/buildroot/autobuild/run/instance-0/dl' -f 'tzdata2018e.tar.gz' -H 'package/tzdata//tzdata.hash' -n 'tzdata-2018e' -N 'tzdata' -o '/home/buildroot/autobuild/run/instance-0/dl/tzdata/tzdata2018e.tar.gz' -u http+http://www.iana.org/time-zones/repository/releases -u http\|urlencode+http://sources.buildroot.net/tzdata -u http\|urlencode+http://sources.buildroot.net -- tzdata2018e.tar.gz: OK (sha512: d059fcd381b2f6ecdafcd68fdd2a00451d1bf9b1affeb164ae7cabca2e022d499e77f0706ec3f3091b8e84c2211aa66da6c90937108771f1bf070cfebc105cae) >>> host-tzdata 2018e Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/tzdata/tzdata2018e.tar.gz | tar --strip-components=0 -C /home/buildroot/autobuild/run/instance-0/output/build/host-tzdata-2018e -xf - >>> host-tzdata 2018e Patching >>> host-tzdata 2018e Configuring >>> host-tzdata 2018e Building (cd /home/buildroot/autobuild/run/instance-0/output/build/host-tzdata-2018e; for zone in africa antarctica asia australasia europe northamerica southamerica pacificnew etcetera backward systemv factory; do /home/buildroot/autobuild/run/instance-0/output/host/sbin/zic -d _output/posix -y yearistype.sh $zone || exit 1; /home/buildroot/autobuild/run/instance-0/output/host/sbin/zic -d _output/right -L leapseconds -y yearistype.sh $zone || exit 1; done; ) warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent >>> host-tzdata 2018e Installing to host directory /usr/bin/install -d -m 0755 /home/buildroot/autobuild/run/instance-0/output/host/share/zoneinfo cp -a /home/buildroot/autobuild/run/instance-0/output/build/host-tzdata-2018e/_output/* /home/buildroot/autobuild/run/instance-0/output/build/host-tzdata-2018e/*.tab /home/buildroot/autobuild/run/instance-0/output/host/share/zoneinfo PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" BR2_DL_DIR=/home/buildroot/autobuild/run/instance-0/dl BUILD_DIR=/home/buildroot/autobuild/run/instance-0/output/build O=/home/buildroot/autobuild/run/instance-0/output flock /home/buildroot/autobuild/run/instance-0/dl/tzdata/ support/download/dl-wrapper -c '2018e' -d '/home/buildroot/autobuild/run/instance-0/dl/tzdata' -D '/home/buildroot/autobuild/run/instance-0/dl' -f 'tzdata2018e.tar.gz' -H 'package/tzdata//tzdata.hash' -n 'tzdata-2018e' -N 'tzdata' -o '/home/buildroot/autobuild/run/instance-0/dl/tzdata/tzdata2018e.tar.gz' -u http+http://www.iana.org/time-zones/repository/releases -u http\|urlencode+http://sources.buildroot.net/tzdata -u http\|urlencode+http://sources.buildroot.net -- tzdata2018e.tar.gz: OK (sha512: d059fcd381b2f6ecdafcd68fdd2a00451d1bf9b1affeb164ae7cabca2e022d499e77f0706ec3f3091b8e84c2211aa66da6c90937108771f1bf070cfebc105cae) >>> tzdata 2018e Extracting >>> tzdata 2018e Patching >>> tzdata 2018e Configuring >>> tzdata 2018e Building >>> tzdata 2018e Installing to target /usr/bin/install -d -m 0755 /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zoneinfo cp -a /home/buildroot/autobuild/run/instance-0/output/host/share/zoneinfo/* /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zoneinfo cd /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zoneinfo; for zone in posix/*; do ln -sfn "${zone}" "${zone##*/}"; done if [ ! -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zoneinfo/Etc/UTC ]; then printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" "Etc/UTC"; exit 1; fi ln -sf ../usr/share/zoneinfo/Etc/UTC /home/buildroot/autobuild/run/instance-0/output/target/etc/localtime echo "Etc/UTC" >/home/buildroot/autobuild/run/instance-0/output/target/etc/timezone PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" BR2_DL_DIR=/home/buildroot/autobuild/run/instance-0/dl BUILD_DIR=/home/buildroot/autobuild/run/instance-0/output/build O=/home/buildroot/autobuild/run/instance-0/output flock /home/buildroot/autobuild/run/instance-0/dl/which/ support/download/dl-wrapper -c '2.21' -d '/home/buildroot/autobuild/run/instance-0/dl/which' -D '/home/buildroot/autobuild/run/instance-0/dl' -f 'which-2.21.tar.gz' -H 'package/which//which.hash' -n 'which-2.21' -N 'which' -o '/home/buildroot/autobuild/run/instance-0/dl/which/which-2.21.tar.gz' -u http+http://ftpmirror.gnu.org/which -u http\|urlencode+http://sources.buildroot.net/which -u http\|urlencode+http://sources.buildroot.net -- which-2.21.tar.gz: OK (sha256: f4a245b94124b377d8b49646bf421f9155d36aa7614b6ebf83705d3ffc76eaad) >>> which 2.21 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/which/which-2.21.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/which-2.21 -xf - >>> which 2.21 Patching >>> which 2.21 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/run/instance-0/output/build/which-2.21 -name $file); do cp support/gnuconfig/$file $i; done; done >>> which 2.21 Patching libtool >>> which 2.21 Configuring (cd /home/buildroot/autobuild/run/instance-0/output/build/which-2.21/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-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/buildroot/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/i686-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no 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=i686-buildroot-linux-gnu --host=i686-buildroot-linux-gnu --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 --disable-static --enable-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, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for i686-buildroot-linux-gnu-strip... /home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk 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 i686-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-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/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-gcc... none checking how to run the C preprocessor... /home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-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 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 xmalloc in libiberty.a... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking libiberty.h usability... no checking libiberty.h presence... no checking for libiberty.h... no checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for strchr... yes checking for memcpy... yes checking for getopt_long... yes checking for getcwd... yes checking for getwd... yes checking for sysconf... yes checking for getgroups... yes checking for eaccess... yes checking for ar... /home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-ar checking for i686-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-ranlib checking for stdlib.h... (cached) yes checking for memory.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for strings.h... (cached) yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking whether programs are able to redeclare getpw functions... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating maintMakefile config.status: creating tilde/Makefile config.status: creating config.h config.status: executing depfiles 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, --disable-static, --enable-shared >>> which 2.21 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/which-2.21/ /usr/bin/make all-recursive Making all in tilde /home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o tilde.o tilde.c /home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o shell.o shell.c rm -f libtilde.a /home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-ar cru libtilde.a tilde.o shell.o /home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-ranlib libtilde.a Making all in . /home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o getopt.o getopt.c /home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o getopt1.o getopt1.c /home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o bash.o bash.c /home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o which.o which.c /home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o which getopt.o getopt1.o bash.o which.o ./tilde/libtilde.a >>> which 2.21 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target install -C /home/buildroot/autobuild/run/instance-0/output/build/which-2.21/ /usr/bin/make install-recursive Making install in tilde make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in . /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/info' /usr/bin/install -c which '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 which.1 '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1' /usr/bin/install -c -m 644 ./which.info '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/info' PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" BR2_DL_DIR=/home/buildroot/autobuild/run/instance-0/dl BUILD_DIR=/home/buildroot/autobuild/run/instance-0/output/build O=/home/buildroot/autobuild/run/instance-0/output flock /home/buildroot/autobuild/run/instance-0/dl/xxhash/ support/download/dl-wrapper -c 'r40' -d '/home/buildroot/autobuild/run/instance-0/dl/xxhash' -D '/home/buildroot/autobuild/run/instance-0/dl' -f 'xxhash-r40.tar.gz' -H 'package/xxhash//xxhash.hash' -n 'xxhash-r40' -N 'xxhash' -o '/home/buildroot/autobuild/run/instance-0/dl/xxhash/xxhash-r40.tar.gz' -u https+https://github.com/Cyan4973/xxHash/archive/r40 -u http\|urlencode+http://sources.buildroot.net/xxhash -u http\|urlencode+http://sources.buildroot.net -- xxhash-r40.tar.gz: OK (sha256: 9743539ed787ea9bd5bb348265cebdd5adcbf820ad329bf44c28bc69ab4c7cd8) >>> xxhash r40 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/xxhash/xxhash-r40.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/xxhash-r40 -xf - >>> xxhash r40 Patching >>> xxhash r40 Configuring >>> xxhash r40 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-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/buildroot/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/i686-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/xxhash-r40 xxhsum /home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -Wall -Wextra -Wundef -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 xxhash.c xxhsum.c -o xxhsum xxhsum.c:35:0: warning: "_LARGEFILE64_SOURCE" redefined [enabled by default] #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition ln -sf xxhsum xxh32sum ln -sf xxhsum xxh64sum >>> xxhash r40 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/autobuild/run/instance-0/output/build/xxhash-r40/xxhsum /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/xxhsum >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/lib/libssl.a" is touched by more than one package: [u'libopenssl', u'libnss'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libts.la" is touched by more than one package: [u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libuv', u'rhash', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libpng', u'gettext', u'libebml', u'libffi', u'pcre', u'util-linux', u'libglib2', u'liblo', u'liblockfile', u'libloki', u'libmatroska', u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'liblo', u'liblockfile', u'libloki', u'libmatroska', u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'gettext', u'libebml', u'libffi', u'pcre', u'util-linux', u'libglib2', u'liblo', u'liblockfile', u'libloki', u'libmatroska', u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libssl.a" is touched by more than one package: [u'libopenssl', u'libnss'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'liblo', u'liblockfile', u'libloki', u'libmatroska', u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/ts/pthres.la" is touched by more than one package: [u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'liblo', u'liblockfile', u'libloki', u'libmatroska', u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/ts/iir.la" is touched by more than one package: [u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libopenssl', u'libarchive', u'libcurl', u'libuv', u'rhash', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libpng', u'gettext', u'libebml', u'libffi', u'pcre', u'util-linux', u'libglib2', u'liblo', u'liblockfile', u'libloki', u'libmatroska', u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'gettext', u'libebml', u'libffi', u'pcre', u'util-linux', u'libglib2', u'liblo', u'liblockfile', u'libloki', u'libmatroska', u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'liblo', u'liblockfile', u'libloki', u'libmatroska', u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/ts/input.la" is touched by more than one package: [u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'liblo', u'liblockfile', u'libloki', u'libmatroska', u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/ts/lowpass.la" is touched by more than one package: [u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'liblo', u'liblockfile', u'libloki', u'libmatroska', u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libnetfilter_cthelper.la" is touched by more than one package: [u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libuv.la" is touched by more than one package: [u'libuv', u'rhash', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libpng', u'gettext', u'libebml', u'libffi', u'pcre', u'util-linux', u'libglib2', u'liblo', u'liblockfile', u'libloki', u'libmatroska', u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'liblo', u'liblockfile', u'libloki', u'libmatroska', u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'liblo', u'liblockfile', u'libloki', u'libmatroska', u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/ts/linear.la" is touched by more than one package: [u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/ts/dejitter.la" is touched by more than one package: [u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'liblo', u'liblockfile', u'libloki', u'libmatroska', u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/ts/skip.la" is touched by more than one package: [u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'liblo', u'liblockfile', u'libloki', u'libmatroska', u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libnss', u'libpng', u'gettext', u'libebml', u'libffi', u'pcre', u'util-linux', u'libglib2', u'liblo', u'liblockfile', u'libloki', u'libmatroska', u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/ts/waveshare.la" is touched by more than one package: [u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libxml2', u'libopenssl', u'libarchive', u'libcurl', u'libuv', u'rhash', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libpng', u'gettext', u'libebml', u'libffi', u'pcre', u'util-linux', u'libglib2', u'liblo', u'liblockfile', u'libloki', u'libmatroska', u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/ts/touchkit.la" is touched by more than one package: [u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'liblo', u'liblockfile', u'libloki', u'libmatroska', u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libzlib', u'libpcap', u'bzip2', u'jsoncpp', u'xz', u'libxml2', u'libopenssl', u'libarchive', u'libcurl', u'libuv', u'rhash', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libpng', u'gettext', u'libebml', u'libffi', u'pcre', u'util-linux', u'libglib2', u'liblo', u'liblockfile', u'libloki', u'libmatroska', u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/ts/median.la" is touched by more than one package: [u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libzlib', u'libpcap', u'bzip2', u'jsoncpp', u'xz', u'libxml2', u'libopenssl', u'libarchive', u'libcurl', u'libuv', u'rhash', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libpng', u'gettext', u'libebml', u'libffi', u'pcre', u'util-linux', u'libglib2', u'liblo', u'liblockfile', u'libloki', u'libmatroska', u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'util-linux', u'libglib2', u'liblo', u'liblockfile', u'libloki', u'libmatroska', u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/ts/invert.la" is touched by more than one package: [u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libcurl', u'libuv', u'rhash', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libpng', u'gettext', u'libebml', u'libffi', u'pcre', u'util-linux', u'libglib2', u'liblo', u'liblockfile', u'libloki', u'libmatroska', u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/ts/variance.la" is touched by more than one package: [u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/liblo.la" is touched by more than one package: [u'liblo', u'liblockfile', u'libloki', u'libmatroska', u'libmnl', u'libnetfilter_cthelper', u'libtasn1', u'libxslt', u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'perl', u'raptor'] Warning: staging file "./usr/lib/ts/debounce.la" is touched by more than one package: [u'tslib', u'sdl', u'slang', u'mtdev', u'perl', u'raptor'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output/host/i686-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/perl5/5.26.2/pod rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/perl5/5.26.2/i686-linux/CORE find /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/i686-ctng-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-0/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/buildroot/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-rc1-00079-ge0e089a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-rc1\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-0/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2018.08-rc1-00079-ge0e089a 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 >>> 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 >>> arp-scan 1.9 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> 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 >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 015 Collecting legal info ERROR: No hash found for COPYING >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libcurl 7.61.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libuv v1.22.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> rhash 1.3.5 Collecting legal info COPYING: OK (sha256: 8cf876d3406a2eed6c17ae804c8958bd78d3a0f63c30d6e2e789ab575e9fde40) >>> ecryptfs-utils 111 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> keyutils 1.5.10 Collecting legal info ERROR: No hash found for LICENCE.GPL ERROR: No hash found for LICENCE.LGPL >>> libnss 3.38 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> libnspr 4.19 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> sqlite 3240000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> fbgrab 1.3 Collecting legal info ERROR: No hash found for COPYING >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> getent Collecting legal info >>> gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> googlefontdirectory Collecting legal info >>> host-imx-mkimage rel_imx_4.9.51_8mq_ga Collecting legal info iMX8dv/COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> libebml 1.3.6 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> liblo 0.29 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libloki 0.1.7 Collecting legal info >>> libmatroska 1.4.9 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cthelper 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> ltp-testsuite 20180515 Collecting legal info ERROR: No hash found for COPYING >>> ltris 1.0.19 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> tslib 1.16 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> mc 4.8.20 Collecting legal info COPYING: OK (sha256: 5576bbec76296e1c8e081f7037ebd01bdada388635f58d844a2f20d37bbe4284) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> mtdev2tuio e1e7378d86abe751158e743586133022f32fa4d1 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-time-hires 1.9758 Collecting legal info README: OK (sha256: ecc20782bd6c34d2d632356020f9ad0150c7ae1803ae9560258d76d4533030da) >>> host-perl 5.26.2 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> perl 5.26.2 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> ptpd2 ptpd-2.3.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> raptor 2.0.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> rauc 0.4 Collecting legal info >>> sound-theme-borealis 0.9a Collecting legal info >>> tzdata 2018e Collecting legal info >>> host-tzdata 2018e Collecting legal info >>> host-zic 2018e Collecting legal info >>> which 2.21 Collecting legal info ERROR: No hash found for COPYING >>> xxhash r40 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for xxhsum.c WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: googlefontdirectory: cannot save license (GOOGLEFONTDIRECTORY_LICENSE_FILES not defined) WARNING: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined) WARNING: rauc-0.4: cannot save license (RAUC_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (TZDATA_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2018e: cannot save license (HOST_ZIC_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'