static int unionfs_flush(const char *path, struct fuse_file_info *fi) { ^~~~ /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/src/unionfs.c: In function 'unionfs_fsync': /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/src/unionfs.c:177:38: warning: unused parameter 'path' [-Wunused-parameter] static int unionfs_fsync(const char *path, int isdatasync, struct fuse_file_info *fi) { ^~~~ /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/src/unionfs.c: In function 'unionfs_read': /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/src/unionfs.c:408:37: warning: unused parameter 'path' [-Wunused-parameter] static int unionfs_read(const char *path, char *buf, size_t size, off_t offset, struct fuse_file_info *fi) { ^~~~ [ 52%] Linking C executable unionfsctl /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/src/unionfs.c: In function 'unionfs_release': /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/src/unionfs.c:436:40: warning: unused parameter 'path' [-Wunused-parameter] static int unionfs_release(const char *path, struct fuse_file_info *fi) { ^~~~ [ 58%] Building C object src/CMakeFiles/unionfs.dir/cow.o make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' [ 58%] Built target unionfsctl [ 64%] Building C object src/CMakeFiles/unionfs.dir/cow_utils.o [ 70%] Building C object src/CMakeFiles/unionfs.dir/string.o [ 76%] Building C object src/CMakeFiles/unionfs.dir/rmdir.o [ 82%] Building C object src/CMakeFiles/unionfs.dir/usyslog.o [ 88%] Building C object src/CMakeFiles/unionfs.dir/hashtable.o [ 94%] Building C object src/CMakeFiles/unionfs.dir/hashtable_itr.o [100%] Linking C executable unionfs make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' [100%] Built target unionfs make[2]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' make[1]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' >>> unionfs 2.0 Installing to target PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/sbin:/usr/bin:/bin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin" /usr/bin/make -j8 DESTDIR=/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target install/fast -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/ make[1]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' Install the project... -- Install configuration: "Release" -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/bin/unionfs -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/bin/unionfsctl -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man/man8/unionfs.8 make[1]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' x265_2.5.tar.gz: OK (sha256: 2e53259b504a7edb9b21b9800163b1ff4c90e60c74e23e7001d423c69c5d3d17) >>> x265 2.5 Extracting gzip -d -c /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/dl/x265_2.5.tar.gz | /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin/tar --strip-components=1 -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5 -xf - >>> x265 2.5 Patching Applying 0001-fix-gcc-options.patch using patch: patching file source/CMakeLists.txt Hunk #1 succeeded at 201 (offset 7 lines). >>> x265 2.5 Configuring (mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source && cd /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source && rm -f CMakeCache.txt && PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/sbin:/usr/bin:/bin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin" /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin/cmake /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source -DCMAKE_TOOLCHAIN_FILE="/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DENABLE_SHARED=ON -DENABLE_PIC=ON -DENABLE_CLI=OFF ) -- cmake version 3.8.2 -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Check for working C compiler: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin/powerpc-linux-gcc -- Check for working C compiler: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin/powerpc-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin/powerpc-linux-g++ -- Check for working CXX compiler: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin/powerpc-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- CMAKE_SYSTEM_PROCESSOR value `powerpc` is unknown -- Please add this value near /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source/CMakeLists.txt:78 -- Could NOT find NUMA (missing: NUMA_ROOT_DIR NUMA_INCLUDE_DIR NUMA_LIBRARY) -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Performing Test CC_HAS_NO_STRICT_OVERFLOW -- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success -- Performing Test CC_HAS_NO_NARROWING -- Performing Test CC_HAS_NO_NARROWING - Success -- Performing Test CC_HAS_NO_ARRAY_BOUNDS -- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success -- Performing Test CC_HAS_FAST_MATH -- Performing Test CC_HAS_FAST_MATH - Success -- Performing Test CC_HAS_STACK_REALIGN -- Performing Test CC_HAS_STACK_REALIGN - Failed -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success -- Could NOT find yasm (missing: YASM_EXECUTABLE) -- x265 version 2.5 -- Looking for strtok_r -- Looking for strtok_r - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source >>> x265 2.5 Building PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/sbin:/usr/bin:/bin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin" /usr/bin/make -j8 -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source make[1]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source' make[2]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source' make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source' make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source' Scanning dependencies of target common make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source' make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source' [ 4%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o [ 4%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o [ 6%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o Scanning dependencies of target encoder [ 8%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source' make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source' [ 10%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o [ 12%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 14%] Building CXX object encoder/CMakeFiles/encoder.dir/search.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 [ 26%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o [ 28%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o [ 30%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o [ 32%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o [ 34%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o [ 36%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o [ 38%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o [ 40%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o [ 42%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.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 encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 52%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o [ 54%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o [ 56%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o [ 58%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o [ 60%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o [ 62%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o [ 64%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 66%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 68%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o [ 70%] Building CXX object common/CMakeFiles/common.dir/deblock.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-1/output/build/x265-2.5/source' [ 96%] Built target encoder make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source' [ 96%] Built target common make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source' make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source' Scanning dependencies of target x265-shared make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source' Scanning dependencies of target x265-static make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source' make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source' make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source' [ 98%] Linking CXX shared library libx265.so [100%] Linking CXX static library libx265.a make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source' [100%] Built target x265-static make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source' [100%] Built target x265-shared make[2]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source' make[1]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source' >>> x265 2.5 Installing to staging directory PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/sbin:/usr/bin:/bin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin" /usr/bin/make -j8 DESTDIR=/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot install/fast -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source make[1]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source' Install the project... -- Install configuration: "Release" -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libx265.a -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/x265.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/x265_config.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libx265.so.130 -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libx265.so -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/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-1/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/sbin:/usr/bin:/bin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin" /usr/bin/make -j8 DESTDIR=/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target install/fast -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source make[1]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/x265-2.5/source' Install the project... -- Install configuration: "Release" -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/libx265.a -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/include/x265.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/include/x265_config.h -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/libx265.so.130 -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/libx265.so -- Installing: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/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-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_pnm.la" is touched by more than one package: [u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'avahi', u'libzlib', u'cracklib', u'ncurses', u'util-linux', u'zeromq', u'czmq', u'freetype', u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libdirect.la" is touched by more than one package: [u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/liborc-test-0.4.la" is touched by more than one package: [u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'freetype', u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libidn.la" is touched by more than one package: [u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/inputdrivers/libdirectfb_ps2mouse.la" is touched by more than one package: [u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libdirectfb.la" is touched by more than one package: [u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/liborc-0.4.la" is touched by more than one package: [u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/ICoreResourceManager/libicoreresourcemanager_test.la" is touched by more than one package: [u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libfilemq.la" is touched by more than one package: [u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'libev', u'avahi', u'libzlib', u'cracklib', u'ncurses', u'util-linux', u'zeromq', u'czmq', u'freetype', u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libdaemon.la" is touched by more than one package: [u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IWater/libiwater_default.la" is touched by more than one package: [u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libfusion.la" is touched by more than one package: [u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'freetype', u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_dummy.la" is touched by more than one package: [u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/liblpc2xml.la" is touched by more than one package: [u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'freetype', u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libavahi-core.la" is touched by more than one package: [u'avahi', u'libzlib', u'cracklib', u'ncurses', u'util-linux', u'zeromq', u'czmq', u'freetype', u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'freetype', u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libroxml.la" is touched by more than one package: [u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'freetype', u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/lib++dfb.la" is touched by more than one package: [u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_fbdev.la" is touched by more than one package: [u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libdmtx.la" is touched by more than one package: [u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libeXosip2.la" is touched by more than one package: [u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBFont/libidirectfbfont_ft2.la" is touched by more than one package: [u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/wm/libdirectfbwm_default.la" is touched by more than one package: [u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libxml2lpc.la" is touched by more than one package: [u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBFont/libidirectfbfont_dgiff.la" is touched by more than one package: [u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/liblinphone.la" is touched by more than one package: [u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libavahi-common.la" is touched by more than one package: [u'avahi', u'libzlib', u'cracklib', u'ncurses', u'util-linux', u'zeromq', u'czmq', u'freetype', u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'freetype', u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_dfiff.la" is touched by more than one package: [u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libpwquality.la" is touched by more than one package: [u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_bmp.la" is touched by more than one package: [u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_devmem.la" is touched by more than one package: [u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_mpeg2.la" is touched by more than one package: [u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBWindows/libidirectfbwindows_default.la" is touched by more than one package: [u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] Warning: staging file "./usr/lib/libcrack.la" is touched by more than one package: [u'cracklib', u'ncurses', u'util-linux', u'zeromq', u'czmq', u'freetype', u'directfb', u'libopenssl', u'filemq', u'libdaemon', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libfuse', u'libidn', u'libogg', u'libpwquality', u'libroxml', u'libtasn1', u'libxml2', u'speex', u'linphone', u'lockdev', u'msgpack', u'orc', u'php', u'rabbitmq-c', u'x265'] ./support/scripts/check-uniq-files -t host /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list-host.txt mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc echo "buildroot" > /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/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-1/output/target/etc/hosts mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc echo "Welcome to Buildroot" > /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc/shadow rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/bin/sh rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge; done for dir in /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/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-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/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-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/include /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/aclocal \ /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/pkgconfig /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/pkgconfig \ /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/cmake /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/cmake find /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/lib/ /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/ /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gdb rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/bash-completion rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/zsh rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/man /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/info /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/info rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/doc /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/doc rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gtk-doc rmdir /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share 2>/dev/null || true find /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.1"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.1"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.1\"" \ ) > /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/buildroot' make: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/buildroot' >>> Buildroot 2018.02.1 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 >>> alsa-lib 1.1.5 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libev 4.24 Collecting legal info ERROR: No hash found for LICENSE >>> avahi 0.7 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> 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-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) >>> bitstream-vera 1.10 Collecting legal info ERROR: No hash found for COPYRIGHT.TXT >>> ca-certificates 20170717 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> czmq 5205ec201e97c3a652c17eb86b18b70350b54512 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> 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) >>> 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 >>> directfb 1.7.7 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> fetchmail 6.3.26 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> filemq 8940f34e0f1c8f25c1c693ed8db069f58fbc5ad0 Collecting legal info ERROR: No hash found for LICENSE >>> ifplugd 0.28 Collecting legal info ERROR: No hash found for LICENSE >>> libdaemon 0.14 Collecting legal info ERROR: No hash found for LICENSE >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> kbd 2.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libdmtx 0.7.4 Collecting legal info ERROR: No hash found for LICENSE >>> libdrm 2.4.89 Collecting legal info >>> host-xutil_util-macros 1.19.1 Collecting legal info ERROR: No hash found for COPYING >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libeXosip2 3.6.0 Collecting legal info ERROR: No hash found for COPYING >>> libosip2 3.6.0 Collecting legal info ERROR: No hash found for COPYING >>> libfuse 2.9.7 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libidn 1.33 Collecting legal info ERROR: No hash found for COPYINGv2 ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.LESSERv3 >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libpwquality 1.3.0 Collecting legal info ERROR: No hash found for COPYING >>> libroxml 2.3.0 Collecting legal info ERROR: No hash found for License.txt >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> linphone 3.6.1 Collecting legal info ERROR: No hash found for COPYING >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> linux-firmware 65b1c68c63f974d72610db38dfae49861117cae2 Collecting legal info LICENCE.atheros_firmware: OK (sha256: 802b7014b26c606cf6248ae8b0ab1ce6d2d1b0db236d38dd269e676cd70710f2) LICENCE.chelsio_firmware: OK (sha256: a5777f9e80aca0603b0648454de996168b1c530322550ccda94d6d78bcf6c061) LICENCE.ibt_firmware: OK (sha256: 5181b0b51efc79d5acb2c9bb92042878fdbad97a92114d4ab5e32e2b5b52fce4) LICENCE.qat_firmware: OK (sha256: 2051d5bf0755a0668f8c3d9a0d1c41d4b8cc411aba70f720fda71ae9e3b4d25c) LICENSE.qcom: OK (sha256: be904cd28cb292b80cdb6cf412ab0d9159d431671e987ad433c1f62e0988a9bc) WHENCE: OK (sha256: 9703115e298649dfad003d7d3d55f4b2bd417e28f19e9cf6d5c6f9a906a2c4d9) >>> lockdev 1.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> msgpack 2.1.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE_1_0.txt >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libftdi 0.20 Collecting legal info >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> host-orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> php-amqp 1.9.0 Collecting legal info ERROR: No hash found for LICENSE >>> php 7.2.4 Collecting legal info LICENSE: OK (sha256: 00e567a8d50359d93ee1f9afdd9511277660c1e70a0cbf3229f84403aa9aebb1) >>> rabbitmq-c v0.8.0 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> stress 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> tcf-agent 1.6.0 Collecting legal info agent/edl-v10.html: OK (sha256: f82d01b74a513bd3504d08136026a5ac2a7e6ff62ebcde391fa74aa222d11ce0) >>> tinyhttpd 0.1.0 Collecting legal info ERROR: No hash found for README >>> unionfs 2.0 Collecting legal info ERROR: No hash found for LICENSE >>> x265 2.5 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libdrm-2.4.89: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (HOST_LIBFTDI_LICENSE_FILES not defined) Legal info produced in /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/legal-info make: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/buildroot'