libtool: install: /usr/bin/install -c wpan-ping /home/test/autobuild/run/instance-1/output/target/usr/bin/wpan-ping make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[1]: Leaving directory `/home/test/autobuild/run/instance-1/output/build/wpan-tools-0.7' x265_2.5.tar.gz: OK (sha256: 2e53259b504a7edb9b21b9800163b1ff4c90e60c74e23e7001d423c69c5d3d17) >>> x265 2.5 Extracting gzip -d -c /home/test/autobuild/run/instance-1/dl/x265_2.5.tar.gz | tar --strip-components=1 -C /home/test/autobuild/run/instance-1/output/build/x265-2.5 -xf - >>> x265 2.5 Patching Applying 0001-fix-gcc-options.patch using patch: patching file source/CMakeLists.txt Hunk #1 succeeded at 201 (offset 7 lines). >>> x265 2.5 Configuring (mkdir -p /home/test/autobuild/run/instance-1/output/build/x265-2.5/source && cd /home/test/autobuild/run/instance-1/output/build/x265-2.5/source && rm -f CMakeCache.txt && PATH="/home/test/autobuild/run/instance-1/output/host/bin:/home/test/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/test/autobuild/run/instance-1/output/host/bin/cmake /home/test/autobuild/run/instance-1/output/build/x265-2.5/source -DCMAKE_TOOLCHAIN_FILE="/home/test/autobuild/run/instance-1/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DENABLE_SHARED=ON -DENABLE_PIC=ON -DENABLE_CLI=OFF ) -- cmake version 3.8.2 -- The C compiler identification is GNU 4.9.4 -- The CXX compiler identification is GNU 4.9.4 -- Check for working C compiler: /home/test/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -- Check for working C compiler: /home/test/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/test/autobuild/run/instance-1/output/host/bin/arm-linux-g++ -- Check for working CXX compiler: /home/test/autobuild/run/instance-1/output/host/bin/arm-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- CMAKE_SYSTEM_PROCESSOR value `armv5l` is unknown -- Please add this value near /home/test/autobuild/run/instance-1/output/build/x265-2.5/source/CMakeLists.txt:78 -- Could NOT find NUMA (missing: NUMA_ROOT_DIR NUMA_INCLUDE_DIR NUMA_LIBRARY) -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Performing Test CC_HAS_NO_STRICT_OVERFLOW -- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success -- Performing Test CC_HAS_NO_NARROWING -- Performing Test CC_HAS_NO_NARROWING - Success -- Performing Test CC_HAS_NO_ARRAY_BOUNDS -- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success -- Performing Test CC_HAS_FAST_MATH -- Performing Test CC_HAS_FAST_MATH - Success -- Performing Test CC_HAS_STACK_REALIGN -- Performing Test CC_HAS_STACK_REALIGN - Failed -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success -- Could NOT find yasm (missing: YASM_EXECUTABLE) -- x265 version 2.5 -- Looking for strtok_r -- Looking for strtok_r - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/test/autobuild/run/instance-1/output/build/x265-2.5/source >>> x265 2.5 Building PATH="/home/test/autobuild/run/instance-1/output/host/bin:/home/test/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/test/autobuild/run/instance-1/output/build/x265-2.5/source make[1]: Entering directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' make[2]: Entering directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' make[3]: Entering directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' make[3]: Entering directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' Scanning dependencies of target common make[3]: Leaving directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' make[3]: Entering directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' [ 2%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o [ 4%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o [ 6%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o Scanning dependencies of target encoder make[3]: Leaving directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' make[3]: Entering directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' [ 8%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 10%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o [ 12%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o [ 14%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o [ 16%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o [ 18%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 20%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 22%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 24%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o [ 26%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o [ 28%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o [ 30%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 32%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o [ 34%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o [ 36%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o [ 38%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o [ 40%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 42%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o [ 44%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 46%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 50%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 50%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o [ 52%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 54%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o [ 56%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o [ 58%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o [ 60%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o [ 62%] Building CXX object common/CMakeFiles/common.dir/param.cpp.o [ 64%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o [ 66%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 68%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o [ 70%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o [ 72%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 74%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 76%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o [ 78%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o [ 80%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o [ 82%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o [ 84%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o [ 86%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o [ 88%] Building CXX object encoder/CMakeFiles/encoder.dir/__/x265-extras.cpp.o [ 90%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o [ 92%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o [ 94%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o make[3]: Leaving directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' [ 94%] Built target encoder [ 96%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o make[3]: Leaving directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' [ 96%] Built target common make[3]: Entering directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' make[3]: Entering directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' Scanning dependencies of target x265-static make[3]: Leaving directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' Scanning dependencies of target x265-shared make[3]: Leaving directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' make[3]: Entering directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' make[3]: Entering directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' [ 98%] Linking CXX static library libx265.a [100%] Linking CXX shared library libx265.so make[3]: Leaving directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' [100%] Built target x265-static make[3]: Leaving directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' [100%] Built target x265-shared make[2]: Leaving directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' make[1]: Leaving directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' >>> x265 2.5 Installing to staging directory PATH="/home/test/autobuild/run/instance-1/output/host/bin:/home/test/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot install/fast -C /home/test/autobuild/run/instance-1/output/build/x265-2.5/source make[1]: Entering directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' Install the project... -- Install configuration: "Release" -- Installing: /home/test/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libx265.a -- Installing: /home/test/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/x265.h -- Installing: /home/test/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/x265_config.h -- Installing: /home/test/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libx265.so.130 -- Installing: /home/test/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libx265.so -- Installing: /home/test/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' >>> x265 2.5 Fixing libtool files >>> x265 2.5 Installing to target PATH="/home/test/autobuild/run/instance-1/output/host/bin:/home/test/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-1/output/target install/fast -C /home/test/autobuild/run/instance-1/output/build/x265-2.5/source make[1]: Entering directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' Install the project... -- Install configuration: "Release" -- Installing: /home/test/autobuild/run/instance-1/output/target/usr/lib/libx265.a -- Installing: /home/test/autobuild/run/instance-1/output/target/usr/include/x265.h -- Installing: /home/test/autobuild/run/instance-1/output/target/usr/include/x265_config.h -- Installing: /home/test/autobuild/run/instance-1/output/target/usr/lib/libx265.so.130 -- Installing: /home/test/autobuild/run/instance-1/output/target/usr/lib/libx265.so -- Installing: /home/test/autobuild/run/instance-1/output/target/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory `/home/test/autobuild/run/instance-1/output/build/x265-2.5/source' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/test/autobuild/run/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['readline', 'libffi', 'lightning'] Warning: target file "./usr/bin/xzcat" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/lib/libssl.a" is touched by more than one package: ['libopenssl', 'libnss'] Warning: target file "./usr/bin/chvt" is touched by more than one package: ['busybox', 'kbd'] Warning: target file "./usr/bin/openvt" is touched by more than one package: ['busybox', 'kbd'] Warning: target file "./usr/bin/unlzma" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/lzcat" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/bzcat" is touched by more than one package: ['busybox', 'bzip2'] Warning: target file "./usr/bin/deallocvt" is touched by more than one package: ['busybox', 'kbd'] Warning: target file "./sbin/losetup" is touched by more than one package: ['busybox', 'util-linux'] Warning: target file "./usr/bin/setkeycodes" is touched by more than one package: ['busybox', 'kbd'] Warning: target file "./usr/bin/xz" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/lzma" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/bunzip2" is touched by more than one package: ['busybox', 'bzip2'] Warning: target file "./usr/bin/unxz" is touched by more than one package: ['busybox', 'xz'] ./support/scripts/check-uniq-files -t staging /home/test/autobuild/run/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['readline', 'libffi', 'lightning'] Warning: staging file "./usr/lib/libssl.a" is touched by more than one package: ['libopenssl', 'libnss'] ./support/scripts/check-uniq-files -t host /home/test/autobuild/run/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-m4', 'host-bison', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-libffi'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: ['host-python-setuptools', 'host-python-lxml'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/test/autobuild/run/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/test/autobuild/run/instance-1/output/target/etc/inittab rm -f /home/test/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/test/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/test/autobuild/run/instance-1/output/host/bin/glib-compile-schemas /home/test/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/test/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/test/autobuild/run/instance-1/output/target/etc echo "buildroot" > /home/test/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/test/autobuild/run/instance-1/output/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-1/output/target/etc/shadow rm -f /home/test/autobuild/run/instance-1/output/target/bin/sh rm -f /home/test/autobuild/run/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-1/output/build/locales.nopurge; done for dir in /home/test/autobuild/run/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-1/output/target/usr/include /home/test/autobuild/run/instance-1/output/target/usr/share/aclocal \ /home/test/autobuild/run/instance-1/output/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-1/output/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-1/output/target/usr/lib/cmake /home/test/autobuild/run/instance-1/output/target/usr/share/cmake find /home/test/autobuild/run/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-1/output/target/lib/ /home/test/autobuild/run/instance-1/output/target/usr/lib/ /home/test/autobuild/run/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/test/autobuild/run/instance-1/output/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-1/output/target/usr/share/bash-completion rm -rf /home/test/autobuild/run/instance-1/output/target/usr/share/zsh rm -rf /home/test/autobuild/run/instance-1/output/target/usr/man /home/test/autobuild/run/instance-1/output/target/usr/share/man rm -rf /home/test/autobuild/run/instance-1/output/target/usr/info /home/test/autobuild/run/instance-1/output/target/usr/share/info rm -rf /home/test/autobuild/run/instance-1/output/target/usr/doc /home/test/autobuild/run/instance-1/output/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-1/output/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-1/output/target/usr/share 2>/dev/null || true find /home/test/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/test/autobuild/run/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/run/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/test/autobuild/run/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/test/autobuild/run/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/test/autobuild/run/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/test/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/test/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/test/autobuild/run/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00466-g131188d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/test/autobuild/run/instance-1/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/test/autobuild/run/instance-1/buildroot' make: Entering directory `/home/test/autobuild/run/instance-1/buildroot' >>> Buildroot 2018.02-git-00466-g131188d 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 >>> aircrack-ng 1.2-rc4 Collecting legal info ERROR: No hash found for LICENSE >>> host-pkgconf 0.9.12 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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) >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> 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 >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> jsoncpp 1.8.3 Collecting legal info ERROR: No hash found for LICENSE >>> libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> libcurl 7.57.0 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> libuv v1.16.0 Collecting legal info ERROR: No hash found for LICENSE >>> rhash 1.3.4 Collecting legal info ERROR: No hash found for COPYING >>> dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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 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) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> util-linux 2.31 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) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> libcap-ng 0.7.8 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> dt v18.32 Collecting legal info ERROR: No hash found for LICENSE >>> ezxml 0.8.6 Collecting legal info ERROR: No hash found for license.txt >>> ffmpeg 3.4.1 Collecting legal info LICENSE.md: OK (sha256: 73d99bc83313fff665b426d6672b4e0479102bc402fe22314ac9ce94a38aa5ff) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> openjpeg 2.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> flannel v0.5.5 Collecting legal info ERROR: No hash found for LICENSE >>> host-go 1.9 Collecting legal info ERROR: No hash found for LICENSE >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> 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 >>> gupnp-av 0.12.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> gupnp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> htop 2.0.2 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> kbd 2.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libdrm 2.4.89 Collecting legal info >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libesmtp 1.0.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libiqrf v0.1.2 Collecting legal info >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libldns 1.7.0 Collecting legal info ERROR: No hash found for LICENSE >>> libmbus 0.8.0 Collecting legal info ERROR: No hash found for COPYING >>> libnspr 4.17 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libnss 3.33 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libuci 49ec6efbdac4819033d34f08927d795f83a3932d Collecting legal info >>> 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 >>> lightning 2.1.0 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> linux-firmware 17e6288135d4500f9fe60224dce2b46d850c346b Collecting legal info ERROR: No hash found for LICENCE.broadcom_bcm43xx ERROR: No hash found for LICENCE.xc4000 ERROR: No hash found for LICENCE.xc5000 ERROR: No hash found for LICENCE.xc5000c ERROR: No hash found for WHENCE >>> 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 >>> lvm2 2.02.173 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> memtester 4.3.0 Collecting legal info ERROR: No hash found for COPYING >>> mpg123 1.25.2 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING >>> nanomsg 1.0.0 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> neardal 33b54a55032b047fd885a5eb3592c169c0056c49 Collecting legal info ERROR: No hash found for COPYING >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> nginx 1.12.2 Collecting legal info LICENSE: OK (sha256: 75820469c890db641e54078df018e497fde0542211aa704e15320316a2175780) >>> nvme v1.3 Collecting legal info ERROR: No hash found for LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pptp-linux 1.9.0 Collecting legal info ERROR: No hash found for COPYING >>> host-python-lxml 4.0.0 Collecting legal info ERROR: No hash found for LICENSES.txt ERROR: No hash found for doc/licenses/BSD.txt ERROR: No hash found for doc/licenses/elementtree.txt ERROR: No hash found for src/lxml/isoschematron/resources/rng/iso-schematron.rng >>> host-libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-python-setuptools v36.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> rpi-bt-firmware a439f892bf549ddfefa9ba7ad1999cc515f233bf Collecting legal info ERROR: No hash found for LICENCE.broadcom_bcm43xx >>> rpi-wifi-firmware 54bab3d6a6d43239c71d26464e6e10e5067ffea7 Collecting legal info >>> sound-theme-borealis 0.9a Collecting legal info >>> spice-protocol 0.12.10 Collecting legal info ERROR: No hash found for COPYING >>> host-tegrarcm v1.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-cryptopp 5.6.5 Collecting legal info ERROR: No hash found for License.txt >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> tinyxml 2.6.2_2 Collecting legal info ERROR: No hash found for README >>> tmux 2.6 Collecting legal info README: OK (sha256: 94e2b1feb1202d3308cc7ab7ec42278d24f10562394bdf269f44649327c8198f) >>> wpan-tools 0.7 Collecting legal info ERROR: No hash found for COPYING >>> x265 2.5 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libdrm-2.4.89: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: libiqrf-v0.1.2: cannot save license (LIBIQRF_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: libuci-49ec6efbdac4819033d34f08927d795f83a3932d: cannot save license (LIBUCI_LICENSE_FILES not defined) WARNING: rpi-wifi-firmware-54bab3d6a6d43239c71d26464e6e10e5067ffea7: cannot save license (RPI_WIFI_FIRMWARE_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/run/instance-1/output/legal-info make: Leaving directory `/home/test/autobuild/run/instance-1/buildroot'