-- 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 nasm (missing: NASM_EXECUTABLE) -- x265 version 2.7 -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for include file getopt.h -- Looking for include file getopt.h - 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/buildroot/autobuild/run/instance-0/output/build/x265-2.7/source >>> x265 2.7 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/x265-2.7/source Scanning dependencies of target encoder Scanning dependencies of target common [ 1%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 3%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 5%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o [ 6%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o [ 8%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o [ 10%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o [ 11%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 13%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 15%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 16%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 18%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o [ 20%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 21%] Building CXX object common/CMakeFiles/common.dir/lowpassdct.cpp.o [ 23%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 25%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 26%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 28%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 30%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o [ 31%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o [ 33%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o [ 35%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 36%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 38%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o [ 40%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o [ 41%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o [ 43%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o [ 45%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o [ 46%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o [ 48%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o [ 50%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o [ 51%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o [ 53%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o [ 55%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o [ 56%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o [ 58%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o [ 60%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o [ 61%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o [ 61%] Built target encoder [ 63%] Building CXX object common/CMakeFiles/common.dir/param.cpp.o [ 65%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o [ 66%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o [ 68%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o [ 70%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o [ 71%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o [ 73%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o [ 75%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o [ 76%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o [ 78%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o [ 80%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o [ 80%] Built target common Scanning dependencies of target x265-static Scanning dependencies of target x265-shared [ 81%] Linking CXX static library libx265.a [ 83%] Linking CXX shared library libx265.so [ 83%] Built target x265-static [ 83%] Built target x265-shared Scanning dependencies of target cli [ 86%] Building CXX object CMakeFiles/cli.dir/input/yuv.cpp.o [ 86%] Building CXX object CMakeFiles/cli.dir/input/input.cpp.o [ 88%] Building CXX object CMakeFiles/cli.dir/input/y4m.cpp.o /home/buildroot/autobuild/run/instance-0/output/build/x265-2.7/source/input/yuv.cpp:24:0: warning: "_LARGEFILE_SOURCE" redefined [enabled by default] #define _LARGEFILE_SOURCE ^ :0:0: note: this is the location of the previous definition [ 90%] Building CXX object CMakeFiles/cli.dir/output/output.cpp.o /home/buildroot/autobuild/run/instance-0/output/build/x265-2.7/source/input/y4m.cpp:24:0: warning: "_LARGEFILE_SOURCE" redefined [enabled by default] #define _LARGEFILE_SOURCE ^ :0:0: note: this is the location of the previous definition [ 91%] Building CXX object CMakeFiles/cli.dir/output/reconplay.cpp.o [ 93%] Building CXX object CMakeFiles/cli.dir/output/yuv.cpp.o [ 95%] Building CXX object CMakeFiles/cli.dir/output/y4m.cpp.o [ 96%] Building CXX object CMakeFiles/cli.dir/output/raw.cpp.o [ 98%] Building CXX object CMakeFiles/cli.dir/x265.cpp.o [100%] Linking CXX executable x265 [100%] Built target cli >>> x265 2.7 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot install/fast -C /home/buildroot/autobuild/run/instance-0/output/build/x265-2.7/source Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libx265.a -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/x265.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/x265_config.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libx265.so.151 -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libx265.so -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/x265.pc -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/x265 -- Set runtime path of "/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/x265" to "" >>> x265 2.7 Fixing libtool files >>> x265 2.7 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target install/fast -C /home/buildroot/autobuild/run/instance-0/output/build/x265-2.7/source Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libx265.a -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/x265.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/x265_config.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libx265.so.151 -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libx265.so -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig/x265.pc -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/x265 -- Set runtime path of "/home/buildroot/autobuild/run/instance-0/output/target/usr/bin/x265" to "" >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/bin/mesg" is touched by more than one package: ['busybox', 'util-linux'] Warning: target file "./sbin/sulogin" is touched by more than one package: ['busybox', 'util-linux'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: ['host-python-setuptools', 'host-python-cffi'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-0/output/target/etc/inittab rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/home/buildroot/autobuild/run/instance-0/output/target/usr/lib/python2.7/sysconfigdata/" cd /home/buildroot/autobuild/run/instance-0/output/target && /home/buildroot/autobuild/run/instance-0/output/host/bin/python2.7 /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python2.7 find /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/python2.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/python2.7 -name '*.pyo' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00271-geca03d6"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2018.05-git-00271-geca03d6 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> 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.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> busybox 1.28.1 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) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> sqlite 3220000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> bdwgc 7.6.2 Collecting legal info README.QUICK: OK (sha256: 9944acfcee6cca308d974933977c1608804f5ad4345aac7cb8608137104e3742) >>> libatomic_ops v7.4.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> bind 9.11.2-P1 Collecting legal info COPYRIGHT: OK (sha256: d3906dfe153e2c48440d3ca1d5319f5e89b4b820cdfc5d0779c23d7ac2b175e9) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> boinc 7.8.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libcurl 7.59.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> can-utils c3305fdd515464153d20199db232b6124bc962c0 Collecting legal info >>> cppcms 1.0.5 Collecting legal info ERROR: No hash found for COPYING.TXT >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libgcrypt 1.8.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> cppunit 1.13.2 Collecting legal info ERROR: No hash found for COPYING >>> cups 2.2.5 Collecting legal info ERROR: No hash found for LICENSE.txt >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> drbd-utils 9.2.0 Collecting legal info ERROR: No hash found for COPYING >>> dstat 0.7.3 Collecting legal info ERROR: No hash found for COPYING >>> dump1090 bff92c4ad772a0a8d433f788d39dae97e00e4dbe Collecting legal info anet.h: OK (sha256: 29046ef7ee0b7b127bcc64faf135035820906dea2b379b2efcfc119131a39f7a) >>> librtlsdr v0.5.3 Collecting legal info ERROR: No hash found for COPYING >>> eventlog 0.2.12 Collecting legal info ERROR: No hash found for COPYING >>> exfat 1.2.6 Collecting legal info ERROR: No hash found for COPYING >>> libfuse 2.9.7 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> f2fs-tools v1.8.0 Collecting legal info ERROR: No hash found for COPYING >>> fdk-aac 0.1.5 Collecting legal info ERROR: No hash found for NOTICE >>> initscripts Collecting legal info >>> ipsec-tools 0.8.2 Collecting legal info >>> lcms2 2.8 Collecting legal info ERROR: No hash found for COPYING >>> libart 2.3.21 Collecting legal info ERROR: No hash found for COPYING >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libcroco 0.6.12 Collecting legal info 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.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libgphoto2 2.5.13 Collecting legal info ERROR: No hash found for COPYING >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libmhash 0.9.9.9 Collecting legal info ERROR: No hash found for COPYING >>> libnice 0.1.13 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.MPL ERROR: No hash found for COPYING.LGPL >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> libqrencode 3.4.2 Collecting legal info ERROR: No hash found for COPYING >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> libtorrent 0.13.6 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libzip 1.4.0 Collecting legal info LICENSE: OK (sha256: 3c964a7eb1abeb6bd6f40035ed3a014728ff8c5437f107dcf24fbbfab16e227e) >>> memcached 1.5.0 Collecting legal info ERROR: No hash found for COPYING >>> mongrel2 1.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> ncdu 1.12 Collecting legal info ERROR: No hash found for COPYING >>> opencv 2.4.13.3 Collecting legal info LICENSE: OK (sha256: 46e42877dfc3ac65769292cb4dc1a04b204ad9e40859a390f4c035d6179fbcc4) >>> oprofile 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> owfs 3.2p1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> 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 >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 139ba071c222a5b0c20075f7c2265029ddd59449 Collecting legal info ERROR: No hash found for COPYING >>> host-dtc 1.4.4 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> pngquant 2.10.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info ERROR: No hash found for NOTICE >>> proj 4.9.3 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> python-backports-abc 0.5 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-bcrypt 3.1.3 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-cffi 1.11.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-pycparser 2.17 Collecting legal info ERROR: No hash found for LICENSE >>> python-certifi 2018.1.18 Collecting legal info LICENSE: OK (sha256: 6a70a4bf6b010016d59a64b8ae4ad8dc7f5ef16f1fb453cc2ecd771c5a341131) >>> python-cffi 1.11.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> python-click 6.7 Collecting legal info ERROR: No hash found for LICENSE >>> python-cryptography 1.7.2 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE.APACHE ERROR: No hash found for LICENSE.BSD >>> python-decorator 4.0.11 Collecting legal info >>> python-ecdsa 0.13 Collecting legal info ERROR: No hash found for LICENSE >>> python-enum34 1.1.6 Collecting legal info ERROR: No hash found for enum/LICENSE >>> python-hpack 3.0.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-idna 2.5 Collecting legal info ERROR: No hash found for LICENSE.rst >>> python-ipaddress 1.0.18 Collecting legal info ERROR: No hash found for LICENSE >>> python-ipython-genutils 0.2.0 Collecting legal info ERROR: No hash found for COPYING.md >>> python-paramiko 2.2.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-pyasn 0.1.9 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-pycparser 2.17 Collecting legal info ERROR: No hash found for LICENSE >>> python-pynacl 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-pyxb 1.2.6 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-singledispatch 3.4.0.3 Collecting legal info ERROR: No hash found for setup.py >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> python-spidev 3.2 Collecting legal info ERROR: No hash found for LICENSE.md >>> python-tornado 4.5.1 Collecting legal info >>> python-traitlets 4.3.2 Collecting legal info ERROR: No hash found for COPYING.md >>> setserial 2.17 Collecting legal info ERROR: No hash found for debian/copyright >>> shapelib 1.4.1 Collecting legal info web/license.html: OK (sha256: a638278f7f1cb7d0cdc73b47a6c87261b882e356a8e79922e90d44d7ef1dd2c7) COPYING: OK (sha256: 7eb803a70990017a1c4e38a8342d7413c5dfeec3ed1ac407e15ae2c274e560ff) >>> spi-tools 0.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> sshpass 1.06 Collecting legal info ERROR: No hash found for COPYING >>> subversion 1.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> unionfs 2.0 Collecting legal info ERROR: No hash found for LICENSE >>> wavemon v0.8.1 Collecting legal info ERROR: No hash found for COPYING >>> wireshark 2.2.12 Collecting legal info COPYING: OK (sha256: 7cdbed2b697efaa45576a033f1ac0e73cd045644a91c79bbf41d4a7d81dac7bf) >>> x264 ba24899b0bf23345921da022f7a51e0c57dbe73d Collecting legal info ERROR: No hash found for COPYING >>> x265 2.7 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: can-utils-c3305fdd515464153d20199db232b6124bc962c0: cannot save license (CAN_UTILS_LICENSE_FILES not defined) WARNING: ipsec-tools-0.8.2: cannot save license (IPSEC_TOOLS_LICENSE_FILES not defined) WARNING: python-decorator-4.0.11: cannot save license (PYTHON_DECORATOR_LICENSE_FILES not defined) WARNING: python-tornado-4.5.1: cannot save license (PYTHON_TORNADO_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'