-- Detected ARM target processor -- 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 -- The ASM compiler identification is GNU -- Found assembler: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -- 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-1/output/build/x265-2.5/source >>> x265 2.5 Building PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/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-1/output/build/x265-2.5/source make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' Scanning dependencies of target common make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' Scanning dependencies of target encoder make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' [ 2%] Building CXX object common/CMakeFiles/common.dir/arm/asm-primitives.cpp.o [ 2%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o [ 3%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' [ 5%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o [ 6%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o [ 7%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 8%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o [ 10%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o [ 11%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o [ 12%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o [ 14%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o [ 15%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o [ 16%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o [ 17%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o [ 19%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o [ 20%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o [ 21%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o [ 23%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 24%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o [ 25%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o [ 26%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 28%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o [ 29%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o [ 30%] Building CXX object common/CMakeFiles/common.dir/param.cpp.o [ 32%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o [ 33%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o [ 34%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 35%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 37%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o [ 38%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o [ 39%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 41%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o [ 42%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o [ 43%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o [ 44%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o [ 46%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o [ 47%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 48%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 50%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o [ 51%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o [ 52%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 53%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 55%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 56%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o [ 57%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 58%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 60%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o [ 61%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o [ 62%] Building CXX object encoder/CMakeFiles/encoder.dir/__/x265-extras.cpp.o make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' [ 62%] Built target common [ 62%] Built target encoder make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' [ 64%] Generating dct-a.S.o [ 66%] Generating cpu-a.S.o [ 66%] Generating asm.S.o [ 67%] Generating mc-a.S.o [ 70%] Generating sad-a.S.o [ 71%] Generating pixel-util.S.o [ 73%] Generating ssd-a.S.o [ 74%] Generating asm.S.o [ 75%] Generating pixel-util.S.o [ 76%] Generating ssd-a.S.o [ 78%] Generating blockcopy8.S.o [ 79%] Generating ipfilter8.S.o [ 80%] Generating blockcopy8.S.o [ 82%] Generating ipfilter8.S.o Scanning dependencies of target x265-shared Scanning dependencies of target x265-static make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' [ 83%] Building ASM object CMakeFiles/x265-static.dir/common/arm/asm.S.o [ 85%] Building ASM object CMakeFiles/x265-static.dir/common/arm/cpu-a.S.o [ 87%] Building ASM object CMakeFiles/x265-static.dir/common/arm/mc-a.S.o [ 89%] Building ASM object CMakeFiles/x265-static.dir/common/arm/sad-a.S.o [ 91%] Building ASM object CMakeFiles/x265-static.dir/common/arm/ssd-a.S.o [ 92%] Building ASM object CMakeFiles/x265-static.dir/common/arm/blockcopy8.S.o [ 93%] Building ASM object CMakeFiles/x265-static.dir/common/arm/ipfilter8.S.o [ 94%] Building ASM object CMakeFiles/x265-static.dir/common/arm/dct-a.S.o make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' [ 94%] Built target x265-shared [ 96%] Linking CXX static library libx265.a make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' [100%] Built target x265-static make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' >>> x265 2.5 Installing to staging directory PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/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-1/output/host/arm-buildroot-linux-gnueabihf/sysroot install/fast -C /home/peko/autobuild/instance-1/output/build/x265-2.5/source make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libx265.a -- Installing: /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/x265.h -- Installing: /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/x265_config.h -- Installing: /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libx265.so.130 -- Installing: /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libx265.so -- Installing: /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' >>> x265 2.5 Fixing libtool files >>> x265 2.5 Installing to target PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/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-1/output/target install/fast -C /home/peko/autobuild/instance-1/output/build/x265-2.5/source make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-1/output/target/usr/lib/libx265.a -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/x265.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/x265_config.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/lib/libx265.so.130 -- Installing: /home/peko/autobuild/instance-1/output/target/usr/lib/libx265.so -- Installing: /home/peko/autobuild/instance-1/output/target/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/x265-2.5/source' >>> Finalizing target directory /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/peko/autobuild/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/peko/autobuild/instance-1/output/target/etc/inittab rm -f /home/peko/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-1/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas Warning: Schema ?org.gnome.crypto.pgp? has path ?/desktop/gnome/crypto/pgp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. PYTHONPATH="/home/peko/autobuild/instance-1/output/target/usr/lib/python2.7/sysconfigdata/" cd /home/peko/autobuild/instance-1/output/target && /home/peko/autobuild/instance-1/output/host/bin/python2.7 /home/peko/autobuild/instance-1/buildroot/support/scripts/pycompile.py usr/lib/python2.7 find /home/peko/autobuild/instance-1/output/target/usr/lib/python2.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/peko/autobuild/instance-1/output/target/usr/lib/python2.7 -name '*.pyo' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/peko/autobuild/instance-1/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-1/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-1/output/target/etc/shadow rm -f /home/peko/autobuild/instance-1/output/target/bin/sh rm -f /home/peko/autobuild/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-1/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-1/output/target/usr/include /home/peko/autobuild/instance-1/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-1/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-1/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-1/output/target/usr/lib/cmake /home/peko/autobuild/instance-1/output/target/usr/share/cmake find /home/peko/autobuild/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-1/output/target/lib/ /home/peko/autobuild/instance-1/output/target/usr/lib/ /home/peko/autobuild/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-1/output/target/usr/man /home/peko/autobuild/instance-1/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-1/output/target/usr/info /home/peko/autobuild/instance-1/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-1/output/target/usr/doc /home/peko/autobuild/instance-1/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-1/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/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/peko/autobuild/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/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/peko/autobuild/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/peko/autobuild/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-rc1-00016-gf8281ab"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-rc1\"" \ ) > /home/peko/autobuild/instance-1/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/peko/autobuild/instance-1/buildroot' make: Entering directory `/home/peko/autobuild/instance-1/buildroot' >>> Buildroot 2017.11-rc1-00016-gf8281ab 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 >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info ERROR: No hash found for README >>> 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.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> android-tools 4.2.2+git20130218 Collecting legal info ERROR: No hash found for debian/copyright >>> openssl Collecting legal info >>> libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> 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 >>> python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> ca-certificates 20161130 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> host-cbootimage v1.7 Collecting legal info ERROR: No hash found for COPYING >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> e2fsprogs 1.43.7 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> faifa v0.1 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info ERROR: No hash found for COPYING >>> libfcgi 2.4.0 Collecting legal info ERROR: No hash found for LICENSE.TERMS >>> fetchmail 6.3.26 Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> gcr 3.20.0 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 >>> libgcrypt 1.8.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> p11-kit 0.23.2 Collecting legal info ERROR: No hash found for COPYING >>> libtasn1 4.12 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> gnupg2 2.2.0 Collecting legal info ERROR: No hash found for COPYING >>> libassuan 2.4.3 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING >>> libksba 1.3.5 Collecting legal info ERROR: No hash found for AUTHORS ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv3 >>> libnpth 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> hwloc 1.11.7 Collecting legal info ERROR: No hash found for COPYING >>> iftop 1.0pre4 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> ipmitool 1.8.18 Collecting legal info ERROR: No hash found for COPYING >>> leptonica 1.74.4 Collecting legal info ERROR: No hash found for leptonica-license.txt >>> libbdplus 0.1.2 Collecting legal info ERROR: No hash found for COPYING >>> libbsd 0.8.3 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> libcec 4.0.2 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> libplatform 2d90f98620e25f47702c9e848380c0d93f29462b Collecting legal info ERROR: No hash found for src/os.h >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info ERROR: No hash found for COPYING >>> libglob 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> libid3tag 0.15.1b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> live555 2017.07.18 Collecting legal info ERROR: No hash found for COPYING >>> lksctp-tools 1.0.17 Collecting legal info ERROR: No hash found for COPYING.lib ERROR: No hash found for COPYING >>> log4cxx 0.10.0 Collecting legal info ERROR: No hash found for LICENSE >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> mbedtls 2.6.0 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> multicat 2.1 Collecting legal info ERROR: No hash found for COPYING >>> mxml 2.10 Collecting legal info ERROR: No hash found for COPYING >>> ngircd 24 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> host-pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> python-certifi 2017.4.17 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-setuptools v36.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-chardet 3.0.4 Collecting legal info ERROR: No hash found for LICENSE >>> python-crcmod 1.7 Collecting legal info ERROR: No hash found for LICENSE >>> python-dicttoxml 1.7.4 Collecting legal info ERROR: No hash found for LICENCE.txt >>> python-ibmiotf 0.2.8 Collecting legal info LICENSE: OK (sha256: d8288e11fc42988629f7c0b649fa007332dd0187b010d025feaf7b1925376e8d) >>> python-idna 2.5 Collecting legal info ERROR: No hash found for LICENSE.rst >>> python-iso8601 0.1.12 Collecting legal info LICENSE: OK (sha256: 116d368d14a8cf0061027c944c60ee20b476ce42814818a7d627396906761f16) >>> python-jinja2 2.9.5 Collecting legal info ERROR: No hash found for LICENSE >>> python-markupsafe 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-netifaces 0.10.6 Collecting legal info ERROR: No hash found for README.rst >>> python-paho-mqtt 1.3.1 Collecting legal info LICENSE.txt: OK (sha256: 76f13729e84e9222e543303df00f87d1b2c0995b6a505cd859a285667e44babb) edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c) epl-v10: OK (sha256: 3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c) >>> python-pytz 2016.10 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-requests-toolbelt 0.7.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-requests 2.18.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-setuptools v36.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-spidev 3.2 Collecting legal info ERROR: No hash found for LICENSE.md >>> python-urllib3 1.21.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-xlrd 1.0.0 Collecting legal info ERROR: No hash found for xlrd/licences.py >>> python-xmltodict 0.11.0 Collecting legal info LICENSE: OK (sha256: d66d5eb8f83a0ba21d3dd04318b8817588e8764daabea852d1035e3f07ffda55) >>> qt5base 5.6.3 Collecting legal info LICENSE.GPLv3: OK (sha256: 245248009fd0af1725d183248380e476c1283383909358a13686606352bf2a17) LICENSE.LGPLv21: OK (sha256: 66f6bb53f6d985a4d651bf1ecfe8bbcbe32b0f744708d588f047580ee85d8ec8) LGPL_EXCEPTION.txt: OK (sha256: 438c1f9a2b256e47dac33249f2ad6d4a9df643f1ec5312216d528a2f7ad82084) LICENSE.LGPLv3: OK (sha256: 68afaf3392f8c04218fbf29db43cc0b18bf651c1db086556aa584046de9f3e35) LICENSE.FDL: OK (sha256: ed8742a95cb9db653a09b050e27ccff5e67ba69c14aa2c3137f2a4e1892f6c0d) >>> samba4 4.6.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-e2fsprogs 1.43.7 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-heimdal 7.4.0 Collecting legal info ERROR: No hash found for LICENSE >>> subversion 1.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> sunxi-cedarx b8f52d913f73720e50d8f1b2f8610467b575dc45 Collecting legal info >>> tclap 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> tcpdump 4.9.2 Collecting legal info LICENSE: OK (sha256: 9b03d5d13e66d6de02a4bb2d0dd1cb9f41808d045962cdcc42350d5291b141a1) >>> tesseract-ocr 3.05.00 Collecting legal info ERROR: No hash found for COPYING >>> tinc 1.0.30 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.README >>> uclibc-ng-test c4d54bde7772b55df04399ecb355769c5ac31015 Collecting legal info WARNING: no hash file for COPYING.LIB >>> w_scan 20170107 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: sunxi-cedarx-b8f52d913f73720e50d8f1b2f8610467b575dc45: cannot save license (SUNXI_CEDARX_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-1/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-1/buildroot'