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 Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.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/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-0/output/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-0/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-0/output/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/run/instance-0/output/host" --sysconfdir="/home/buildroot/autobuild/run/instance-0/output/host/etc" --localstatedir="/home/buildroot/autobuild/run/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... no checking for mawk... mawk 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/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-0/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-0/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/host-patchelf-0.9/ Making all in 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/buildroot/autobuild/run/instance-0/output/host/include -Wall -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib -o patchelf patchelf.o Making all in tests make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. >>> host-patchelf 0.9 Installing to host directory PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-0/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-0/output/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/run/instance-0/output/build/host-patchelf-0.9/ Making install in src /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/bin' make[4]: Nothing to be done for `install-data-am'. /usr/bin/install -c patchelf '/home/buildroot/autobuild/run/instance-0/output/host/bin' Making install in tests make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/share/doc/patchelf' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/buildroot/autobuild/run/instance-0/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/buildroot/autobuild/run/instance-0/output/host/share/man/man1' rs485conf-5c8d00cf70950fab3454549b81dea843d844492a.tar.gz: OK (sha256: f163f81cd50aae6fa39cbb4f6408a3699da7a87a56649c4b96d6f168c9be6a7d) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/rs485conf/rs485conf-5c8d00cf70950fab3454549b81dea843d844492a.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/rs485conf-5c8d00cf70950fab3454549b81dea843d844492a -xf - >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Patching >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Configuring >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-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-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-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/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/sh4-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/autobuild/run/instance-0/output/build/rs485conf-5c8d00cf70950fab3454549b81dea843d844492a /home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o main.o main.c /home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-gcc main.o -o rs485conf >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 PREFIX="/home/buildroot/autobuild/run/instance-0/output/target/usr" -C /home/buildroot/autobuild/run/instance-0/output/build/rs485conf-5c8d00cf70950fab3454549b81dea843d844492a install echo /home/buildroot/autobuild/run/instance-0/output/target/usr /home/buildroot/autobuild/run/instance-0/output/target/usr install -m 0755 rs485conf /home/buildroot/autobuild/run/instance-0/output/target/usr/sbin/rs485conf sigrok-cli-0.7.0.tar.gz: OK (sha256: 5669d968c2de3dfc6adfda76e83789b6ba76368407c832438cef5e7099a65e1c) >>> sigrok-cli 0.7.0 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/sigrok-cli/sigrok-cli-0.7.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/sigrok-cli-0.7.0 -xf - >>> sigrok-cli 0.7.0 Patching >>> sigrok-cli 0.7.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/run/instance-0/output/build/sigrok-cli-0.7.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sigrok-cli 0.7.0 Patching libtool >>> sigrok-cli 0.7.0 Configuring (cd /home/buildroot/autobuild/run/instance-0/output/build/sigrok-cli-0.7.0/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-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-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-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/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/sh4-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=no CONFIG_SITE=/dev/null ./configure --target=sh4-buildroot-linux-uclibc --host=sh4-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 --with-libsigrokdecode=NO ) 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 sh4-buildroot-linux-uclibc-strip... /home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... sh4-buildroot-linux-uclibc checking for sh4-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-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/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-gcc accepts -g... yes checking for /home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-gcc... none checking pkg-config is at least version 0.22... yes checking for libsigrokdecode... no checking compiler flag for C99... -std=c99 checking which C compiler warning flags to use... -Wall -Wextra checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for SIGROK_CLI... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/sigrok-cli_cross.nsi config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared sigrok-cli configuration summary: - Package version................. 0.7.0 - Prefix.......................... /usr - Building on..................... x86_64-pc-linux-gnu - Building for.................... sh4-buildroot-linux-uclibc Compile configuration: - C compiler...................... /home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-gcc - C compiler version.............. sh4-linux-gcc.br_real (Buildroot 2018.05) 6.4.0 - C compiler flags................ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os - Additional C compiler flags..... -std=c99 - C compiler warnings............. -Wall -Wextra - Linker flags.................... Detected libraries (required): - glib-2.0 >= 2.32.0.............. 2.56.1 - libsigrok >= 0.5.0.............. 0.5.0 Detected libraries (optional): - libsigrokdecode >= 0.5.0........ no >>> sigrok-cli 0.7.0 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/sigrok-cli-0.7.0/ /usr/bin/make all-am CC main.o CC show.o CC device.o CC session.o CC input.o CC decode.o CC parsers.o CC anykey.o CC options.o CCLD sigrok-cli >>> sigrok-cli 0.7.0 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target install -C /home/buildroot/autobuild/run/instance-0/output/build/sigrok-cli-0.7.0/ /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1' /usr/bin/install -c sigrok-cli '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 doc/sigrok-cli.1 '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1' u-boot-2018.07.tar.bz2: OK (sha256: 9f10df88bc91b35642e461217f73256bbaeeca9ae2db8db56197ba5e89e1f6d4) >>> host-uboot-tools 2018.07 Extracting bzcat /home/buildroot/autobuild/run/instance-0/dl/uboot-tools/u-boot-2018.07.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/host-uboot-tools-2018.07 -xf - >>> host-uboot-tools 2018.07 Patching Applying 0001-drop-configh-from-tools.patch using patch: patching file tools/env/fw_env_private.h Hunk #1 succeeded at 4 with fuzz 1 (offset -1 lines). Applying 0002-tools-only-in-no-dot-config-targets.patch using patch: patching file Makefile Hunk #1 succeeded at 439 (offset 14 lines). Applying 0003-Make-FIT-support-really-optional.patch using patch: patching file common/bootm.c Hunk #1 succeeded at 922 (offset 21 lines). Hunk #2 succeeded at 987 (offset 21 lines). patching file include/bootm.h Hunk #1 succeeded at 40 (offset -1 lines). patching file tools/Makefile Hunk #1 succeeded at 58 with fuzz 2 (offset 4 lines). Hunk #2 succeeded at 81 (offset 12 lines). >>> host-uboot-tools 2018.07 Configuring mkdir -p /home/buildroot/autobuild/run/instance-0/output/build/host-uboot-tools-2018.07/include/config touch /home/buildroot/autobuild/run/instance-0/output/build/host-uboot-tools-2018.07/include/config/auto.conf >>> host-uboot-tools 2018.07 Building /usr/bin/make -j1 -C /home/buildroot/autobuild/run/instance-0/output/build/host-uboot-tools-2018.07 HOSTCC="/usr/bin/gcc" HOSTCFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" HOSTLDFLAGS="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" tools-only HOSTCC scripts/basic/fixdep CHK include/config/uboot.release UPD include/config/uboot.release CHK include/generated/version_autogenerated.h UPD include/generated/version_autogenerated.h CHK include/generated/timestamp_autogenerated.h UPD include/generated/timestamp_autogenerated.h HOSTCC tools/mkenvimage.o HOSTCC tools/os_support.o WRAP tools/lib/crc32.c HOSTCC tools/lib/crc32.o HOSTLD tools/mkenvimage HOSTCC tools/aisimage.o HOSTCC tools/atmelimage.o WRAP tools/common/bootm.c HOSTCC tools/common/bootm.o HOSTCC tools/default_image.o WRAP tools/lib/fdtdec_common.c HOSTCC tools/lib/fdtdec_common.o WRAP tools/lib/fdtdec.c HOSTCC tools/lib/fdtdec.o WRAP tools/common/image.c HOSTCC tools/common/image.o HOSTCC tools/imagetool.o HOSTCC tools/imximage.o HOSTCC tools/kwbimage.o WRAP tools/lib/md5.c HOSTCC tools/lib/md5.o HOSTCC tools/lpc32xximage.o HOSTCC tools/mxsimage.o HOSTCC tools/omapimage.o HOSTCC tools/pblimage.o HOSTCC tools/pbl_crc32.o HOSTCC tools/vybridimage.o HOSTCC tools/stm32image.o WRAP tools/lib/rc4.c HOSTCC tools/lib/rc4.o HOSTCC tools/rkcommon.o HOSTCC tools/rkimage.o HOSTCC tools/rksd.o HOSTCC tools/rkspi.o HOSTCC tools/socfpgaimage.o WRAP tools/lib/sha1.c HOSTCC tools/lib/sha1.o In file included from tools/lib/sha1.c:1:0: ./tools/../lib/sha1.c:1:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // SPDX-License-Identifier: LGPL-2.1 ^ ./tools/../lib/sha1.c:1:1: warning: (this will be reported only once per input file) [enabled by default] WRAP tools/lib/sha256.c HOSTCC tools/lib/sha256.o In file included from tools/lib/sha256.c:1:0: ./tools/../lib/sha256.c:1:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // SPDX-License-Identifier: GPL-2.0+ ^ ./tools/../lib/sha256.c:1:1: warning: (this will be reported only once per input file) [enabled by default] WRAP tools/common/hash.c HOSTCC tools/common/hash.o HOSTCC tools/ublimage.o HOSTCC tools/zynqimage.o HOSTCC tools/zynqmpimage.o HOSTCC tools/zynqmpbif.o HOSTCC tools/libfdt/fdt.o HOSTCC tools/libfdt/fdt_wip.o HOSTCC tools/libfdt/fdt_sw.o HOSTCC tools/libfdt/fdt_rw.o HOSTCC tools/libfdt/fdt_strerror.o HOSTCC tools/libfdt/fdt_empty_tree.o HOSTCC tools/libfdt/fdt_addresses.o HOSTCC tools/libfdt/fdt_overlay.o WRAP tools/lib/libfdt/fdt_ro.c HOSTCC tools/lib/libfdt/fdt_ro.o WRAP tools/lib/libfdt/fdt_region.c HOSTCC tools/lib/libfdt/fdt_region.o HOSTCC tools/gpimage.o HOSTCC tools/gpimage-common.o HOSTCC tools/dumpimage.o HOSTLD tools/dumpimage HOSTCC tools/mkimage.o HOSTLD tools/mkimage HOSTCC tools/proftool HOSTCC tools/fdtgrep.o HOSTLD tools/fdtgrep >>> host-uboot-tools 2018.07 Installing to host directory /usr/bin/install -m 0755 -D /home/buildroot/autobuild/run/instance-0/output/build/host-uboot-tools-2018.07/tools/mkimage /home/buildroot/autobuild/run/instance-0/output/host/bin/mkimage /usr/bin/install -m 0755 -D /home/buildroot/autobuild/run/instance-0/output/build/host-uboot-tools-2018.07/tools/mkenvimage /home/buildroot/autobuild/run/instance-0/output/host/bin/mkenvimage /usr/bin/install -m 0755 -D /home/buildroot/autobuild/run/instance-0/output/build/host-uboot-tools-2018.07/tools/dumpimage /home/buildroot/autobuild/run/instance-0/output/host/bin/dumpimage >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'libopenssl', u'libjpeg', u'libgsasl', u'libite', u'libmng', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'libopenssl', u'libjpeg', u'libgsasl', u'libite', u'libmng', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'libopenssl', u'libjpeg', u'libgsasl', u'libite', u'libmng', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libgsasl', u'libite', u'libmng', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/gio/modules/libgvfsdbus.la" is touched by more than one package: [u'gvfs', u'libopenssl', u'libjpeg', u'libgsasl', u'libite', u'libmng', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/gvfs/libgvfscommon.la" is touched by more than one package: [u'gvfs', u'libopenssl', u'libjpeg', u'libgsasl', u'libite', u'libmng', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/libmng.la" is touched by more than one package: [u'libmng', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'shared-mime-info', u'gvfs', u'libopenssl', u'libjpeg', u'libgsasl', u'libite', u'libmng', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'libopenssl', u'libjpeg', u'libgsasl', u'libite', u'libmng', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'libopenssl', u'libjpeg', u'libgsasl', u'libite', u'libmng', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'libopenssl', u'libjpeg', u'libgsasl', u'libite', u'libmng', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/libnetfilter_cthelper.la" is touched by more than one package: [u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/libmodplug.la" is touched by more than one package: [u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/gvfs/libgvfsdaemon.la" is touched by more than one package: [u'gvfs', u'libopenssl', u'libjpeg', u'libgsasl', u'libite', u'libmng', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'libopenssl', u'libjpeg', u'libgsasl', u'libite', u'libmng', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'libopenssl', u'libjpeg', u'libgsasl', u'libite', u'libmng', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'libopenssl', u'libjpeg', u'libgsasl', u'libite', u'libmng', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/libgsasl.la" is touched by more than one package: [u'libgsasl', u'libite', u'libmng', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'libopenssl', u'libjpeg', u'libgsasl', u'libite', u'libmng', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'libopenssl', u'libjpeg', u'libgsasl', u'libite', u'libmng', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'libopenssl', u'libjpeg', u'libgsasl', u'libite', u'libmng', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/libite.la" is touched by more than one package: [u'libite', u'libmng', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'libopenssl', u'libjpeg', u'libgsasl', u'libite', u'libmng', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'libopenssl', u'libjpeg', u'libgsasl', u'libite', u'libmng', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] Warning: staging file "./usr/lib/gio/modules/libgioremote-volume-monitor.la" is touched by more than one package: [u'gvfs', u'libopenssl', u'libjpeg', u'libgsasl', u'libite', u'libmng', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libzip', u'libsigrok'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00426-g8dc2f33"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-0/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2018.11-git-00426-g8dc2f33 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> benejson 0.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> 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) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> empty 0.6.20b Collecting legal info ERROR: No hash found for COPYRIGHT >>> fmtools 2.0.7 Collecting legal info ERROR: No hash found for COPYING >>> gvfs 1.30.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.56.1 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> host-shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> iperf3 3.6 Collecting legal info LICENSE: OK (sha256: 52c42914d7d79fe5e95d0d1b821556d9f06bf756ac910fe085a46d238a33e594) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libgsasl 1.8.0 Collecting legal info README: OK (sha256: 4eb54155afd4684d7e9423f6037e5cc887ae4d8818e83d3af93350ebd4a8e6eb) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libite v2.0.1 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) src/chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodplug 0.8.8.5 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libnetfilter_cthelper 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libsigrok 0.5.0 Collecting legal info ERROR: No hash found for COPYING >>> libzip 1.5.1 Collecting legal info LICENSE: OK (sha256: 04464e729973cf58189051e7a3e8bca2acce9a1058c735e9e2eb1fdbe0fbbf50) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> macchanger 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> netplug 1.2.9.2 Collecting legal info ERROR: No hash found for COPYING >>> openvpn 2.4.6 Collecting legal info COPYRIGHT.GPL: OK (sha256: 1fcb78d7e478bb8a9408010bdc91b36e213b1facfad093df3f7ce7e28af19043) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info ERROR: No hash found for LICENSE >>> sigrok-cli 0.7.0 Collecting legal info ERROR: No hash found for COPYING >>> host-uboot-tools 2018.07 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'