-- Could NOT find NUMA (missing: NUMA_ROOT_DIR NUMA_INCLUDE_DIR NUMA_LIBRARY) -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Performing Test CC_HAS_NO_STRICT_OVERFLOW -- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success -- Performing Test CC_HAS_NO_NARROWING -- Performing Test CC_HAS_NO_NARROWING - Success -- Performing Test CC_HAS_NO_ARRAY_BOUNDS -- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success -- Performing Test CC_HAS_FAST_MATH -- Performing Test CC_HAS_FAST_MATH - Success -- Performing Test CC_HAS_STACK_REALIGN -- Performing Test CC_HAS_STACK_REALIGN - Failed -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success -- Could NOT find yasm (missing: YASM_EXECUTABLE) -- x265 version 2.5 -- Looking for strtok_r -- Looking for strtok_r - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source >>> x265 2.5 Building PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/sbin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin:/usr/bin:/bin" /usr/bin/make -j1 -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source make[1]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' make[2]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' Scanning dependencies of target common make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' [ 2%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o [ 4%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o [ 6%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o [ 8%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o [ 10%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o [ 12%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o [ 14%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o [ 16%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o [ 18%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o [ 20%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o [ 22%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o [ 24%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o [ 26%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o [ 28%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o [ 30%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o [ 32%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o [ 34%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o [ 36%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o [ 38%] Building CXX object common/CMakeFiles/common.dir/param.cpp.o [ 40%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o [ 42%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o [ 44%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o [ 46%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o [ 48%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o [ 50%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o [ 52%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o [ 54%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o [ 56%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o [ 58%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' [ 58%] Built target common make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' Scanning dependencies of target encoder make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' [ 60%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 62%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o [ 64%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 66%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 68%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 70%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 72%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 74%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o [ 76%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 78%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 80%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 82%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 84%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 86%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o [ 88%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 90%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 92%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o [ 94%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o [ 96%] Building CXX object encoder/CMakeFiles/encoder.dir/__/x265-extras.cpp.o make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' [ 96%] Built target encoder make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' Scanning dependencies of target x265-shared make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' [ 98%] Linking CXX shared library libx265.so make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' [ 98%] Built target x265-shared make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' Scanning dependencies of target x265-static make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' [100%] Linking CXX static library libx265.a make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' [100%] Built target x265-static make[2]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' make[1]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' >>> x265 2.5 Installing to staging directory PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/sbin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin:/usr/bin:/bin" /usr/bin/make -j1 DESTDIR=/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/sh4-buildroot-linux-uclibc/sysroot install/fast -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source make[1]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' Install the project... -- Install configuration: "Release" -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib/libx265.a -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/x265.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/x265_config.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib/libx265.so.130 -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib/libx265.so -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' >>> x265 2.5 Fixing libtool files >>> x265 2.5 Installing to target PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/sbin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin:/usr/bin:/bin" /usr/bin/make -j1 DESTDIR=/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target install/fast -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source make[1]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' Install the project... -- Install configuration: "Release" -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/libx265.a -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/include/x265.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/include/x265_config.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/libx265.so.130 -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/libx265.so -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/x265-2.5/source' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'lua', u'eventlog', u'exiv2', u'file', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'kvazaar', u'lcdapi', u'libbson', u'libcuefile', u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libnpth.la" is touched by more than one package: [u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libsigrok.la" is touched by more than one package: [u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libhashkit.la" is touched by more than one package: [u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libkvazaar.la" is touched by more than one package: [u'kvazaar', u'lcdapi', u'libbson', u'libcuefile', u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'readline', u'libzlib', u'util-linux', u'libglib2', u'lua', u'eventlog', u'exiv2', u'file', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'kvazaar', u'lcdapi', u'libbson', u'libcuefile', u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'lua', u'eventlog', u'exiv2', u'file', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'kvazaar', u'lcdapi', u'libbson', u'libcuefile', u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libsidplay2.la" is touched by more than one package: [u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'readline', u'libzlib', u'util-linux', u'libglib2', u'lua', u'eventlog', u'exiv2', u'file', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'kvazaar', u'lcdapi', u'libbson', u'libcuefile', u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libnice.la" is touched by more than one package: [u'libnice', u'libopenssl', u'libsrtp', u'kvazaar', u'lcdapi', u'libbson', u'libcuefile', u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'lua', u'eventlog', u'exiv2', u'file', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'kvazaar', u'lcdapi', u'libbson', u'libcuefile', u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'readline', u'libzlib', u'util-linux', u'libglib2', u'lua', u'eventlog', u'exiv2', u'file', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'kvazaar', u'lcdapi', u'libbson', u'libcuefile', u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libdb_cxx-5.3.la" is touched by more than one package: [u'berkeleydb', u'boost', u'libffi', u'pcre', u'readline', u'libzlib', u'util-linux', u'libglib2', u'lua', u'eventlog', u'exiv2', u'file', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'kvazaar', u'lcdapi', u'libbson', u'libcuefile', u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libsidutils.la" is touched by more than one package: [u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'readline', u'libzlib', u'util-linux', u'libglib2', u'lua', u'eventlog', u'exiv2', u'file', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'kvazaar', u'lcdapi', u'libbson', u'libcuefile', u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'lua', u'eventlog', u'exiv2', u'file', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'kvazaar', u'lcdapi', u'libbson', u'libcuefile', u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'boost', u'libffi', u'pcre', u'readline', u'libzlib', u'util-linux', u'libglib2', u'lua', u'eventlog', u'exiv2', u'file', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'kvazaar', u'lcdapi', u'libbson', u'libcuefile', u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libfm-extra.la" is touched by more than one package: [u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libmagic.la" is touched by more than one package: [u'file', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'kvazaar', u'lcdapi', u'libbson', u'libcuefile', u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libmemcached.la" is touched by more than one package: [u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'lua', u'eventlog', u'exiv2', u'file', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'kvazaar', u'lcdapi', u'libbson', u'libcuefile', u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/liblog4cpp.la" is touched by more than one package: [u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libbson-1.0.la" is touched by more than one package: [u'libbson', u'libcuefile', u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libmemcachedutil.la" is touched by more than one package: [u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'lua', u'eventlog', u'exiv2', u'file', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'kvazaar', u'lcdapi', u'libbson', u'libcuefile', u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libvo-aacenc.la" is touched by more than one package: [u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'lua', u'eventlog', u'exiv2', u'file', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'kvazaar', u'lcdapi', u'libbson', u'libcuefile', u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libpthsem.la" is touched by more than one package: [u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libdvbpsi.la" is touched by more than one package: [u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libresid-builder.la" is touched by more than one package: [u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libevtlog.la" is touched by more than one package: [u'eventlog', u'exiv2', u'file', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'kvazaar', u'lcdapi', u'libbson', u'libcuefile', u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'lua', u'eventlog', u'exiv2', u'file', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'kvazaar', u'lcdapi', u'libbson', u'libcuefile', u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'kvazaar', u'lcdapi', u'libbson', u'libcuefile', u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libbeecrypt.la" is touched by more than one package: [u'beecrypt', u'berkeleydb', u'boost', u'libffi', u'pcre', u'readline', u'libzlib', u'util-linux', u'libglib2', u'lua', u'eventlog', u'exiv2', u'file', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'kvazaar', u'lcdapi', u'libbson', u'libcuefile', u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libhardsid-builder.la" is touched by more than one package: [u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'libglib2', u'lua', u'eventlog', u'exiv2', u'file', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'kvazaar', u'lcdapi', u'libbson', u'libcuefile', u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/liblcdapi.la" is touched by more than one package: [u'lcdapi', u'libbson', u'libcuefile', u'libdvbpsi', u'libevent', u'libfm-extra', u'liblinear', u'libmemcached', u'libmnl', u'libnpth', u'libpcap', u'libpthsem', u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'tinycbor', u'vo-aacenc', u'x265'] Warning: staging file "./usr/lib/libserial.la" is touched by more than one package: [u'libserial', u'libsidplay2', u'libzip', u'libsigrok', u'libsoxr', u'libtirpc', u'libtommath', u'libubox', u'libuci', u'libupnp18', u'linknx', u'log4cpp', u'poco', u'popt', u'tinycbor', u'vo-aacenc', u'x265'] ./support/scripts/check-uniq-files -t host /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin/glib-compile-schemas /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/lua/5.3/doc rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/luarocks mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/include /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/lib/ /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/ /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/man /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/info /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/doc /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /usr/lfs/v0/rc-buildroot-test/scripts/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 /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /usr/lfs/v0/rc-buildroot-test/scripts/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 /usr/lfs/v0/rc-buildroot-test/scripts/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 /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.7-00001-g067cdf7005"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.7"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.7\"" \ ) > /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/buildroot' make: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2018.02.7-00001-g067cdf7005 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> aumix 2.9.1 Collecting legal info ERROR: No hash found for COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> cpuload v0.3 Collecting legal info ERROR: No hash found for COPYING >>> dc3dd 7.2.641 Collecting legal info ERROR: No hash found for COPYING >>> host-e2fsprogs 1.43.9 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> easydbus 59c340f2cd2c92ded82f9d4436866847f295faab Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> luainterpreter Collecting legal info >>> lua 5.3.4 Collecting legal info ERROR: No hash found for doc/readme.html >>> eventlog 0.2.12 Collecting legal info ERROR: No hash found for COPYING >>> exiv2 910f3507795e1930ae216c9febee0bf9a88e99c0 Collecting legal info ERROR: No hash found for COPYING >>> file 5.33 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> host-file 5.33 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> jansson 2.10 Collecting legal info ERROR: No hash found for LICENSE >>> janus-gateway v0.2.6 Collecting legal info COPYING: OK (sha256: 0a884af515b4593503f6f0c9b424db3945bd77eaa2644d25f45eb93a412b3c19) >>> host-gengetopt 2.22.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> libnice 0.1.13 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.MPL ERROR: No hash found for COPYING.LGPL >>> libsrtp v1.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> kvazaar v1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> lcdapi v0.11 Collecting legal info ERROR: No hash found for COPYING >>> libbson 1.6.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for THIRD_PARTY_NOTICES >>> libcuefile r475 Collecting legal info ERROR: No hash found for COPYING >>> libdvbpsi 1.3.0 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libfm-extra 1.2.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/extra/fm-xml-file.c >>> 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 >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> liblinear 2.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libmemcached 1.0.18 Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnpth 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libpthsem 2.0.8 Collecting legal info ERROR: No hash found for COPYING >>> libserial 0.6.0rc2 Collecting legal info ERROR: No hash found for COPYING >>> libsidplay2 2.1.1 Collecting legal info ERROR: No hash found for libsidplay/COPYING >>> libsigrok 0.5.0 Collecting legal info ERROR: No hash found for COPYING >>> libzip 1.4.0 Collecting legal info LICENSE: OK (sha256: 3c964a7eb1abeb6bd6f40035ed3a014728ff8c5437f107dcf24fbbfab16e227e) >>> libsoxr 0.1.2 Collecting legal info ERROR: No hash found for LICENCE ERROR: No hash found for COPYING.LGPL >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libuci 49ec6efbdac4819033d34f08927d795f83a3932d Collecting legal info >>> libupnp18 1.8.3 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> linknx 0.0.1.33 Collecting legal info >>> log4cpp 1.1.3 Collecting legal info ERROR: No hash found for log4cpp/COPYING >>> mksh R55 Collecting legal info ERROR: No hash found for mksh.1 >>> host-mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> ncdu 1.12 Collecting legal info ERROR: No hash found for COPYING >>> ndisc6 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> nmap 7.60 Collecting legal info ERROR: No hash found for COPYING >>> ntp 4.2.8p12 Collecting legal info COPYRIGHT: OK (sha256: 62c87b269365b38b55359b16dfde7ec28c683c722ef489db90afd0f2e478e4a1) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> poco poco-1.8.1-release Collecting legal info LICENSE: OK (sha256: c4b1e1e5f36d8331737231fefcc30f5714326aec7c387ad59a8115eb0ba7d6b5) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> proftpd 1.3.6 Collecting legal info ERROR: No hash found for COPYING >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> rpm 4.13.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ruby 2.4.4 Collecting legal info LEGAL: OK (sha256: 5cda9584acd5e1096276a375085b7e659fa67a072fd69ec2c3931e54f7f563bb) COPYING: OK (sha256: f5eb1b2956d5f7a67b2e5722a3749bc2fe86f9c580f2e3f5a08519cf073b5864) BSDL: OK (sha256: a5e3042dacb53eebda91f3b1caefbfec8307711df8c4ed1ed20e4e97c43307a4) >>> host-ruby 2.4.4 Collecting legal info LEGAL: OK (sha256: 5cda9584acd5e1096276a375085b7e659fa67a072fd69ec2c3931e54f7f563bb) COPYING: OK (sha256: f5eb1b2956d5f7a67b2e5722a3749bc2fe86f9c580f2e3f5a08519cf073b5864) BSDL: OK (sha256: a5e3042dacb53eebda91f3b1caefbfec8307711df8c4ed1ed20e4e97c43307a4) >>> sconeserver d659468cd164e6a6cc12932cc6780566b04f8328 Collecting legal info ERROR: No hash found for COPYING >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Collecting legal info ERROR: No hash found for socketcand.c >>> softether v4.22-9634-beta Collecting legal info LICENSE: OK (sha256: 7aeb873293fa0e44425dabf68a8e46e26c848fe58efcfd3ac7c90a3386f3edd1) >>> host-softether v4.22-9634-beta Collecting legal info LICENSE: OK (sha256: 7aeb873293fa0e44425dabf68a8e46e26c848fe58efcfd3ac7c90a3386f3edd1) >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> syslog-ng 3.10.1 Collecting legal info ERROR: No hash found for COPYING >>> tcping 1.3.5 Collecting legal info ERROR: No hash found for LICENSE >>> time 1.8 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tinycbor v0.4.2 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> tor 0.3.1.10 Collecting legal info LICENSE: OK (sha256: f9a4f724d8037711dde7d3f1d17094fb7d211545b3a3bbb1b03e769e13ca5608) >>> vo-aacenc 0.1.3 Collecting legal info ERROR: No hash found for COPYING >>> wireguard 0.0.20180925 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> x265 2.5 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: libuci-49ec6efbdac4819033d34f08927d795f83a3932d: cannot save license (LIBUCI_LICENSE_FILES not defined) WARNING: linknx-0.0.1.33: cannot save license (LINKNX_LICENSE_FILES not defined) Legal info produced in /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/buildroot'