-- 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 - Success -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success -- Found nasm: /home/peko/autobuild/instance-0/output/host/bin/nasm (found version "2.13.03") -- 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/peko/autobuild/instance-0/output/build/x265-2.8/source >>> x265 2.8 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/x265-2.8/source make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' Scanning dependencies of target common make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' Scanning dependencies of target encoder make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' [ 2%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o [ 6%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o [ 6%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o [ 8%] Building CXX object common/CMakeFiles/common.dir/lowpassdct.cpp.o [ 10%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o [ 12%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 14%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o [ 16%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o [ 18%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o [ 20%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o [ 22%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o [ 24%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o /home/peko/autobuild/instance-0/output/build/x265-2.8/source/common/cpu.cpp: In function 'uint32_t x265::cpu_detect(bool)': /home/peko/autobuild/instance-0/output/build/x265-2.8/source/common/cpu.cpp:386:26: warning: unused parameter 'benableavx512' [-Wunused-parameter] uint32_t cpu_detect(bool benableavx512) ^~~~~~~~~~~~~ [ 28%] 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/search.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 common/CMakeFiles/common.dir/frame.cpp.o [ 48%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o [ 50%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o [ 52%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 54%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 56%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o [ 58%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o [ 60%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o [ 62%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o [ 64%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o [ 66%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o [ 68%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 70%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o [ 72%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 74%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 76%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o [ 78%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 80%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 82%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 84%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 86%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 88%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o [ 90%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 92%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 94%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o [ 96%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' [ 96%] Built target common [ 96%] Built target encoder make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' Scanning dependencies of target x265-shared make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' [ 98%] Linking CXX shared library libx265.so [100%] Linking CXX static library libx265.a make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' [100%] Built target x265-static [100%] Built target x265-shared make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' >>> x265 2.8 Installing to staging directory PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/host/i586-buildroot-linux-musl/sysroot install/fast -C /home/peko/autobuild/instance-0/output/build/x265-2.8/source make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/lib/libx265.a -- Installing: /home/peko/autobuild/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/include/x265.h -- Installing: /home/peko/autobuild/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/include/x265_config.h -- Installing: /home/peko/autobuild/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/lib/libx265.so.160 -- Installing: /home/peko/autobuild/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/lib/libx265.so -- Installing: /home/peko/autobuild/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' >>> x265 2.8 Fixing libtool files >>> x265 2.8 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/target install/fast -C /home/peko/autobuild/instance-0/output/build/x265-2.8/source make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/libx265.a -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/x265.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/x265_config.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/libx265.so.160 -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/libx265.so -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/lib/libssl.a" is touched by more than one package: [u'libopenssl', u'libnss'] Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'bash', u'libtool', u'ed', u'gmp', u'libffi'] Warning: target file "./usr/lib/charset.alias" is touched by more than one package: [u'gettext', u'libglib2'] ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'json-for-modern-cpp', u'libffi', u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'libnl', u'ibrcommon', u'json-for-modern-cpp', u'libffi', u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'libtool', u'gmp', u'libffi'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libprotobuf-c.la" is touched by more than one package: [u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libuv.la" is touched by more than one package: [u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libfuse', u'flex', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'libnl', u'ibrcommon', u'json-for-modern-cpp', u'libffi', u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'flex', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'libnl', u'ibrcommon', u'json-for-modern-cpp', u'libffi', u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libssl.a" is touched by more than one package: [u'libopenssl', u'libnss'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libfuse', u'flex', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'libnl', u'ibrcommon', u'json-for-modern-cpp', u'libffi', u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'libnl', u'ibrcommon', u'json-for-modern-cpp', u'libffi', u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'libnl', u'ibrcommon', u'json-for-modern-cpp', u'libffi', u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libfuse', u'flex', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'libnl', u'ibrcommon', u'json-for-modern-cpp', u'libffi', u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'nettle', u'gnutls', u'libnl', u'ibrcommon', u'json-for-modern-cpp', u'libffi', u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libmpeg2.la" is touched by more than one package: [u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/charset.alias" is touched by more than one package: [u'gettext', u'libglib2'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libtasn1', u'nettle', u'gnutls', u'libnl', u'ibrcommon', u'json-for-modern-cpp', u'libffi', u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libSDL_mixer.la" is touched by more than one package: [u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'flex', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'libnl', u'ibrcommon', u'json-for-modern-cpp', u'libffi', u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/liboauth.la" is touched by more than one package: [u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libdaemon.la" is touched by more than one package: [u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libbsd.la" is touched by more than one package: [u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libSDL_net.la" is touched by more than one package: [u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'libopenssl', u'pcre', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libfuse', u'flex', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'libnl', u'ibrcommon', u'json-for-modern-cpp', u'libffi', u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'libnl', u'ibrcommon', u'json-for-modern-cpp', u'libffi', u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'json-for-modern-cpp', u'libffi', u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'bash-completion', u'ncurses', u'readline', u'benejson', u'bzip2', u'libcap', u'libzlib', u'libtool', u'libopenssl', u'pcre', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libfuse', u'flex', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'libnl', u'ibrcommon', u'json-for-modern-cpp', u'libffi', u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'json-for-modern-cpp', u'libffi', u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'json-for-modern-cpp', u'libffi', u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'json-for-modern-cpp', u'libffi', u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libriemann-client.la" is touched by more than one package: [u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'json-for-modern-cpp', u'libffi', u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libdvbcsa.la" is touched by more than one package: [u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libnss', u'libfuse', u'flex', u'gettext', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'libnl', u'ibrcommon', u'json-for-modern-cpp', u'libffi', u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'json-for-modern-cpp', u'libffi', u'util-linux', u'libglib2', u'libasplib', u'libbsd', u'libconfig', u'libdaemon', u'libdvbcsa', u'sdl', u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libmpeg2convert.la" is touched by more than one package: [u'libmpeg2', u'liboauth', u'libpcap', u'libsepol', u'libuv', u'lzo', u'ngrep', u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'sdl_mixer', u'sdl_net', u'protobuf-c', u'riemann-c-client', u'slang', u'x265'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi'] grep -qsE '^/bin/bash$' /home/peko/autobuild/instance-0/output/target/etc/shells || echo "/bin/bash" >> /home/peko/autobuild/instance-0/output/target/etc/shells rm -f /home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-0/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. grep -qsE '^/bin/mksh$' /home/peko/autobuild/instance-0/output/target/etc/shells || echo "/bin/mksh" >> /home/peko/autobuild/instance-0/output/target/etc/shells mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-0/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-0/output/target/etc/shadow rm -f /home/peko/autobuild/instance-0/output/target/bin/sh rm -f /home/peko/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-0/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-0/output/target/usr/lib/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-0/output/target/usr/include /home/peko/autobuild/instance-0/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-0/output/target/usr/lib/cmake /home/peko/autobuild/instance-0/output/target/usr/share/cmake find /home/peko/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/lib/ /home/peko/autobuild/instance-0/output/target/usr/lib/ /home/peko/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-0/output/target/usr/man /home/peko/autobuild/instance-0/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-0/output/target/usr/info /home/peko/autobuild/instance-0/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-0/output/target/usr/doc /home/peko/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/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/peko/autobuild/instance-0/output/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/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/peko/autobuild/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/peko/autobuild/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00374-gb57b7a3"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /home/peko/autobuild/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/peko/autobuild/instance-0/output/target/usr make: Leaving directory `/home/peko/autobuild/instance-0/buildroot' make: Entering directory `/home/peko/autobuild/instance-0/buildroot' >>> Buildroot 2018.08-git-00374-gb57b7a3 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 >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> musl-compat-headers 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 >>> acpica 20170531 Collecting legal info ERROR: No hash found for source/include/acpi.h >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> alsa-lib 1.1.6 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> bash-completion 2.8 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bash 4.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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 >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> bc 1.06.95 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> benejson 0.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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 >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> clamav 0.100.0 Collecting legal info COPYING: OK (sha256: 0c4fd2fa9733fc9122503797648710851e4ee6d9e4969dd33fcbd8c63cd2f584) COPYING.bzip2: OK (sha256: d72a145c90918184a05ef65a04c9e6f7466faa59bc1b82c8f6a8ddc7ddcb9bed) COPYING.file: OK (sha256: dfb818a0d41411c6fb1c193c68b73018ceadd1994bda41ad541cbff292894bc6) COPYING.getopt: OK (sha256: 6dce638b76399e7521ad8e182d3e33e4496c85b3b69b6ff434b53017101e82ad) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING.llvm: OK (sha256: e3a9b913515a42f8ff3ef1551c3a2cdba383c39ed959729e0e2911219496ad74) COPYING.lzma: OK (sha256: d96d71b66aa32c4a2d1619b9ca3347dafa9460bcf0fb5ac2408916067ad31dfc) COPYING.pcre: OK (sha256: accdcf2455c07b99abea59016b3663eaef926a92092d103bfaa25fed27cf6b24) COPYING.regex: OK (sha256: e2c1395a3d9fea6d5d25847c9d783db6e2cc8b085b4025861f459139c5dfd90b) COPYING.unrar: OK (sha256: 1faccc6b5c7b958fb807a3f573d5be9bf7889fe898f7e0617c544b05a81bfd00) COPYING.zlib: OK (sha256: c2f77553f8d870c5635b0dace0519253233f172b33ce1fdf6578610706294eee) >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> darkhttpd 1.12 Collecting legal info >>> dvdrw-tools 7.1 Collecting legal info ERROR: No hash found for LICENSE >>> ecryptfs-utils 111 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 >>> keyutils 1.5.10 Collecting legal info ERROR: No hash found for LICENCE.GPL ERROR: No hash found for LICENCE.LGPL >>> libnss 3.37.3 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> libnspr 4.19 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> sqlite 3240000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> ed 1.14.2 Collecting legal info ERROR: No hash found for COPYING >>> exfat 1.2.6 Collecting legal info ERROR: No hash found for COPYING >>> libfuse 2.9.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> getent Collecting legal info >>> 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) >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ipmitool 1.8.18 Collecting legal info ERROR: No hash found for COPYING >>> json-for-modern-cpp v3.1.0 Collecting legal info LICENSE.MIT: OK (sha256: 7b875bb7a4e28abb7956ea821b4b7d88ff6a2a4fabf261c3993730a365ec56dd) >>> latencytop 0.5 Collecting legal info ERROR: No hash found for latencytop.c >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.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) >>> libasplib be7fac89218a84b75f7598e3d76625ece99296f2 Collecting legal info LICENSE: OK (sha256: 12ac5047f2af0522f06798b1589ffc4599bc29c91f954d7874e0320634e777c0) >>> libbsd 0.9.1 Collecting legal info COPYING: OK (sha256: df6d8e1b5b3a5b06376c658c8ad3afc82687f1c0e0404cec4738ad14b2675708) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> libuv v1.20.3 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> linux-zigbee v0.3.1 Collecting legal info WARNING: no hash file for COPYING >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> mender 1.4.0 Collecting legal info >>> host-go 1.10.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> mksh R55 Collecting legal info ERROR: No hash found for mksh.1 >>> nginx 1.12.2 Collecting legal info LICENSE: OK (sha256: 75820469c890db641e54078df018e497fde0542211aa704e15320316a2175780) >>> ngrep 1.45 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> prboom 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.5.1 Collecting legal info ERROR: No hash found for LICENSE >>> radvd 2.12 Collecting legal info ERROR: No hash found for COPYRIGHT >>> reaver 9bae55bd30b6d46b42da3a09dc23c8b0f9341996 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> riemann-c-client 1.9.1 Collecting legal info ERROR: No hash found for LICENSE >>> semodule-utils 2.7 Collecting legal info ERROR: No hash found for COPYING >>> shairport-sync 3.1.6 Collecting legal info ERROR: No hash found for LICENSES >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> vim v8.0.0329 Collecting legal info ERROR: No hash found for README.txt >>> vtun 3.0.3 Collecting legal info ERROR: No hash found for README.OpenSSL >>> wipe 2.3.1 Collecting legal info ERROR: No hash found for LICENSE >>> x265 2.8 Collecting legal info COPYING: OK (sha256: d8afb1bcc7a2cfc603683b168d6987ef0a48e59e0da3693bf55c5d33b67e2b49) >>> host-nasm 2.13.03 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: darkhttpd-1.12: cannot save license (DARKHTTPD_LICENSE_FILES not defined) WARNING: mender-1.4.0: cannot save license (MENDER_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-0/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'