(mkdir -p /home/test/autobuild/run/instance-0/output/build/x265-2.5/source && cd /home/test/autobuild/run/instance-0/output/build/x265-2.5/source && rm -f CMakeCache.txt && PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/test/autobuild/run/instance-0/output/host/bin/cmake /home/test/autobuild/run/instance-0/output/build/x265-2.5/source -DCMAKE_TOOLCHAIN_FILE="/home/test/autobuild/run/instance-0/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DENABLE_SHARED=ON -DENABLE_PIC=ON -DENABLE_CLI=OFF ) -- cmake version 3.8.2 -- The C compiler identification is GNU 4.8.2 -- The CXX compiler identification is GNU 4.8.2 -- Check for working C compiler: /home/test/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-gcc -- Check for working C compiler: /home/test/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/test/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ -- Check for working CXX compiler: /home/test/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- CMAKE_SYSTEM_PROCESSOR value `mips64el` is unknown -- Please add this value near /home/test/autobuild/run/instance-0/output/build/x265-2.5/source/CMakeLists.txt:78 -- Could NOT find NUMA (missing: NUMA_ROOT_DIR NUMA_INCLUDE_DIR NUMA_LIBRARY) -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Performing Test CC_HAS_NO_STRICT_OVERFLOW -- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success -- Performing Test CC_HAS_NO_NARROWING -- Performing Test CC_HAS_NO_NARROWING - Success -- Performing Test CC_HAS_NO_ARRAY_BOUNDS -- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success -- Performing Test CC_HAS_FAST_MATH -- Performing Test CC_HAS_FAST_MATH - Success -- Performing Test CC_HAS_STACK_REALIGN -- Performing Test CC_HAS_STACK_REALIGN - Failed -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success -- Could NOT find yasm (missing: YASM_EXECUTABLE) -- x265 version 2.5 -- Looking for strtok_r -- Looking for strtok_r - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/test/autobuild/run/instance-0/output/build/x265-2.5/source >>> x265 2.5 Building PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/test/autobuild/run/instance-0/output/build/x265-2.5/source make[1]: Entering directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' Scanning dependencies of target common make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' Scanning dependencies of target encoder make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' [ 2%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o [ 4%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o [ 6%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 8%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o [ 10%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o [ 12%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o [ 14%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o [ 16%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o [ 18%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o [ 20%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o [ 22%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o [ 24%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o [ 26%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o [ 28%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o [ 30%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o [ 32%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o [ 34%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o [ 36%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o [ 38%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o [ 40%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 42%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o [ 44%] Building CXX object common/CMakeFiles/common.dir/param.cpp.o [ 46%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 48%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o [ 50%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o [ 52%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o [ 54%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o [ 56%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o [ 58%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o [ 60%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o [ 62%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o [ 64%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 66%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o [ 68%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o [ 70%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 72%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 74%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o [ 76%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' [ 76%] Built target common [ 78%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 80%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 82%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 84%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 86%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o [ 88%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 90%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 92%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o [ 94%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o [ 96%] Building CXX object encoder/CMakeFiles/encoder.dir/__/x265-extras.cpp.o make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' [ 96%] Built target encoder make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' Scanning dependencies of target x265-shared make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' Scanning dependencies of target x265-static make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' [ 98%] Linking CXX shared library libx265.so make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' [100%] Linking CXX static library libx265.a make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' [100%] Built target x265-static make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' [100%] Built target x265-shared make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' >>> x265 2.5 Installing to staging directory PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot install/fast -C /home/test/autobuild/run/instance-0/output/build/x265-2.5/source make[1]: Entering directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' Install the project... -- Install configuration: "Release" -- Installing: /home/test/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libx265.a -- Installing: /home/test/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/x265.h -- Installing: /home/test/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/x265_config.h -- Installing: /home/test/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libx265.so.130 -- Installing: /home/test/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libx265.so -- Installing: /home/test/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' >>> x265 2.5 Fixing libtool files >>> x265 2.5 Installing to target PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-0/output/target install/fast -C /home/test/autobuild/run/instance-0/output/build/x265-2.5/source make[1]: Entering directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' Install the project... -- Install configuration: "Release" -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/lib/libx265.a -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/include/x265.h -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/include/x265_config.h -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/lib/libx265.so.130 -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/lib/libx265.so -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/x265-2.5/source' >>> Finalizing target directory rm -f /home/test/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/test/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/test/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/test/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/test/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/home/test/autobuild/run/instance-0/output/target/usr/lib/python2.7/sysconfigdata/" cd /home/test/autobuild/run/instance-0/output/target && /home/test/autobuild/run/instance-0/output/host/bin/python2.7 /home/test/autobuild/run/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python2.7 find /home/test/autobuild/run/instance-0/output/target/usr/lib/python2.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/test/autobuild/run/instance-0/output/target/usr/lib/python2.7 -name '*.pyo' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/test/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/test/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/test/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/test/autobuild/run/instance-0/output/target/bin/sh rm -f /home/test/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/test/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-0/output/target/usr/include /home/test/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/test/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-0/output/target/usr/lib/cmake /home/test/autobuild/run/instance-0/output/target/usr/share/cmake find /home/test/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-0/output/target/lib/ /home/test/autobuild/run/instance-0/output/target/usr/lib/ /home/test/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/test/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/test/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/test/autobuild/run/instance-0/output/target/usr/man /home/test/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/test/autobuild/run/instance-0/output/target/usr/info /home/test/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/test/autobuild/run/instance-0/output/target/usr/doc /home/test/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/test/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/test/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/test/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/test/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/test/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/test/autobuild/run/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/test/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/test/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/test/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-git-02522-g7a4fd53"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-git\"" \ ) > /home/test/autobuild/run/instance-0/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/test/autobuild/run/instance-0/buildroot' make: Entering directory `/home/test/autobuild/run/instance-0/buildroot' >>> Buildroot 2017.11-git-02522-g7a4fd53 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-custom Collecting legal info >>> toolchain Collecting legal info >>> attr 2.4.47 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> 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 >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cdrkit 1.1.11 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 >>> zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> ctorrent dnh3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2l Collecting legal info ERROR: No hash found for LICENSE >>> dc3dd 7.2.641 Collecting legal info ERROR: No hash found for COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info ERROR: No hash found for COPYING >>> host-m4 1.4.18 Collecting legal info ERROR: No hash found for COPYING >>> host-automake 1.15.1 Collecting legal info ERROR: No hash found for COPYING >>> host-gettext 0.19.8.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> dvdauthor 0.7.2 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8 Collecting legal info ERROR: No hash found for docs/LICENSE.TXT ERROR: No hash found for docs/FTL.TXT ERROR: No hash found for docs/GPLv2.TXT >>> libpng 1.6.32 Collecting legal info ERROR: No hash found for LICENSE >>> imagemagick 7.0.7-1 Collecting legal info ERROR: No hash found for LICENSE >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> dvdrw-tools 7.1 Collecting legal info ERROR: No hash found for LICENSE >>> 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) >>> util-linux 2.31 Collecting legal info ERROR: No hash found for README.licensing ERROR: No hash found for Documentation/licenses/COPYING.GPLv2 ERROR: No hash found for Documentation/licenses/COPYING.UCB ERROR: No hash found for Documentation/licenses/COPYING.LGPLv2.1 ERROR: No hash found for Documentation/licenses/COPYING.BSD-3 ERROR: No hash found for sys-utils/rfkill.c >>> 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 ERROR: No hash found for LICENSE >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python 2.7.14 Collecting legal info ERROR: No hash found for LICENSE >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> ed 1.14.2 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.3.0.3 Collecting legal info ERROR: No hash found for COPYING >>> skalibs 2.6.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ffmpeg 3.3.5 Collecting legal info ERROR: No hash found for LICENSE.md ERROR: No hash found for COPYING.LGPLv2.1 >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.2 Collecting legal info ERROR: No hash found for COPYING >>> ficl 4.1.0 Collecting legal info ERROR: No hash found for ReadMe.txt >>> host-gdb 7.11.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> heirloom-mailx 12.5 Collecting legal info ERROR: No hash found for COPYING >>> iperf3 3.1.7 Collecting legal info ERROR: No hash found for LICENSE >>> iptraf-ng 1.1.4 Collecting legal info ERROR: No hash found for LICENSE >>> lft 3.79 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-bison 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libbsd 0.8.3 Collecting legal info ERROR: No hash found for COPYING >>> libcoap v4.1.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.BSD >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libeXosip2 3.6.0 Collecting legal info ERROR: No hash found for COPYING >>> libosip2 3.6.0 Collecting legal info ERROR: No hash found for COPYING >>> libebur128 v1.2.2 Collecting legal info COPYING: OK (sha256: d6b4754bb67bdd08b97d5d11b2d7434997a371585a78fe77007149df3af8d09c) >>> libftdi1 1.4 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LIB >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.54.2 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.54.2 Collecting legal info ERROR: No hash found for COPYING >>> host-libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> host-util-linux 2.31 Collecting legal info ERROR: No hash found for README.licensing ERROR: No hash found for Documentation/licenses/COPYING.GPLv2 ERROR: No hash found for Documentation/licenses/COPYING.UCB ERROR: No hash found for Documentation/licenses/COPYING.LGPLv2.1 ERROR: No hash found for Documentation/licenses/COPYING.BSD-3 ERROR: No hash found for sys-utils/rfkill.c >>> pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> libhdhomerun 20170930 Collecting legal info ERROR: No hash found for LICENSE >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info ERROR: No hash found for gips_iLBClicense.pdf >>> libmms 0.6.2 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libsocketcan 0.0.10 Collecting legal info >>> libuio 940861de278cb794bf9d775b76a4d1d4f9108607 Collecting legal info ERROR: No hash found for COPYING >>> libv4l 1.12.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.libv4l ERROR: No hash found for lib/libv4l1/libv4l1-kernelcode-license.txt >>> libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> linphone 3.6.1 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 >>> lsscsi 0.28 Collecting legal info ERROR: No hash found for COPYING >>> mediastreamer 2.14.0 Collecting legal info ERROR: No hash found for COPYING >>> host-vim v8.0.0329 Collecting legal info ERROR: No hash found for README.txt >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> portaudio v190600_20161030 Collecting legal info ERROR: No hash found for LICENSE.txt >>> mjpegtools 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> mongoose 6.7 Collecting legal info ERROR: No hash found for LICENSE >>> mplayer 1.3.0 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for Copyright >>> 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 >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> netcat-openbsd debian_1.105-7 Collecting legal info WARNING: no hash file for debian/copyright >>> openmpi 1.10.7 Collecting legal info ERROR: No hash found for LICENSE >>> openvpn 2.4.4 Collecting legal info ERROR: No hash found for COPYRIGHT.GPL >>> host-patchelf 0.9 Collecting legal info ERROR: No hash found for COPYING >>> procps-ng 3.3.12 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> python-autobahn 0.16.0 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-crcmod 1.7 Collecting legal info ERROR: No hash found for LICENSE >>> python-cssutils 1.0.1 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> python-dataproperty 0.25.6 Collecting legal info ERROR: No hash found for LICENSE >>> python-dateutil 2.6.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-enum 0.4.6 Collecting legal info ERROR: No hash found for LICENSE.GPL-3 >>> python-mbstrdecoder 0.2.2 Collecting legal info ERROR: No hash found for LICENSE >>> python-pathtools 0.1.2 Collecting legal info ERROR: No hash found for LICENSE >>> python-pysocks 1.6.7 Collecting legal info ERROR: No hash found for LICENSE >>> python-pytz 2016.10 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> python-txaio 2.8.0 Collecting legal info ERROR: No hash found for LICENSE >>> qdecoder r12.0.5 Collecting legal info ERROR: No hash found for COPYING >>> host-qemu 2.10.1 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: 48ffe9fc7f1d5462dbd19340bc4dd1d8a9e37c61ed535813e614cbe4a5f0d4df) >>> host-pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> sed 4.4 Collecting legal info ERROR: No hash found for COPYING >>> sox 14.4.2 Collecting legal info ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.LGPL >>> sslh v1.18 Collecting legal info ERROR: No hash found for COPYING >>> sysklogd 1.5.1 Collecting legal info ERROR: No hash found for COPYING >>> tclap 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> tovid 0.35.2 Collecting legal info ERROR: No hash found for COPYING >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2l Collecting legal info ERROR: No hash found for LICENSE >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Collecting legal info ERROR: No hash found for LICENCE >>> wireless-regdb 2017.03.07 Collecting legal info ERROR: No hash found for LICENSE >>> 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: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/test/autobuild/run/instance-0/buildroot'