install -m755 pcf2vpnc /home/buildroot/autobuild/run/instance-1/output/target/usr/bin install -m644 pcf2vpnc.1 /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1 install -m644 cisco-decrypt.1 /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1 install -m644 COPYING /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc/vpnc install -m755 vpnc /home/buildroot/autobuild/run/instance-1/output/target/usr/sbin install -m755 cisco-decrypt /home/buildroot/autobuild/run/instance-1/output/target/usr/bin PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" BR2_DL_DIR=/home/buildroot/autobuild/run/instance-1/dl BUILD_DIR=/home/buildroot/autobuild/run/instance-1/output/build O=/home/buildroot/autobuild/run/instance-1/output flock /home/buildroot/autobuild/run/instance-1/dl/x265/ support/download/dl-wrapper -c '2.8' -d '/home/buildroot/autobuild/run/instance-1/dl/x265' -D '/home/buildroot/autobuild/run/instance-1/dl' -f 'x265_2.8.tar.gz' -H 'package/x265//x265.hash' -n 'x265-2.8' -N 'x265' -o '/home/buildroot/autobuild/run/instance-1/dl/x265/x265_2.8.tar.gz' -u https+https://bitbucket.org/multicoreware/x265/downloads -u http\|urlencode+http://sources.buildroot.net/x265 -u http\|urlencode+http://sources.buildroot.net -- x265_2.8.tar.gz: OK (sha256: 6e59f9afc0c2b87a46f98e33b5159d56ffb3558a49d8e3d79cb7fdc6b7aaa863) >>> x265 2.8 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-1/dl/x265/x265_2.8.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output/build/x265-2.8 -xf - >>> x265 2.8 Patching Applying 0001-fix-gcc-options.patch using patch: patching file source/CMakeLists.txt Hunk #1 succeeded at 214 (offset 20 lines). Applying 0002-fix-build-error-on-ppc64le.patch using patch: patching file source/common/param.cpp >>> x265 2.8 Configuring (mkdir -p /home/buildroot/autobuild/run/instance-1/output/build/x265-2.8/source && cd /home/buildroot/autobuild/run/instance-1/output/build/x265-2.8/source && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/buildroot/autobuild/run/instance-1/output/host/bin/cmake /home/buildroot/autobuild/run/instance-1/output/build/x265-2.8/source -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/run/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.0 -- The CXX compiler identification is GNU 6.4.0 -- Check for working C compiler: /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc -- Check for working C compiler: /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-g++ -- Check for working CXX compiler: /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- CMAKE_SYSTEM_PROCESSOR value `mips64el` is unknown -- Please add this value near /home/buildroot/autobuild/run/instance-1/output/build/x265-2.8/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 nasm (missing: NASM_EXECUTABLE) -- x265 version 2.8 -- 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/buildroot/autobuild/run/instance-1/output/build/x265-2.8/source >>> x265 2.8 Building PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-1/output/build/x265-2.8/source Scanning dependencies of target common [ 2%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o [ 4%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o [ 6%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o Scanning dependencies of target encoder [ 8%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 10%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o [ 12%] Building CXX object common/CMakeFiles/common.dir/lowpassdct.cpp.o [ 14%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 16%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 18%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 20%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 22%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 24%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o [ 26%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o [ 28%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o [ 30%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 32%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o [ 34%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 36%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o [ 38%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o [ 40%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o /home/buildroot/autobuild/run/instance-1/output/build/x265-2.8/source/common/cpu.cpp: In function 'uint32_t x265::cpu_detect(bool)': /home/buildroot/autobuild/run/instance-1/output/build/x265-2.8/source/common/cpu.cpp:386:26: warning: unused parameter 'benableavx512' [-Wunused-parameter] uint32_t cpu_detect(bool benableavx512) ^~~~~~~~~~~~~ [ 42%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 44%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o [ 46%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 48%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o [ 50%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 52%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 54%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o [ 56%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o [ 58%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o [ 60%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o [ 62%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o [ 64%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o [ 66%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o [ 68%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o [ 70%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o [ 72%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o [ 74%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o [ 76%] Building CXX object common/CMakeFiles/common.dir/param.cpp.o [ 78%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o [ 78%] Built target encoder [ 80%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o [ 82%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o [ 84%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o [ 86%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o [ 88%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o [ 90%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o [ 92%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o [ 94%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o [ 96%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o [ 96%] Built target common Scanning dependencies of target x265-shared Scanning dependencies of target x265-static [ 98%] Linking CXX shared library libx265.so [100%] Linking CXX static library libx265.a [100%] Built target x265-static [100%] Built target x265-shared >>> x265 2.8 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot install/fast -C /home/buildroot/autobuild/run/instance-1/output/build/x265-2.8/source Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libx265.a -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/x265.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/x265_config.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libx265.so.160 -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libx265.so -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/x265.pc >>> x265 2.8 Fixing libtool files >>> x265 2.8 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/target install/fast -C /home/buildroot/autobuild/run/instance-1/output/build/x265-2.8/source Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libx265.a -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/x265.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/x265_config.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libx265.so.160 -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libx265.so -- Installing: /home/buildroot/autobuild/run/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/autobuild/run/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libeXosip2.la" is touched by more than one package: [u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/c_icap/srv_echo.la" is touched by more than one package: [u'c-icap', u'libusb', u'eventlog', u'expat', u'faad2', u'libffi', u'ncurses', u'python3', u'util-linux', u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'c-icap', u'libusb', u'eventlog', u'expat', u'faad2', u'libffi', u'ncurses', u'python3', u'util-linux', u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/c_icap/shared_cache.la" is touched by more than one package: [u'c-icap', u'libusb', u'eventlog', u'expat', u'faad2', u'libffi', u'ncurses', u'python3', u'util-linux', u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'ncurses', u'python3', u'util-linux', u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libiptc.la" is touched by more than one package: [u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'c-icap', u'libusb', u'eventlog', u'expat', u'faad2', u'libffi', u'ncurses', u'python3', u'util-linux', u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'eventlog', u'expat', u'faad2', u'libffi', u'ncurses', u'python3', u'util-linux', u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'c-icap', u'libusb', u'eventlog', u'expat', u'faad2', u'libffi', u'ncurses', u'python3', u'util-linux', u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/liblept.la" is touched by more than one package: [u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libcares.la" is touched by more than one package: [u'c-ares', u'libzlib', u'libopenssl', u'pcre', u'c-icap', u'libusb', u'eventlog', u'expat', u'faad2', u'libffi', u'ncurses', u'python3', u'util-linux', u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libip6tc.la" is touched by more than one package: [u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/c_icap/srv_ex206.la" is touched by more than one package: [u'c-icap', u'libusb', u'eventlog', u'expat', u'faad2', u'libffi', u'ncurses', u'python3', u'util-linux', u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libphidget21.la" is touched by more than one package: [u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/python3.6/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/c_icap/sys_logger.la" is touched by more than one package: [u'c-icap', u'libusb', u'eventlog', u'expat', u'faad2', u'libffi', u'ncurses', u'python3', u'util-linux', u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libip4tc.la" is touched by more than one package: [u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libfaad.la" is touched by more than one package: [u'faad2', u'libffi', u'ncurses', u'python3', u'util-linux', u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libevtlog.la" is touched by more than one package: [u'eventlog', u'expat', u'faad2', u'libffi', u'ncurses', u'python3', u'util-linux', u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'faad2', u'libffi', u'ncurses', u'python3', u'util-linux', u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/c_icap/dnsbl_tables.la" is touched by more than one package: [u'c-icap', u'libusb', u'eventlog', u'expat', u'faad2', u'libffi', u'ncurses', u'python3', u'util-linux', u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/liblinphone.la" is touched by more than one package: [u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libicapapi.la" is touched by more than one package: [u'c-icap', u'libusb', u'eventlog', u'expat', u'faad2', u'libffi', u'ncurses', u'python3', u'util-linux', u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libfaad_drm.la" is touched by more than one package: [u'faad2', u'libffi', u'ncurses', u'python3', u'util-linux', u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'freerdp', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'gtest', u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libxtables.la" is touched by more than one package: [u'iptables', u'leptonica', u'libosip2', u'libeXosip2', u'libev', u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libshadowsocks-libev.la" is touched by more than one package: [u'shadowsocks-libev', u'x265'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libogg', u'libpcap', u'libphidget', u'libsodium', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'sdl', u'shadowsocks-libev', u'x265'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-host.txt Warning: host file "./lib/python3.6/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-cffi', u'host-python-xlrd'] rm -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-1/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/home/buildroot/autobuild/run/instance-1/output/target/usr/lib/python3.6/" cd /home/buildroot/autobuild/run/instance-1/output/target && /home/buildroot/autobuild/run/instance-1/output/host/bin/python3.6 /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/pycompile.py usr/lib/python3.6 find /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/python3.6 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/python3.6 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-1/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-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/include /home/buildroot/autobuild/run/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-1/output/target/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/man /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/info /home/buildroot/autobuild/run/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/doc /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/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/autobuild/run/instance-1/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/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/autobuild/run/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/autobuild/run/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00595-g36855f5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-1/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-1/buildroot' >>> Buildroot 2018.08-git-00595-g36855f5 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton 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 >>> bitstream-vera 1.10 Collecting legal info ERROR: No hash found for COPYRIGHT.TXT >>> boost 1.67.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> c-ares 1.14.0 Collecting legal info ERROR: No hash found for ares_mkquery.c >>> 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) >>> c-icap 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> cc-tool 0.26 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-cramfs 1a1e65f2a049 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> eventlog 0.2.12 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> faad2 2.8.8 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> freerdp 2.0.0-rc0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32 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) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> util-linux 2.32 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) >>> 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 >>> python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> host-python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnutls 3.5.18 Collecting legal info doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> googlefontdirectory Collecting legal info >>> gtest release-1.8.0 Collecting legal info googletest/LICENSE: OK (sha256: 9702de7e4117a8e2b20dafab11ffda58c198aede066406496bef670d40a22138) >>> hwdata v0.308 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> iptables 1.6.2 Collecting legal info ERROR: No hash found for COPYING >>> leptonica 1.74.4 Collecting legal info ERROR: No hash found for leptonica-license.txt >>> libeXosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libgcrypt 1.8.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libphidget 2.1.8.20170607 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> links 2.14 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 >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> speexdsp 20ed3452074664ad07e380e51321b148acebdf20 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> lshw B.02.18 Collecting legal info ERROR: No hash found for COPYING >>> mbedtls 2.7.3 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> phidgetwebservice 2.1.8.20170607 Collecting legal info COPYING: OK (sha256: ea8af5e789cb2d4e9b10bce3874982ade163b749b6bfbdb32e2df21c4d106de1) >>> python-cffi 1.11.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> 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 >>> 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-dominate 2.3.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-idna 2.5 Collecting legal info ERROR: No hash found for LICENSE.rst >>> python-protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> host-protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> 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-pygame d61ea8eabd56 Collecting legal info WARNING: no hash file for LGPL >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> python-pyopenssl 17.0.0 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-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> host-python-xlrd 1.0.0 Collecting legal info ERROR: No hash found for xlrd/licences.py >>> shadowsocks-libev 3.2.0 Collecting legal info COPYING: OK (sha256: 736883f97d44dbec288bb82819f18f4f86d02ae3192f6a9abefa00db76bace41) libbloom/LICENSE: OK (sha256: c41a4bc2c4c43e4daa3051e77e31b2d5c8500498afaeac6d831d55a4bb8de3fb) libcork/COPYING: OK (sha256: 4fa2ada54f8c0410ec243265378242ffe862386d5ac517f8dd30a1911d25ae93) >>> smstools3 3.1.15 Collecting legal info ERROR: No hash found for doc/license.html ERROR: No hash found for LICENSE >>> sngrep v1.4.5 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sound-theme-borealis 0.9a Collecting legal info >>> syslog-ng 3.10.1 Collecting legal info ERROR: No hash found for COPYING >>> tn5250 0.17.4 Collecting legal info ERROR: No hash found for COPYING >>> usb_modeswitch 2.5.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> usb_modeswitch_data 20170806 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Collecting legal info ERROR: No hash found for COPYING >>> x265 2.8 Collecting legal info COPYING: OK (sha256: d8afb1bcc7a2cfc603683b168d6987ef0a48e59e0da3693bf55c5d33b67e2b49) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: googlefontdirectory: cannot save license (GOOGLEFONTDIRECTORY_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-1/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot'