Applying 0001-secure-version-while-building-sslh-in-a-larger-git-t.patch using patch: patching file genver.sh >>> sslh v1.18 Configuring >>> sslh v1.18 Building PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j1 PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-ar" AS="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-as" LD="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-ld" NM="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-nm" CC="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-g++" FC="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-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/buildroot/autobuild/run/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-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 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -static" FFLAGS=" -Os -static" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/autobuild/run/instance-1/output/build/sslh-v1.18 ./genver.sh >version.h /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c common.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sslh-main.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c probe.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tls.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sslh-fork.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -o sslh-fork sslh-fork.o common.o sslh-main.o probe.o tls.o -lconfig #strip sslh-fork /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sslh-select.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -o sslh-select sslh-select.o common.o sslh-main.o probe.o tls.o -lconfig #strip sslh-select pod2man --section=8 --release=v1.18 --center=" " sslh.pod | gzip -9 - > sslh.8.gz /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c echosrv.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -o echosrv echosrv.o probe.o common.o tls.o -lconfig >>> sslh v1.18 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-1/output/build/sslh-v1.18 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/target install mkdir -p /home/buildroot/autobuild/run/instance-1/output/target//usr/sbin mkdir -p /home/buildroot/autobuild/run/instance-1/output/target//usr/share/man/man8 install -p sslh-fork /home/buildroot/autobuild/run/instance-1/output/target//usr/sbin/sslh install -p -m 0644 sslh.8.gz /home/buildroot/autobuild/run/instance-1/output/target//usr/share/man/man8/sslh.8.gz >>> stress 1.0.4 Downloading --2018-03-28 08:12:56-- http://people.seas.harvard.edu/~apw/stress/stress-1.0.4.tar.gz Resolving people.seas.harvard.edu (people.seas.harvard.edu)... 54.172.197.41 Connecting to people.seas.harvard.edu (people.seas.harvard.edu)|54.172.197.41|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 191800 (187K) [application/x-gzip] Saving to: '/home/buildroot/autobuild/run/instance-1/output/build/.stress-1.0.4.tar.gz.Ph0EmD/output' 0K .......... .......... .......... .......... .......... 26% 304K 0s 50K .......... .......... .......... .......... .......... 53% 625K 0s 100K .......... .......... .......... .......... .......... 80% 200M 0s 150K .......... .......... .......... ....... 100% 226M=0.2s 2018-03-28 08:12:57 (765 KB/s) - '/home/buildroot/autobuild/run/instance-1/output/build/.stress-1.0.4.tar.gz.Ph0EmD/output' saved [191800/191800] stress-1.0.4.tar.gz: OK (sha256: 057e4fc2a7706411e1014bf172e4f94b63a12f18412378fca8684ca92408825b) >>> stress 1.0.4 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-1/dl/stress-1.0.4.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output/build/stress-1.0.4 -xf - >>> stress 1.0.4 Patching >>> stress 1.0.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/run/instance-1/output/build/stress-1.0.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> stress 1.0.4 Patching libtool >>> stress 1.0.4 Configuring (cd /home/buildroot/autobuild/run/instance-1/output/build/stress-1.0.4/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-ar" AS="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-as" LD="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-ld" NM="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-nm" CC="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-g++" FC="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-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/buildroot/autobuild/run/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-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 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -static" FFLAGS=" -Os -static" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-1/output/host/or1k-buildroot-linux-uclibc/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=yes CONFIG_SITE=/dev/null ./configure --target=or1k-buildroot-linux-uclibc --host=or1k-buildroot-linux-uclibc --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 MAKEINFO=: ) 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-shared configure: loading site script /dev/null checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for or1k-buildroot-linux-uclibc-strip... /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-strip checking for or1k-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc accepts -g... yes checking for /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc... none checking how to run the C preprocessor... /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-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 for unistd.h... (cached) yes checking for sqrt in -lm... yes checking for basename in -lgen... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating test/Makefile 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-shared >>> stress 1.0.4 Building PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-1/output/build/stress-1.0.4/ Making all in . make[3]: Nothing to be done for `all-am'. Making all in src /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"stress\" -DVERSION=\"1.0.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c stress.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -static -o stress stress.o -lm Making all in doc make[3]: Nothing to be done for `all'. Making all in test make[3]: Nothing to be done for `all'. >>> stress 1.0.4 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/target install -C /home/buildroot/autobuild/run/instance-1/output/build/stress-1.0.4/ Making install in . make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in src test -z "/usr/bin" || /bin/mkdir -p "/home/buildroot/autobuild/run/instance-1/output/target/usr/bin" make[4]: Nothing to be done for `install-data-am'. /usr/bin/install -c 'stress' '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin/stress' Making install in doc make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /bin/mkdir -p "/home/buildroot/autobuild/run/instance-1/output/target/usr/share/info" test -z "/usr/share/man/man1" || /bin/mkdir -p "/home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1" /usr/bin/install -c -m 644 'stress.1' '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1/stress.1' /usr/bin/install -c -m 644 './stress.info' '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/info/stress.info' Making install in test make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7.tar.gz: OK (sha256: 1b3221963b9adca26eacc5442d8c2422cf2072f8adde1dbd691a69b37a583fb1) >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-1/dl/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7 -xf - >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Patching >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Configuring >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Building /usr/bin/make -j4 PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-ar" AS="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-as" LD="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-ld" NM="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-nm" CC="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-g++" FC="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-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/buildroot/autobuild/run/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-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 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -static" FFLAGS=" -Os -static" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/autobuild/run/instance-1/output/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7 thd th-cmd /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o cmdsocket.d cmdsocket.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o th-cmd.d th-cmd.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o triggerparser.d triggerparser.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o uinput.d uinput.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ignore.d ignore.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o obey.d obey.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o devices.d devices.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o eventnames.d eventnames.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o trigger.d trigger.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o keystate.d keystate.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o thd.d thd.c sed -r 's!(.*)!#define TH_VERSION "\1"!' version.inc > version.h /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o keystate.o keystate.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o trigger.o trigger.c echo "#include " | /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -dM -E - > linux_input_defs_gen.inc /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o devices.o devices.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cmdsocket.o cmdsocket.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o obey.o obey.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ignore.o ignore.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o uinput.o uinput.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o triggerparser.o triggerparser.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o th-cmd.o th-cmd.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o thd.o thd.c awk '/^#define EV_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_EV.inc awk '/^#define KEY_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_KEY.inc awk '/^#define BTN_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_BTN.inc awk '/^#define REL_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_REL.inc awk '/^#define ABS_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_ABS.inc awk '/^#define SW_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_SW.inc /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o eventnames.o eventnames.c /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -static th-cmd.o cmdsocket.o -o th-cmd /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -static thd.o keystate.o trigger.o eventnames.o devices.o cmdsocket.o obey.o ignore.o uinput.o triggerparser.o -o thd >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Installing to target /usr/bin/install -d /home/buildroot/autobuild/run/instance-1/output/target/etc/triggerhappy/triggers.d /usr/bin/install -D -m 0755 /home/buildroot/autobuild/run/instance-1/output/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7/thd /home/buildroot/autobuild/run/instance-1/output/target/usr/sbin/thd /usr/bin/install -D -m 0755 /home/buildroot/autobuild/run/instance-1/output/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7/th-cmd /home/buildroot/autobuild/run/instance-1/output/target/usr/sbin/th-cmd tunctl-1.5.tar.gz: OK (sha256: aa2a6c4cc6bfacb11e0d9f62334a6638a0d435475c61230116f00b6af8b14fff) >>> tunctl 1.5 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-1/dl/tunctl-1.5.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output/build/tunctl-1.5 -xf - >>> tunctl 1.5 Patching >>> tunctl 1.5 Configuring >>> tunctl 1.5 Building /usr/bin/make -j4 PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-ar" AS="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-as" LD="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-ld" NM="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-nm" CC="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-g++" FC="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-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/buildroot/autobuild/run/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-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 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -static" FFLAGS=" -Os -static" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/autobuild/run/instance-1/output/build/tunctl-1.5 tunctl /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -o tunctl tunctl.c >>> tunctl 1.5 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/autobuild/run/instance-1/output/build/tunctl-1.5/tunctl /home/buildroot/autobuild/run/instance-1/output/target/usr/sbin/tunctl >>> 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-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-staging.txt ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-host.txt rm -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-1/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-1/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-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/include /home/buildroot/autobuild/run/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-1/output/target/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/man /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/info /home/buildroot/autobuild/run/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/doc /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/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-1/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-1/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-1/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-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-00001-g70c7746"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02"; \ echo "PRETTY_NAME=\"Buildroot 2018.02\"" \ ) > /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-1/buildroot' >>> Buildroot 2018.02-00001-g70c7746 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external 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 >>> acl 2.2.52 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> attr 2.4.47 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bitstream-vera 1.10 Collecting legal info ERROR: No hash found for COPYRIGHT.TXT >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> cairo 1.14.10 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-LGPL-2.1 ERROR: No hash found for COPYING-MPL-1.1 >>> fontconfig 2.12.4 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 >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> 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) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31.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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31.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) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cairomm 1.12.0 Collecting legal info ERROR: No hash found for COPYING >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> cc-tool 0.26 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> cramfs 1.1 Collecting legal info ERROR: No hash found for COPYING >>> dawgdic 16ac537ba9883ff01b63b6d1fdc3072150c68fee Collecting legal info ERROR: No hash found for COPYING >>> dhrystone 2 Collecting legal info >>> dt v18.32 Collecting legal info ERROR: No hash found for LICENSE >>> dvdauthor 0.7.2 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> empty 0.6.20b Collecting legal info ERROR: No hash found for COPYRIGHT >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> ethtool 4.13 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> eventlog 0.2.12 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.3.0.4 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.3.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> fbgrab 1.3 Collecting legal info ERROR: No hash found for COPYING >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> host-genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> glibmm 2.54.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libsoup 2.56.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> 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) >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gupnp-av 0.12.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> gupnp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> harfbuzz 1.7.1 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) ERROR: No hash found for src/hb-ucdn/COPYING >>> hwloc 1.11.7 Collecting legal info ERROR: No hash found for COPYING >>> i2c-tools 4.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> input-event-daemon v0.1.3 Collecting legal info ERROR: No hash found for README >>> iw 4.9 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> jimtcl 0.75 Collecting legal info ERROR: No hash found for LICENSE >>> libcgicc 3.2.16 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING.DOC >>> libcli c63c9d35144939c8b4fa3c5394aed2e29ff517b0 Collecting legal info ERROR: No hash found for COPYING >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libcuefile r475 Collecting legal info ERROR: No hash found for COPYING >>> libftdi 0.20 Collecting legal info >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libgee 0.18.1 Collecting legal info ERROR: No hash found for COPYING >>> host-vala 0.34.7 Collecting legal info ERROR: No hash found for COPYING >>> libmediaart 1.9.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libmpd 11.8.17 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_cthelper 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> librtlsdr v0.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libsecret 0.18.5 Collecting legal info ERROR: No hash found for COPYING >>> libsoundtouch 010a91a59071c7fefd316fca62c0d980ec85b4b1 Collecting legal info ERROR: No hash found for COPYING.TXT >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libusbgx 2e3d43ee098ed928d1baa61ce791ce9ff4788c5a Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LGPL >>> libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> links 2.14 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> lockdev 1.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> mtd 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> host-mtd 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> netcat 0.7.1 Collecting legal info ERROR: No hash found for COPYING >>> obsidian-cursors 1.0 Collecting legal info >>> pango 1.40.14 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> pangomm 2.40.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> php 7.2.3 Collecting legal info LICENSE: OK (sha256: 00e567a8d50359d93ee1f9afdd9511277660c1e70a0cbf3229f84403aa9aebb1) >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> rsh-redone 85 Collecting legal info ERROR: No hash found for rsh.c >>> rygel 0.36.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.logo: OK (sha256: c7d881be8ae01162510e982a32001446c6d6d18a9cecc89cc41a28bd215a0262) >>> s6-dns 2.3.0.0 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6-networking 2.3.0.2 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6 2.7.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> squashfs 3de1687d7432ea9b302c2db9521996f506c140a3 Collecting legal info ERROR: No hash found for COPYING >>> sslh v1.18 Collecting legal info ERROR: No hash found for COPYING >>> stress 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Collecting legal info ERROR: No hash found for COPYING >>> tunctl 1.5 Collecting legal info ERROR: No hash found for tunctl.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: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (LIBFTDI_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-1/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot'