-- Check for working C compiler: /home/peko/autobuild/instance-2/output/host/bin/microblazeel-linux-gcc -- Check for working C compiler: /home/peko/autobuild/instance-2/output/host/bin/microblazeel-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/peko/autobuild/instance-2/output/host/bin/microblazeel-linux-g++ -- Check for working CXX compiler: /home/peko/autobuild/instance-2/output/host/bin/microblazeel-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 `microblazeel` is unknown -- Please add this value near /home/peko/autobuild/instance-2/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 -- Found yasm: /usr/bin/yasm (found version "1.1.0.2352") -- 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/peko/autobuild/instance-2/output/build/x265-2.5/source >>> x265 2.5 Building PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 -C /home/peko/autobuild/instance-2/output/build/x265-2.5/source make[1]: Entering directory `/home/peko/autobuild/instance-2/output/build/x265-2.5/source' make[2]: Entering directory `/home/peko/autobuild/instance-2/output/build/x265-2.5/source' make[3]: Entering directory `/home/peko/autobuild/instance-2/output/build/x265-2.5/source' make[3]: Entering directory `/home/peko/autobuild/instance-2/output/build/x265-2.5/source' Scanning dependencies of target common make[3]: Leaving directory `/home/peko/autobuild/instance-2/output/build/x265-2.5/source' make[3]: Entering directory `/home/peko/autobuild/instance-2/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 [ 8%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o [ 10%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o Scanning dependencies of target encoder make[3]: Leaving directory `/home/peko/autobuild/instance-2/output/build/x265-2.5/source' make[3]: Entering directory `/home/peko/autobuild/instance-2/output/build/x265-2.5/source' [ 12%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 14%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o [ 16%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o [ 18%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o [ 20%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o [ 22%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o [ 24%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o [ 26%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o [ 28%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o [ 30%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o [ 32%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o [ 34%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o [ 36%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o [ 38%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o [ 40%] Building CXX object common/CMakeFiles/common.dir/param.cpp.o [ 42%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o [ 44%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 46%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 48%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o [ 50%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o [ 52%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o [ 54%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 56%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o [ 58%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 60%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 62%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o [ 64%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o [ 66%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o [ 68%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o [ 70%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o [ 72%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o [ 74%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o [ 76%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 78%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 80%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 82%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 84%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 86%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o [ 88%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 90%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 92%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o [ 94%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o [ 96%] Building CXX object encoder/CMakeFiles/encoder.dir/__/x265-extras.cpp.o make[3]: Leaving directory `/home/peko/autobuild/instance-2/output/build/x265-2.5/source' [ 96%] Built target common make[3]: Leaving directory `/home/peko/autobuild/instance-2/output/build/x265-2.5/source' [ 96%] Built target encoder make[3]: Entering directory `/home/peko/autobuild/instance-2/output/build/x265-2.5/source' make[3]: Entering directory `/home/peko/autobuild/instance-2/output/build/x265-2.5/source' Scanning dependencies of target x265-static Scanning dependencies of target x265-shared make[3]: Leaving directory `/home/peko/autobuild/instance-2/output/build/x265-2.5/source' make[3]: Leaving directory `/home/peko/autobuild/instance-2/output/build/x265-2.5/source' make[3]: Entering directory `/home/peko/autobuild/instance-2/output/build/x265-2.5/source' make[3]: Entering directory `/home/peko/autobuild/instance-2/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/peko/autobuild/instance-2/output/build/x265-2.5/source' [100%] Built target x265-static make[3]: Leaving directory `/home/peko/autobuild/instance-2/output/build/x265-2.5/source' [100%] Built target x265-shared make[2]: Leaving directory `/home/peko/autobuild/instance-2/output/build/x265-2.5/source' make[1]: Leaving directory `/home/peko/autobuild/instance-2/output/build/x265-2.5/source' >>> x265 2.5 Installing to staging directory PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot install/fast -C /home/peko/autobuild/instance-2/output/build/x265-2.5/source make[1]: Entering directory `/home/peko/autobuild/instance-2/output/build/x265-2.5/source' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libx265.a -- Installing: /home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/x265.h -- Installing: /home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/x265_config.h -- Installing: /home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libx265.so.130 -- Installing: /home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libx265.so -- Installing: /home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory `/home/peko/autobuild/instance-2/output/build/x265-2.5/source' >>> x265 2.5 Fixing libtool files >>> x265 2.5 Installing to target PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-2/output/target install/fast -C /home/peko/autobuild/instance-2/output/build/x265-2.5/source make[1]: Entering directory `/home/peko/autobuild/instance-2/output/build/x265-2.5/source' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-2/output/target/usr/lib/libx265.a -- Installing: /home/peko/autobuild/instance-2/output/target/usr/include/x265.h -- Installing: /home/peko/autobuild/instance-2/output/target/usr/include/x265_config.h -- Installing: /home/peko/autobuild/instance-2/output/target/usr/lib/libx265.so.130 -- Installing: /home/peko/autobuild/instance-2/output/target/usr/lib/libx265.so -- Installing: /home/peko/autobuild/instance-2/output/target/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory `/home/peko/autobuild/instance-2/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/peko/autobuild/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['check', 'libffi', 'gmp', 'make', 'openocd'] Warning: target file "./usr/bin/eject" is touched by more than one package: ['busybox', 'util-linux'] Warning: target file "./usr/bin/chrt" is touched by more than one package: ['busybox', 'util-linux'] Warning: target file "./sbin/ip" is touched by more than one package: ['busybox', 'iproute2'] Warning: target file "./bin/su" is touched by more than one package: ['busybox', 'util-linux'] Warning: target file "./bin/more" is touched by more than one package: ['busybox', 'util-linux'] Warning: target file "./bin/login" is touched by more than one package: ['busybox', 'util-linux'] Warning: target file "./sbin/fsck" is touched by more than one package: ['busybox', 'util-linux'] ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['check', 'libffi', 'gmp'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-2/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-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-libffi', 'host-bison', 'host-openocd'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/peko/autobuild/instance-2/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/peko/autobuild/instance-2/output/target/etc/inittab rm -f /home/peko/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-2/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/peko/autobuild/instance-2/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-2/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-2/output/target/etc/shadow rm -f /home/peko/autobuild/instance-2/output/target/bin/sh rm -f /home/peko/autobuild/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-2/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-2/output/target/usr/include /home/peko/autobuild/instance-2/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-2/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-2/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-2/output/target/usr/lib/cmake /home/peko/autobuild/instance-2/output/target/usr/share/cmake find /home/peko/autobuild/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-2/output/target/lib/ /home/peko/autobuild/instance-2/output/target/usr/lib/ /home/peko/autobuild/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-2/output/target/usr/man /home/peko/autobuild/instance-2/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-2/output/target/usr/info /home/peko/autobuild/instance-2/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-2/output/target/usr/doc /home/peko/autobuild/instance-2/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-2/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-2/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-2/output/host/bin/microblazeel-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-2/output/host/bin/microblazeel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-2/output/host/bin/microblazeel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-2/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-2/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-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00197-g120e9ce"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/peko/autobuild/instance-2/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-2/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/peko/autobuild/instance-2/buildroot' make: Entering directory `/home/peko/autobuild/instance-2/buildroot' >>> Buildroot 2018.02-git-00197-g120e9ce 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 >>> alsa-lib 1.1.4.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for aserver/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) >>> bluez_utils 4.101 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31 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) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31 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) >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> linux-pam 1.3.0 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> boost 1.65.1 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> c-periphery v1.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> cc-tool 0.26 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> cgroupfs-mount 1.4 Collecting legal info ERROR: No hash found for debian/copyright >>> cppunit 1.13.2 Collecting legal info ERROR: No hash found for COPYING >>> cryptsetup 1.7.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LGPL >>> lvm2 2.02.173 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> openssl Collecting legal info >>> libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> cwiid fadf11e89b579bcc0336a0692ac15c93785f3f82 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dante 1.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> dhcpdump 1.8 Collecting legal info ERROR: No hash found for LICENSE >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> dhrystone 2 Collecting legal info >>> dvdauthor 0.7.2 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> eventlog 0.2.12 Collecting legal info ERROR: No hash found for COPYING >>> evtest 1.33 Collecting legal info ERROR: No hash found for COPYING >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info ERROR: No hash found for COPYING >>> host-genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> ifupdown-scripts Collecting legal info >>> initscripts Collecting legal info >>> iproute2 4.14.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> iptables 1.6.1 Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> jack2 v1.9.10 Collecting legal info >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> jhead 3.00 Collecting legal info ERROR: No hash found for readme.txt >>> let-me-create v1.5.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libcap 2.25 Collecting legal info ERROR: No hash found for License >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info ERROR: No hash found for License >>> libcurl 7.57.0 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> libdrm 2.4.88 Collecting legal info >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libfastjson v0.99.4 Collecting legal info ERROR: No hash found for COPYING >>> libhid 0.2.16 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libmodplug 0.8.8.5 Collecting legal info ERROR: No hash found for COPYING >>> libmpdclient 2.10 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_acct 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_cttimeout 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libuecc 7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libva-utils 1.8.3 Collecting legal info ERROR: No hash found for COPYING >>> libva 1.8.3 Collecting legal info ERROR: No hash found for COPYING >>> libvips 7.42.2 Collecting legal info ERROR: No hash found for COPYING >>> lldpd 0.9.4 Collecting legal info ERROR: No hash found for README.md >>> host-lpc3250loader 1.0 Collecting legal info ERROR: No hash found for LPC3250loader.py >>> luksmeta 8 Collecting legal info COPYING: OK (sha256: 4b72eb6b5a336cd3ec837cc2d6347c23bf7574168db6b4802267700b93021abf) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> lzop 1.03 Collecting legal info ERROR: No hash found for COPYING >>> make 4.2.1 Collecting legal info ERROR: No hash found for COPYING >>> memstat 1.0 Collecting legal info ERROR: No hash found for debian/copyright >>> host-mtd 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> ncmpc 0.27 Collecting legal info ERROR: No hash found for COPYING >>> nfacct 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> nginx 1.12.2 Collecting legal info LICENSE: OK (sha256: 75820469c890db641e54078df018e497fde0542211aa704e15320316a2175780) >>> nmap 7.60 Collecting legal info ERROR: No hash found for COPYING >>> opencore-amr 0.1.5 Collecting legal info LICENSE: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libftdi 0.20 Collecting legal info >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> openswan 2.6.50 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> pps-tools 47333f24af878f67ce48022e8af16419713aa1ac Collecting legal info ERROR: No hash found for COPYING >>> protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> riemann-c-client 1.9.1 Collecting legal info ERROR: No hash found for LICENSE >>> sqlcipher v3.2.0 Collecting legal info >>> host-tcl 8.6.6 Collecting legal info ERROR: No hash found for license.terms >>> tinycbor v0.4.2 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> urg 0.8.18 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> usb_modeswitch 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> usb_modeswitch_data 20170205 Collecting legal info ERROR: No hash found for COPYING >>> vtun 3.0.3 Collecting legal info ERROR: No hash found for README.OpenSSL >>> wireless_tools 30.pre9 Collecting legal info ERROR: No hash found for COPYING >>> wireshark 2.2.10 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: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: jack2-v1.9.10: cannot save license (JACK2_LICENSE_FILES not defined) WARNING: libdrm-2.4.88: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (HOST_LIBFTDI_LICENSE_FILES not defined) WARNING: sqlcipher-v3.2.0: cannot save license (SQLCIPHER_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-2/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-2/buildroot'