x265_2.5.tar.gz: OK (sha256: 2e53259b504a7edb9b21b9800163b1ff4c90e60c74e23e7001d423c69c5d3d17) >>> x265 2.5 Extracting gzip -d -c /home/buildroot/buildroot-test/instance-1/dl/x265_2.5.tar.gz | tar --strip-components=1 -C /home/buildroot/buildroot-test/instance-1/output/build/x265-2.5 -xf - >>> x265 2.5 Patching Applying 0001-fix-gcc-options.patch using patch: patching file source/CMakeLists.txt Hunk #1 succeeded at 201 (offset 7 lines). >>> x265 2.5 Configuring (mkdir -p /home/buildroot/buildroot-test/instance-1/output/build/x265-2.5/source && cd /home/buildroot/buildroot-test/instance-1/output/build/x265-2.5/source && rm -f CMakeCache.txt && PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /home/buildroot/buildroot-test/instance-1/output/host/bin/cmake /home/buildroot/buildroot-test/instance-1/output/build/x265-2.5/source -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/buildroot-test/instance-1/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DENABLE_SHARED=ON -DENABLE_PIC=ON -DENABLE_CLI=OFF ) -- cmake version 3.8.2 -- The C compiler identification is GNU 6.4.1 -- The CXX compiler identification is GNU 6.4.1 -- Check for working C compiler: /home/buildroot/buildroot-test/instance-1/output/host/bin/arm-linux-gnueabihf-gcc -- Check for working C compiler: /home/buildroot/buildroot-test/instance-1/output/host/bin/arm-linux-gnueabihf-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/buildroot/buildroot-test/instance-1/output/host/bin/arm-linux-gnueabihf-g++ -- Check for working CXX compiler: /home/buildroot/buildroot-test/instance-1/output/host/bin/arm-linux-gnueabihf-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- 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 -- Could NOT find yasm (missing: YASM_EXECUTABLE) -- x265 version 2.5 -- Looking for strtok_r -- Looking for strtok_r - found -- The ASM compiler identification is GNU -- Found assembler: /home/buildroot/buildroot-test/instance-1/output/host/bin/arm-linux-gnueabihf-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/buildroot/buildroot-test/instance-1/output/build/x265-2.5/source >>> x265 2.5 Building PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 -C /home/buildroot/buildroot-test/instance-1/output/build/x265-2.5/source Scanning dependencies of target common [ 1%] Building CXX object common/CMakeFiles/common.dir/arm/asm-primitives.cpp.o Scanning dependencies of target encoder [ 2%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 3%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o [ 5%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o [ 6%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o [ 7%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 8%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 10%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o [ 11%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o [ 12%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 14%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 15%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 16%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o [ 17%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 19%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 20%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 21%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 23%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 24%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o [ 25%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o [ 26%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 28%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o [ 29%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 30%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o [ 32%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o [ 33%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o [ 34%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o [ 35%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o [ 37%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o [ 38%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o [ 39%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o [ 41%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o [ 42%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o [ 43%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o [ 44%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o [ 46%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o [ 47%] Building CXX object encoder/CMakeFiles/encoder.dir/__/x265-extras.cpp.o [ 48%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o [ 50%] Building CXX object common/CMakeFiles/common.dir/param.cpp.o [ 50%] Built target encoder [ 51%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o [ 52%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o [ 53%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o [ 55%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o [ 56%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o [ 57%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o [ 58%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o [ 60%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o [ 61%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o [ 62%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o [ 62%] Built target common [ 64%] Generating dct-a.S.o [ 65%] Generating dct-a.S.o [ 67%] Generating asm.S.o [ 67%] Generating asm.S.o [ 69%] Generating cpu-a.S.o [ 70%] Generating cpu-a.S.o [ 73%] Generating mc-a.S.o [ 75%] Generating sad-a.S.o [ 75%] Generating sad-a.S.o [ 78%] Generating pixel-util.S.o [ 79%] Generating ssd-a.S.o [ 80%] Generating ssd-a.S.o [ 82%] Generating blockcopy8.S.o [ 83%] Generating blockcopy8.S.o [ 85%] Generating ipfilter8.S.o Scanning dependencies of target x265-shared [ 87%] Linking CXX shared library libx265.so Scanning dependencies of target x265-static [ 88%] Building ASM object CMakeFiles/x265-static.dir/common/arm/asm.S.o [ 89%] Building ASM object CMakeFiles/x265-static.dir/common/arm/cpu-a.S.o [ 91%] Building ASM object CMakeFiles/x265-static.dir/common/arm/mc-a.S.o [ 92%] Building ASM object CMakeFiles/x265-static.dir/common/arm/sad-a.S.o [ 93%] Building ASM object CMakeFiles/x265-static.dir/common/arm/pixel-util.S.o [ 94%] Building ASM object CMakeFiles/x265-static.dir/common/arm/ssd-a.S.o [ 96%] Building ASM object CMakeFiles/x265-static.dir/common/arm/blockcopy8.S.o [ 96%] Built target x265-shared [ 97%] Building ASM object CMakeFiles/x265-static.dir/common/arm/ipfilter8.S.o [ 98%] Building ASM object CMakeFiles/x265-static.dir/common/arm/dct-a.S.o [100%] Linking CXX static library libx265.a [100%] Built target x265-static >>> x265 2.5 Installing to staging directory PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 DESTDIR=/home/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot install/fast -C /home/buildroot/buildroot-test/instance-1/output/build/x265-2.5/source Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libx265.a -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/x265.h -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/x265_config.h -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libx265.so.130 -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libx265.so -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig/x265.pc >>> x265 2.5 Fixing libtool files >>> x265 2.5 Installing to target PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 DESTDIR=/home/buildroot/buildroot-test/instance-1/output/target install/fast -C /home/buildroot/buildroot-test/instance-1/output/build/x265-2.5/source Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/libx265.a -- Installing: /home/buildroot/buildroot-test/instance-1/output/target/usr/include/x265.h -- Installing: /home/buildroot/buildroot-test/instance-1/output/target/usr/include/x265_config.h -- Installing: /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/libx265.so.130 -- Installing: /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/libx265.so -- Installing: /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig/x265.pc >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/buildroot-test/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['binutils', 'libffi', 'gmp', 'gnupg', 'grep', 'libassuan', 'libgpgme'] ./support/scripts/check-uniq-files -t staging /home/buildroot/buildroot-test/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['binutils', 'libffi', 'gmp', 'libassuan', 'libgpgme'] ./support/scripts/check-uniq-files -t host /home/buildroot/buildroot-test/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-m4', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-bison', 'host-libffi'] rm -f /home/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/buildroot-test/instance-1/output/host/bin/glib-compile-schemas /home/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc echo "buildroot" > /home/buildroot/buildroot-test/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/buildroot-test/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/buildroot-test/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/buildroot-test/instance-1/output/target/etc/shadow rm -f /home/buildroot/buildroot-test/instance-1/output/target/bin/sh rm -f /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/buildroot-test/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/include /home/buildroot/buildroot-test/instance-1/output/target/usr/share/aclocal \ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/buildroot-test/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/cmake /home/buildroot/buildroot-test/instance-1/output/target/usr/share/cmake find /home/buildroot/buildroot-test/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/buildroot-test/instance-1/output/target/lib/ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/ /home/buildroot/buildroot-test/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/man /home/buildroot/buildroot-test/instance-1/output/target/usr/share/man rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/info /home/buildroot/buildroot-test/instance-1/output/target/usr/share/info rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/doc /home/buildroot/buildroot-test/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/buildroot-test/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/buildroot-test/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/buildroot/buildroot-test/instance-1/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/buildroot-test/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-1/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/buildroot-test/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-1/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/buildroot-test/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/buildroot/buildroot-test/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/buildroot/buildroot-test/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-01681-g5b85c6a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/buildroot/buildroot-test/instance-1/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/buildroot/buildroot-test/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/buildroot-test/instance-1/buildroot' make: Entering directory `/home/buildroot/buildroot-test/instance-1/buildroot' >>> Buildroot 2018.02-git-01681-g5b85c6a 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-linaro-arm 2017.11 Collecting legal info >>> toolchain Collecting legal info >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Collecting legal info >>> at 3.1.16 Collecting legal info ERROR: No hash found for Copyright ERROR: No hash found for COPYING >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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 >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> axel 2.16.1 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> bdwgc 7.6.0 Collecting legal info ERROR: No hash found for README.QUICK >>> libatomic_ops v7.4.6 Collecting legal info ERROR: No hash found for doc/LICENSING.txt ERROR: No hash found for COPYING >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> berkeleydb 5.3.28 Collecting legal info ERROR: No hash found for LICENSE >>> bind 9.11.2 Collecting legal info COPYRIGHT: OK (sha256: d3906dfe153e2c48440d3ca1d5319f5e89b4b820cdfc5d0779c23d7ac2b175e9) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> binutils 2.28.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> host-checkpolicy 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> 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 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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 >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> dawgdic 16ac537ba9883ff01b63b6d1fdc3072150c68fee Collecting legal info ERROR: No hash found for COPYING >>> debianutils 4.8.1 Collecting legal info ERROR: No hash found for debian/copyright >>> host-dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> evtest 1.33 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> skalibs 2.6.2.0 Collecting legal info ERROR: No hash found for COPYING >>> flannel v0.5.5 Collecting legal info ERROR: No hash found for LICENSE >>> host-go 1.9 Collecting legal info ERROR: No hash found for LICENSE >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> fwup v0.15.4 Collecting legal info ERROR: No hash found for LICENSE >>> libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> libsodium 1.0.15 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> glib-networking 2.50.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 >>> 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-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) >>> 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) >>> 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 >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnupg 1.4.22 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.57.0 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> grep 3.1 Collecting legal info COPYING: OK (sha256: ca372a7d92560b1fa9f6d832b440e8bcd62d9adfa8870c98287deab66d98310e) >>> igd2-for-linux v1.2 Collecting legal info linuxigd2/doc/LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libupnp 1.6.24 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> inadyn 2.2.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libite v1.9.2 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> iproute2 4.14.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> iptables 1.6.1 Collecting legal info ERROR: No hash found for COPYING >>> kmod 24 Collecting legal info ERROR: No hash found for libkmod/COPYING >>> libassuan 2.4.3 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libcuefile r475 Collecting legal info ERROR: No hash found for COPYING >>> libfcgi 2.4.0 Collecting legal info ERROR: No hash found for LICENSE.TERMS >>> libgpgme 1.10.0 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libid3tag 0.15.1b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> libldns 1.7.0 Collecting legal info ERROR: No hash found for LICENSE >>> libmad 0.15.1b Collecting legal info ERROR: No hash found for COPYING >>> libnatpmp 20150609 Collecting legal info ERROR: No hash found for LICENSE >>> libphidget 2.1.8.20140319 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libroxml 2.3.0 Collecting legal info ERROR: No hash found for License.txt >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libsrtp v1.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> libtasn1 4.12 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libtorrent 0.13.6 Collecting legal info ERROR: No hash found for COPYING >>> live555 2017.10.28 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> madplay 0.15.2b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> mali-t76x r5p0-06rel0 Collecting legal info >>> mesa3d-headers 17.3.0 Collecting legal info docs/license.html: OK (sha256: 630e75b4fdeb75ee2bf9e55db54dd1e3ff7353d52d9314ca8512bfd460f8e24c) >>> mongodb r3.3.4 Collecting legal info ERROR: No hash found for GNU-AGPL-3.0.txt ERROR: No hash found for APACHE-2.0.txt >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> multicat 2.1 Collecting legal info ERROR: No hash found for COPYING >>> mxml 2.10 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 >>> p11-kit 0.23.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.4 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> phidgetwebservice 2.1.8.20140319 Collecting legal info ERROR: No hash found for COPYING >>> rabbitmq-c v0.8.0 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> rtorrent 0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> s6-dns 2.2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> s6-rc 0.3.0.1 Collecting legal info ERROR: No hash found for COPYING >>> s6 2.6.2.0 Collecting legal info ERROR: No hash found for COPYING >>> sbc 1.3 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> host-shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> slirp 8c2da74c1385242f20799fec8c04f8378edc6550 Collecting legal info >>> tinyalsa 1.1.1 Collecting legal info ERROR: No hash found for NOTICE >>> vtun 3.0.3 Collecting legal info ERROR: No hash found for README.OpenSSL >>> x265 2.5 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-linaro-arm-2017.11: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_ARM_LICENSE_FILES not defined) WARNING: armbian-firmware-455d6b6701178dafe7fd0168eb4a4ef78a8d24a3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: mali-t76x-r5p0-06rel0: cannot save license (MALI_T76X_LICENSE_FILES not defined) WARNING: slirp-8c2da74c1385242f20799fec8c04f8378edc6550: cannot save license (SLIRP_LICENSE_FILES not defined) Legal info produced in /home/buildroot/buildroot-test/instance-1/output/legal-info make: Leaving directory `/home/buildroot/buildroot-test/instance-1/buildroot'