make[5]: Entering directory '/home/peko/autobuild/instance-0/output/build/host-parted-3.2/debug' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-parted-3.2/debug' make[4]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-parted-3.2/debug' make[3]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-parted-3.2/debug' Making install in tests make[3]: Entering directory '/home/peko/autobuild/instance-0/output/build/host-parted-3.2/tests' make[4]: Entering directory '/home/peko/autobuild/instance-0/output/build/host-parted-3.2/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-parted-3.2/tests' make[3]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-parted-3.2/tests' make[3]: Entering directory '/home/peko/autobuild/instance-0/output/build/host-parted-3.2' make[4]: Entering directory '/home/peko/autobuild/instance-0/output/build/host-parted-3.2' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/peko/autobuild/instance-0/output/host/lib/pkgconfig' /usr/bin/install -c -m 644 libparted.pc '/home/peko/autobuild/instance-0/output/host/lib/pkgconfig' make[4]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-parted-3.2' make[3]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-parted-3.2' make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-parted-3.2' make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-parted-3.2' patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /home/peko/autobuild/instance-0/dl/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/peko/autobuild/instance-0/output/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /home/peko/autobuild/instance-0/output/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/peko/autobuild/instance-0/output/host/include" CFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/peko/autobuild/instance-0/output/host" --sysconfdir="/home/peko/autobuild/instance-0/output/host/etc" --localstatedir="/home/peko/autobuild/instance-0/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop >>> host-patchelf 0.9 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/host-patchelf-0.9/ make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/home/peko/autobuild/instance-0/output/host/include -Wall -O2 -I/home/peko/autobuild/instance-0/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/peko/autobuild/instance-0/output/host/include -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9' make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" /usr/bin/make -j6 install -C /home/peko/autobuild/instance-0/output/build/host-patchelf-0.9/ make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9/src' make[3]: Entering directory '/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/peko/autobuild/instance-0/output/host/bin' /usr/bin/install -c patchelf '/home/peko/autobuild/instance-0/output/host/bin' make[3]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9/src' make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9/tests' make[3]: Entering directory '/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9' make[3]: Entering directory '/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/peko/autobuild/instance-0/output/host/share/doc/patchelf' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/peko/autobuild/instance-0/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/peko/autobuild/instance-0/output/host/share/man/man1' make[3]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9' make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9' make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9' powerpc-utils-v1.3.4.tar.gz: OK (sha256: d36372efebc1f6f9409501f7ab68a812843925334dee6438e7b52a53c21574c5) >>> powerpc-utils v1.3.4 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/powerpc-utils-v1.3.4.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/powerpc-utils-v1.3.4 -xf - >>> powerpc-utils v1.3.4 Patching >>> powerpc-utils v1.3.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/peko/autobuild/instance-0/output/build/powerpc-utils-v1.3.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> powerpc-utils v1.3.4 Configuring >>> powerpc-utils v1.3.4 Autoreconfiguring configure.ac:15: installing 'config/compile' configure.ac:67: installing 'config/config.guess' configure.ac:67: installing 'config/config.sub' configure.ac:10: installing 'config/install-sh' configure.ac:10: installing 'config/missing' Makefile.am: installing 'config/depcomp' >>> powerpc-utils v1.3.4 Patching libtool (cd /home/peko/autobuild/instance-0/output/build/powerpc-utils-v1.3.4/ && rm -rf config.cache && PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-ar" AS="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-as" LD="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-ld" NM="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-nm" CC="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gcc" GCC="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gcc" CPP="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-cpp" CXX="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-g++" FC="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gfortran" F77="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gfortran" RANLIB="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-ranlib" READELF="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-readelf" STRIP="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-strip" OBJCOPY="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-0/output/host/bin/powerpc-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/peko/autobuild/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-0/output/host/bin/powerpc-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/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=yes ax_cv_check_cflags___fstack_protector_all=no CONFIG_SITE=/dev/null ./configure --target=powerpc-buildroot-linux-uclibc --host=powerpc-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 --disable-static --enable-shared --without-librtas ) 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 powerpc-buildroot-linux-uclibc-strip... /home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for powerpc-buildroot-linux-uclibc-gcc... /home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gcc accepts -g... yes checking for /home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gcc option to accept ISO C89... none needed checking whether /home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gcc... none checking how to run the C preprocessor... /home/peko/autobuild/instance-0/output/host/bin/powerpc-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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for memory.h... (cached) yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking linux/perf_event.h usability... yes checking linux/perf_event.h presence... yes checking for linux/perf_event.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for inline... inline checking for int8_t... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... no checking for memset... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking for gettimeofday... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for inflate in -lz... yes checking build system type... x86_64-pc-linux-gnu checking host system type... powerpc-buildroot-linux-uclibc checking whether the linker accepts ... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes checking whether C compiler accepts -fstack-protector-all... (cached) no checking whether C compiler accepts -fwrapv... yes checking whether C compiler accepts -fPIE... yes checking whether C compiler accepts -Wstack-protector... yes checking whether C compiler accepts --param=ssp-buffer-size=1... yes checking whether the linker accepts -z relro -z now... yes checking whether the linker accepts -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating powerpc-utils.spec config.status: creating systemd/smt_off.service 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 >>> powerpc-utils v1.3.4 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/powerpc-utils-v1.3.4/ make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/powerpc-utils-v1.3.4' CC src/common/pseries_platform.o CC src/nvram.o CC src/lsprop.o CC src/lparstat.o CC src/ppc64_cpu.o src/nvram.c: In function 'dump_errlog': src/nvram.c:876:9: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'int' [-Wformat=] printf("CPU %d Register Data (len=%x, offset=%"PRIx64")\n", cpu, len, ^ CCLD src/lsprop CCLD src/lparstat CCLD src/nvram CCLD src/ppc64_cpu make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/powerpc-utils-v1.3.4' >>> powerpc-utils v1.3.4 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/target install -C /home/peko/autobuild/instance-0/output/build/powerpc-utils-v1.3.4/ make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/powerpc-utils-v1.3.4' make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/powerpc-utils-v1.3.4' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/sbin' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/share/doc/packages/powerpc-utils' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/sbin' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/share/man/man1' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/share/man/man5' /usr/bin/install -c src/nvram src/lsprop src/lparstat src/ppc64_cpu '/home/peko/autobuild/instance-0/output/target/usr/sbin' /usr/bin/install -c scripts/amsstat '/home/peko/autobuild/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 README COPYING '/home/peko/autobuild/instance-0/output/target/usr/share/doc/packages/powerpc-utils' /usr/bin/install -c scripts/update_flash scripts/update_flash_nv scripts/hvcsadmin scripts/rtas_dump scripts/snap scripts/bootlist scripts/ofpathname scripts/lsdevinfo scripts/ls-veth scripts/ls-vscsi scripts/ls-vdev scripts/nvsetenv scripts/pseries_platform '/home/peko/autobuild/instance-0/output/target/usr/sbin' /usr/bin/install -c -m 644 man/amsstat.1 '/home/peko/autobuild/instance-0/output/target/usr/share/man/man1' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/share/man/man8' /usr/bin/install -c -m 644 man/lparcfg.5 '/home/peko/autobuild/instance-0/output/target/usr/share/man/man5' /usr/bin/install -c -m 644 man/activate_firmware.8 man/rtas_ibm_get_vpd.8 man/uesensor.8 man/serv_config.8 man/update_flash.8 man/nvram.8 man/set_poweron_time.8 man/bootlist.8 man/ofpathname.8 man/snap.8 man/hvcsadmin.8 man/rtas_dump.8 man/sys_ident.8 man/lparstat.8 man/lsslot.8 man/ppc64_cpu.8 man/errinjct.8 man/rtas_dbg.8 '/home/peko/autobuild/instance-0/output/target/usr/share/man/man8' /usr/bin/make install-data-hook make[3]: Entering directory '/home/peko/autobuild/instance-0/output/build/powerpc-utils-v1.3.4' make[3]: Nothing to be done for 'install-data-hook'. make[3]: Leaving directory '/home/peko/autobuild/instance-0/output/build/powerpc-utils-v1.3.4' make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/powerpc-utils-v1.3.4' make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/powerpc-utils-v1.3.4' uhubctl-047bb1e392efd3e0ea5d5caf351e20761e12cd44.tar.gz: OK (sha256: dfc85571ad86a071bf7a0db7cadf97a870e628777e47176520de6866b4f042b6) >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/uhubctl-047bb1e392efd3e0ea5d5caf351e20761e12cd44.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/uhubctl-047bb1e392efd3e0ea5d5caf351e20761e12cd44 -xf - >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Patching >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Configuring >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-ar" AS="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-as" LD="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-ld" NM="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-nm" CC="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gcc" GCC="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gcc" CPP="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-cpp" CXX="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-g++" FC="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gfortran" F77="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gfortran" RANLIB="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-ranlib" READELF="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-readelf" STRIP="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-strip" OBJCOPY="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-0/output/host/bin/powerpc-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/peko/autobuild/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-0/output/host/bin/powerpc-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/uhubctl-047bb1e392efd3e0ea5d5caf351e20761e12cd44 make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/uhubctl-047bb1e392efd3e0ea5d5caf351e20761e12cd44' /home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -std=c99 -pedantic uhubctl.c -o uhubctl -Wl,-z,relro -lusb-1.0 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/uhubctl-047bb1e392efd3e0ea5d5caf351e20761e12cd44' >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-ar" AS="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-as" LD="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-ld" NM="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-nm" CC="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gcc" GCC="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gcc" CPP="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-cpp" CXX="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-g++" FC="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gfortran" F77="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gfortran" RANLIB="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-ranlib" READELF="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-readelf" STRIP="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-strip" OBJCOPY="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-0/output/host/bin/powerpc-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/peko/autobuild/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-0/output/host/bin/powerpc-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl DESTDIR=/home/peko/autobuild/instance-0/output/target /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/uhubctl-047bb1e392efd3e0ea5d5caf351e20761e12cd44 install make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/uhubctl-047bb1e392efd3e0ea5d5caf351e20761e12cd44' install -m 755 -d /home/peko/autobuild/instance-0/output/target/usr/sbin install -m 755 uhubctl /home/peko/autobuild/instance-0/output/target/usr/sbin make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/uhubctl-047bb1e392efd3e0ea5d5caf351e20761e12cd44' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-0/output/build/packages-file-list-staging.txt ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-0/output/build/packages-file-list-host.txt /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/peko/autobuild/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/peko/autobuild/instance-0/output/target/etc/inittab mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-0/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-0/output/target/etc/shadow rm -f /home/peko/autobuild/instance-0/output/target/bin/sh rm -f /home/peko/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-0/output/target/usr/include /home/peko/autobuild/instance-0/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-0/output/target/usr/lib/cmake /home/peko/autobuild/instance-0/output/target/usr/share/cmake find /home/peko/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/lib/ /home/peko/autobuild/instance-0/output/target/usr/lib/ /home/peko/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/peko/autobuild/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-0/output/target/usr/man /home/peko/autobuild/instance-0/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-0/output/target/usr/info /home/peko/autobuild/instance-0/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-0/output/target/usr/doc /home/peko/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/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/peko/autobuild/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/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/peko/autobuild/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/peko/autobuild/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00794-g3383170b72"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/peko/autobuild/instance-0/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/peko/autobuild/instance-0/buildroot' make: Entering directory '/home/peko/autobuild/instance-0/buildroot' >>> Buildroot 2018.02-git-00794-g3383170b72 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libtirpc 1.0.2 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) >>> czmq 5205ec201e97c3a652c17eb86b18b70350b54512 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> 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) >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dtc 1.4.4 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ed 1.14.2 Collecting legal info ERROR: No hash found for COPYING >>> filemq 8940f34e0f1c8f25c1c693ed8db069f58fbc5ad0 Collecting legal info ERROR: No hash found for LICENSE >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> fis 2892 Collecting legal info WARNING: no hash file for fis.c >>> genpart 1.0.2 Collecting legal info >>> initscripts Collecting legal info >>> kismet 2016-07-R1 Collecting legal info ERROR: No hash found for debian/copyright >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libiconv 1.15 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libnatpmp 20150609 Collecting legal info ERROR: No hash found for LICENSE >>> liburcu 0.9.2 Collecting legal info ERROR: No hash found for lgpl-2.1.txt ERROR: No hash found for lgpl-relicensing.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> libv4l 1.12.6 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 37d0f2c8dc3f267d864cb39d54f82c5092a599beb29cb5caa96d50d27e069a44) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ltp-testsuite 20180118 Collecting legal info ERROR: No hash found for COPYING >>> lttng-tools 2.10.1 Collecting legal info ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for lgpl-2.1.txt ERROR: No hash found for LICENSE >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> norm 1.5r6 Collecting legal info ERROR: No hash found for LICENSE.TXT >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> nuttcp 6.1.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> 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-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> powerpc-utils v1.3.4 Collecting legal info ERROR: No hash found for COPYING >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-0/output/legal-info make: Leaving directory '/home/peko/autobuild/instance-0/buildroot'