patching file source/common/arm/asm-primitives.cpp >>> x265 2.8 Configuring (mkdir -p /home/buildroot/autobuild/instance-3/output/build/x265-2.8/source && cd /home/buildroot/autobuild/instance-3/output/build/x265-2.8/source && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/buildroot/autobuild/instance-3/output/host/bin/cmake /home/buildroot/autobuild/instance-3/output/build/x265-2.8/source -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-3/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 5.5.0 -- The CXX compiler identification is GNU 5.5.0 -- Check for working C compiler: /home/buildroot/autobuild/instance-3/output/host/bin/mips64el-linux-gcc -- Check for working C compiler: /home/buildroot/autobuild/instance-3/output/host/bin/mips64el-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/buildroot/autobuild/instance-3/output/host/bin/mips64el-linux-g++ -- Check for working CXX compiler: /home/buildroot/autobuild/instance-3/output/host/bin/mips64el-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- CMAKE_SYSTEM_PROCESSOR value `mips64el` is unknown -- Please add this value near /home/buildroot/autobuild/instance-3/output/build/x265-2.8/source/CMakeLists.txt:78 -- Could NOT find NUMA (missing: NUMA_ROOT_DIR NUMA_INCLUDE_DIR NUMA_LIBRARY) -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Performing Test CC_HAS_NO_STRICT_OVERFLOW -- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success -- Performing Test CC_HAS_NO_NARROWING -- Performing Test CC_HAS_NO_NARROWING - Success -- Performing Test CC_HAS_NO_ARRAY_BOUNDS -- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success -- Performing Test CC_HAS_FAST_MATH -- Performing Test CC_HAS_FAST_MATH - Success -- Performing Test CC_HAS_STACK_REALIGN -- Performing Test CC_HAS_STACK_REALIGN - Failed -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success -- Could NOT find nasm (missing: NASM_EXECUTABLE) -- x265 version 2.8 -- Looking for strtok_r -- Looking for strtok_r - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/buildroot/autobuild/instance-3/output/build/x265-2.8/source >>> x265 2.8 Building PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j1 -C /home/buildroot/autobuild/instance-3/output/build/x265-2.8/source make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/source' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/source' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/source' Scanning dependencies of target common make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/source' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/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/lowpassdct.cpp.o [ 10%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o [ 12%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o [ 14%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o [ 16%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o [ 18%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o /home/buildroot/autobuild/instance-3/output/build/x265-2.8/source/common/cpu.cpp:386:26: warning: unused parameter 'benableavx512' [-Wunused-parameter] uint32_t cpu_detect(bool benableavx512) ^ [ 20%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o [ 22%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o [ 24%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o [ 26%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o [ 28%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o [ 30%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o [ 32%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o [ 34%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o [ 36%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o [ 38%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o [ 40%] Building CXX object common/CMakeFiles/common.dir/param.cpp.o [ 42%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o [ 44%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o [ 46%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o [ 48%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o [ 50%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o [ 52%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o [ 54%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o [ 56%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o [ 58%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o [ 60%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/source' [ 60%] Built target common make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/source' Scanning dependencies of target encoder make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/source' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/source' [ 62%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 64%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o [ 66%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 68%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 70%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 72%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 74%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 76%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o [ 78%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 80%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 82%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 84%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 86%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 88%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o [ 90%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 92%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 94%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o [ 96%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/source' [ 96%] Built target encoder make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/source' Scanning dependencies of target x265-static make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/source' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/source' [ 98%] Linking CXX static library libx265.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/source' [ 98%] Built target x265-static make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/source' Scanning dependencies of target x265-shared make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/source' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/source' [100%] Linking CXX shared library libx265.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/source' [100%] Built target x265-shared make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/source' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/source' >>> x265 2.8 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j1 DESTDIR=/home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-uclibc/sysroot install/fast -C /home/buildroot/autobuild/instance-3/output/build/x265-2.8/source make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/source' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libx265.a -- Installing: /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/x265.h -- Installing: /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/x265_config.h -- Installing: /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libx265.so.160 -- Installing: /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libx265.so -- Installing: /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/source' >>> x265 2.8 Fixing libtool files >>> x265 2.8 Installing to target PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j1 DESTDIR=/home/buildroot/autobuild/instance-3/output/target install/fast -C /home/buildroot/autobuild/instance-3/output/build/x265-2.8/source make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/source' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-3/output/target/usr/lib/libx265.a -- Installing: /home/buildroot/autobuild/instance-3/output/target/usr/include/x265.h -- Installing: /home/buildroot/autobuild/instance-3/output/target/usr/include/x265_config.h -- Installing: /home/buildroot/autobuild/instance-3/output/target/usr/lib/libx265.so.160 -- Installing: /home/buildroot/autobuild/instance-3/output/target/usr/lib/libx265.so -- Installing: /home/buildroot/autobuild/instance-3/output/target/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/x265-2.8/source' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/instance-3/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libmemcachedutil.la" is touched by more than one package: [u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'json-c', u'libaio', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'cxxtest', u'libpcap', u'fdk-aac', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libsocketcan.la" is touched by more than one package: [u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libtirpc', u'json-c', u'libaio', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'cxxtest', u'libpcap', u'fdk-aac', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libcryptsetup.la" is touched by more than one package: [u'cryptsetup', u'cxxtest', u'libpcap', u'fdk-aac', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libtirpc', u'json-c', u'libaio', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'cxxtest', u'libpcap', u'fdk-aac', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libfdk-aac.la" is touched by more than one package: [u'fdk-aac', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib64" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libnetsnmpagent.la" is touched by more than one package: [u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libtirpc', u'json-c', u'libaio', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'cxxtest', u'libpcap', u'fdk-aac', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'glibmm', u'atkmm', u'libtirpc', u'json-c', u'libaio', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'cxxtest', u'libpcap', u'fdk-aac', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libtirpc', u'json-c', u'libaio', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'cxxtest', u'libpcap', u'fdk-aac', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libgpgmepp.la" is touched by more than one package: [u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libnetsnmpmibs.la" is touched by more than one package: [u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libtirpc', u'json-c', u'libaio', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'cxxtest', u'libpcap', u'fdk-aac', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libhashkit.la" is touched by more than one package: [u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libtirpc', u'json-c', u'libaio', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'cxxtest', u'libpcap', u'fdk-aac', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'libaio', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'cxxtest', u'libpcap', u'fdk-aac', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libtirpc', u'json-c', u'libaio', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'cxxtest', u'libpcap', u'fdk-aac', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libfribidi.la" is touched by more than one package: [u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libmediaart-2.0.la" is touched by more than one package: [u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libSDL2main.la" is touched by more than one package: [u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libtirpc', u'json-c', u'libaio', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'cxxtest', u'libpcap', u'fdk-aac', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libpagekite.la" is touched by more than one package: [u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libSDL2.la" is touched by more than one package: [u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libtirpc', u'json-c', u'libaio', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'cxxtest', u'libpcap', u'fdk-aac', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libtirpc', u'json-c', u'libaio', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'cxxtest', u'libpcap', u'fdk-aac', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libtirpc', u'json-c', u'libaio', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'cxxtest', u'libpcap', u'fdk-aac', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libnetsnmphelpers.la" is touched by more than one package: [u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libtirpc', u'json-c', u'libaio', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'cxxtest', u'libpcap', u'fdk-aac', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libSDL2_test.la" is touched by more than one package: [u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libreplaygain.la" is touched by more than one package: [u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libgiomm-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'libtirpc', u'json-c', u'libaio', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'cxxtest', u'libpcap', u'fdk-aac', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libgpgme.la" is touched by more than one package: [u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libnetsnmp.la" is touched by more than one package: [u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libatkmm-1.6.la" is touched by more than one package: [u'atkmm', u'libtirpc', u'json-c', u'libaio', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'cxxtest', u'libpcap', u'fdk-aac', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libmemcached.la" is touched by more than one package: [u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libglibmm_generate_extra_defs-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'libtirpc', u'json-c', u'libaio', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'cxxtest', u'libpcap', u'fdk-aac', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'cryptsetup', u'cxxtest', u'libpcap', u'fdk-aac', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] Warning: staging file "./usr/lib/libglibmm-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'libtirpc', u'json-c', u'libaio', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'cxxtest', u'libpcap', u'fdk-aac', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libassuan', u'libcuefile', u'libev', u'libevent', u'libfribidi', u'libgpgme', u'libmediaart', u'libmemcached', u'libnatpmp', u'libpagekite', u'libreplaygain', u'libsocketcan', u'libubox', u'mpdecimal', u'musepack', u'netsnmp', u'sdl2', u'ustream-ssl', u'x265'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-3/output/build/packages-file-list-host.txt Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libglibmm-2.4.la" is touched by more than one package: [u'host-bison', u'host-python-setuptools', u'host-cmake', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-bison', u'host-python-setuptools', u'host-cmake', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libffi.la" is touched by more than one package: [u'host-bison', u'host-python-setuptools', u'host-cmake', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libsigc-2.0.la" is touched by more than one package: [u'host-bison', u'host-python-setuptools', u'host-cmake', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-bison', u'host-python-setuptools', u'host-cmake', u'host-patchelf'] Warning: host file "./bin/2to3" is touched by more than one package: [u'host-python', u'host-python3'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-bison', u'host-python-setuptools', u'host-cmake', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libgio-2.0.la" is touched by more than one package: [u'host-bison', u'host-python-setuptools', u'host-cmake', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libgobject-2.0.la" is touched by more than one package: [u'host-bison', u'host-python-setuptools', u'host-cmake', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libjson-c.la" is touched by more than one package: [u'host-python-setuptools', u'host-cmake', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libcryptsetup.la" is touched by more than one package: [u'host-python-setuptools', u'host-cmake', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libgthread-2.0.la" is touched by more than one package: [u'host-bison', u'host-python-setuptools', u'host-cmake', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libgpg-error.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libpcrecpp.la" is touched by more than one package: [u'host-bison', u'host-python-setuptools', u'host-cmake', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libtirpc.la" is touched by more than one package: [u'host-python-setuptools', u'host-cmake', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libibrcommon.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libpopt.la" is touched by more than one package: [u'host-python-setuptools', u'host-cmake', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libfdk-aac.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libatkmm-1.6.la" is touched by more than one package: [u'host-bison', u'host-python-setuptools', u'host-cmake', u'host-patchelf'] Warning: host file "./bin/easy_install" is touched by more than one package: [u'host-python3-setuptools', u'host-python-setuptools'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libglibmm_generate_extra_defs-2.4.la" is touched by more than one package: [u'host-bison', u'host-python-setuptools', u'host-cmake', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libmount.la" is touched by more than one package: [u'host-bison', u'host-python-setuptools', u'host-cmake', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libibrdtn.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libglib-2.0.la" is touched by more than one package: [u'host-bison', u'host-python-setuptools', u'host-cmake', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'host-bison', u'host-python-setuptools', u'host-cmake', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.la" is touched by more than one package: [u'host-bison', u'host-python-setuptools', u'host-cmake', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libgiomm-2.4.la" is touched by more than one package: [u'host-bison', u'host-python-setuptools', u'host-cmake', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libassuan.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] rm -f /home/buildroot/autobuild/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-3/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/instance-3/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-3/output/host/bin/mips64el-linux-%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/instance-3/output/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-3/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-3/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-3/output/target/bin/sh rm -f /home/buildroot/autobuild/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-3/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/include /home/buildroot/autobuild/instance-3/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-3/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-3/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-3/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-3/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-3/output/target/lib/ /home/buildroot/autobuild/instance-3/output/target/usr/lib/ /home/buildroot/autobuild/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-3/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/man /home/buildroot/autobuild/instance-3/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/info /home/buildroot/autobuild/instance-3/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/doc /home/buildroot/autobuild/instance-3/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-3/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/instance-3/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/instance-3/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-3/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-3/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/instance-3/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-3/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-rc1-00027-gd04a1efcb5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-rc1\"" \ ) > /home/buildroot/autobuild/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-3/output/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2019.02-rc1-00027-gd04a1efcb5 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> atk 2.30.0 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-meson 0.49.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> 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-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3 3.7.2 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-python3-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> atkmm 2.24.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> glibmm 2.56.0 Collecting legal info COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> autofs 5.1.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> boa 0.94.14rc21 Collecting legal info ERROR: No hash found for COPYING >>> cryptsetup 2.0.6 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> lvm2 2.02.180 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> openssl Collecting legal info >>> libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-python-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> dhcpdump 1.8 Collecting legal info ERROR: No hash found for LICENSE >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> exfat-utils 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fdk-aac 2.0.0 Collecting legal info NOTICE: OK (sha256: 95ec80da40b4af12ad4c4f3158c9cfb80f2479f3246e4260cb600827cc8c7836) >>> gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> grep 3.3 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtnd 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libassuan 2.5.2 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.33 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcuefile r475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfribidi 0.19.7 Collecting legal info ERROR: No hash found for COPYING >>> libgpgme 1.12.0 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmediaart 1.9.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmemcached 1.0.18 Collecting legal info COPYING: OK (sha256: 4e9032d0f539276db05519ee3d09ca6167d2134ec91c556e8c80ef3efe633fd2) >>> libnatpmp 20150609 Collecting legal info LICENSE: OK (sha256: e8d8277e1a101fcfedb0cd5a1cc76646522c0da69f3490dd5a4055fc87ea96a2) >>> libpagekite v0.91.171102 Collecting legal info doc/COPYING.md: OK (sha256: ba443b9c9d4273d06aae3e147e9ad1ec199cc9c23455f486a039536d47f57eed) doc/LICENSE-2.0.txt: OK (sha256: 4a271d0bb6bb6e0bac880efddb46da73e6df3dcf0d9ca08a945a232f8ab882ef) doc/AGPLv3.txt: OK (sha256: 8e0f770cabe772d67d36469f6bf413afd2dcfa6ac37acfc65f770cf3a134106d) >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> libsocketcan 0.0.10 Collecting legal info >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> mpdecimal 2.4.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> musepack r475 Collecting legal info ERROR: No hash found for libmpcdec/COPYING ERROR: No hash found for libmpcenc/quant.c >>> netsnmp 5.8 Collecting legal info COPYING: OK (sha256: ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> psplash 5b3c1cc28f5abdc2c33830150b48b278cc4f7bca Collecting legal info >>> host-python-lxml 4.2.6 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 705bdfece6dbb87879d9ec40a8c9530651aefb98ae387da9134584464742d539) >>> host-libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> sdl2 2.0.9 Collecting legal info COPYING.txt: OK (sha256: 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154) >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Collecting legal info ustream-ssl.h: OK (sha256: 90dd1590cf400a548438e2575e1ff46d8fb8cebae7d09f544aae7e059e30b6c5) >>> x265 2.8 Collecting legal info COPYING: OK (sha256: d8afb1bcc7a2cfc603683b168d6987ef0a48e59e0da3693bf55c5d33b67e2b49) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: psplash-5b3c1cc28f5abdc2c33830150b48b278cc4f7bca: cannot save license (PSPLASH_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'