-- Check for working CXX compiler: /home/buildroot/autobuild/instance-2/output/host/bin/m68k-linux-g++ -- Check for working CXX compiler: /home/buildroot/autobuild/instance-2/output/host/bin/m68k-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 `m68k` is unknown -- Please add this value near /home/buildroot/autobuild/instance-2/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-2/output/build/x265-2.8/source >>> x265 2.8 Building PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j1 -C /home/buildroot/autobuild/instance-2/output/build/x265-2.8/source make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/x265-2.8/source' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/x265-2.8/source' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/x265-2.8/source' Scanning dependencies of target common make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/x265-2.8/source' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/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-2/output/build/x265-2.8/source/common/cpu.cpp: In function 'uint32_t x265::cpu_detect(bool)': /home/buildroot/autobuild/instance-2/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-2/output/build/x265-2.8/source' [ 60%] Built target common make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/x265-2.8/source' Scanning dependencies of target encoder make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/x265-2.8/source' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/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-2/output/build/x265-2.8/source' [ 96%] Built target encoder make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/x265-2.8/source' Scanning dependencies of target x265-static make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/x265-2.8/source' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/x265-2.8/source' [ 98%] Linking CXX static library libx265.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/x265-2.8/source' [ 98%] Built target x265-static make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/x265-2.8/source' Scanning dependencies of target x265-shared make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/x265-2.8/source' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/x265-2.8/source' [100%] Linking CXX shared library libx265.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/x265-2.8/source' [100%] Built target x265-shared make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/x265-2.8/source' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/x265-2.8/source' >>> x265 2.8 Installing to staging directory PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j1 DESTDIR=/home/buildroot/autobuild/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot install/fast -C /home/buildroot/autobuild/instance-2/output/build/x265-2.8/source make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/x265-2.8/source' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/libx265.a -- Installing: /home/buildroot/autobuild/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/x265.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/x265_config.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/libx265.so.160 -- Installing: /home/buildroot/autobuild/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/libx265.so -- Installing: /home/buildroot/autobuild/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/x265-2.8/source' >>> x265 2.8 Fixing libtool files >>> x265 2.8 Installing to target PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j1 DESTDIR=/home/buildroot/autobuild/instance-2/output/target install/fast -C /home/buildroot/autobuild/instance-2/output/build/x265-2.8/source make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/x265-2.8/source' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/lib/libx265.a -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/x265.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/x265_config.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/lib/libx265.so.160 -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/lib/libx265.so -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/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-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'bcg729', u'bctoolbox', u'cppunit', u'expat', u'dbus', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', 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'bcg729', u'bctoolbox', u'cppunit', u'expat', u'dbus', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', 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'bcg729', u'bctoolbox', u'cppunit', u'expat', u'dbus', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libplist++.la" is touched by more than one package: [u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'bcg729', u'bctoolbox', u'cppunit', u'expat', u'dbus', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libcroco-0.6.la" is touched by more than one package: [u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'bcg729', u'bctoolbox', u'cppunit', u'expat', u'dbus', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libgiomm-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'bcg729', u'bctoolbox', u'cppunit', u'expat', u'dbus', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', 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'bcg729', u'bctoolbox', u'cppunit', u'expat', u'dbus', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/liborc-test-0.4.la" is touched by more than one package: [u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'bcg729', u'bctoolbox', u'cppunit', u'expat', u'dbus', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', 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'bcg729', u'bctoolbox', u'cppunit', u'expat', u'dbus', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'bcg729', u'bctoolbox', u'cppunit', u'expat', u'dbus', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', 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/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'bcg729', u'bctoolbox', u'cppunit', u'expat', u'dbus', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'orc', u'qpid-proton', u'sdl', 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'bcg729', u'bctoolbox', u'cppunit', u'expat', u'dbus', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libldns.la" is touched by more than one package: [u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', 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'bcg729', u'bctoolbox', u'cppunit', u'expat', u'dbus', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libcppunit.la" is touched by more than one package: [u'cppunit', u'expat', u'dbus', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', 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'bcg729', u'bctoolbox', u'cppunit', u'expat', u'dbus', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libplist.la" is touched by more than one package: [u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/liborc-0.4.la" is touched by more than one package: [u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libmcrypt.la" is touched by more than one package: [u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libatkmm-1.6.la" is touched by more than one package: [u'atkmm', u'bcg729', u'bctoolbox', u'cppunit', u'expat', u'dbus', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'bcg729', u'bctoolbox', u'cppunit', u'expat', u'dbus', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', 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/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libglibmm-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'bcg729', u'bctoolbox', u'cppunit', u'expat', u'dbus', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libatk-1.0.la" is touched by more than one package: [u'atk', u'libsigc', u'glibmm', u'atkmm', u'bcg729', u'bctoolbox', u'cppunit', u'expat', u'dbus', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libdbus-glib-1.la" is touched by more than one package: [u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'x265'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', 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'bcg729', u'bctoolbox', u'cppunit', u'expat', u'dbus', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'libpng', u'freetype', u'libjpeg', u'gd', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libcroco', u'libldns', u'libmcrypt', u'libmnl', u'libplist', u'libusb', u'mtdev', u'orc', u'qpid-proton', u'sdl', u'x265'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-2/output/build/packages-file-list-host.txt Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libcroco-0.6.la" is touched by more than one package: [u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libjpeg.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libglibmm_generate_extra_defs-2.4.la" is touched by more than one package: [u'host-cmake', u'host-expat', u'host-e2fsprogs', u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libglib-2.0.la" is touched by more than one package: [u'host-cmake', u'host-expat', u'host-e2fsprogs', u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libplist.la" is touched by more than one package: [u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libdbus-glib-1.la" is touched by more than one package: [u'host-e2fsprogs', u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libpng.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libexpat.la" is touched by more than one package: [u'host-expat', u'host-e2fsprogs', u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-cmake', u'host-expat', u'host-e2fsprogs', u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libusb-1.0.la" is touched by more than one package: [u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libglibmm-2.4.la" is touched by more than one package: [u'host-cmake', u'host-expat', u'host-e2fsprogs', u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libatk-1.0.la" is touched by more than one package: [u'host-cmake', u'host-expat', u'host-e2fsprogs', u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.la" is touched by more than one package: [u'host-cmake', u'host-expat', u'host-e2fsprogs', u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libcppunit.la" is touched by more than one package: [u'host-expat', u'host-e2fsprogs', u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libldns.la" is touched by more than one package: [u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libgobject-2.0.la" is touched by more than one package: [u'host-cmake', u'host-expat', u'host-e2fsprogs', u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libgiomm-2.4.la" is touched by more than one package: [u'host-cmake', u'host-expat', u'host-e2fsprogs', u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libfreetype.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libpcrecpp.la" is touched by more than one package: [u'host-ncurses', u'host-cmake', u'host-expat', u'host-e2fsprogs', u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libgd.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libmcrypt.la" is touched by more than one package: [u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libibrdtn.la" is touched by more than one package: [u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-ncurses', u'host-cmake', u'host-expat', u'host-e2fsprogs', u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libatkmm-1.6.la" is touched by more than one package: [u'host-cmake', u'host-expat', u'host-e2fsprogs', u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libsigc-2.0.la" is touched by more than one package: [u'host-cmake', u'host-expat', u'host-e2fsprogs', u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libibrcommon.la" is touched by more than one package: [u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libsmartcols.la" is touched by more than one package: [u'host-cmake', u'host-expat', u'host-e2fsprogs', u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libffi.la" is touched by more than one package: [u'host-ncurses', u'host-cmake', u'host-expat', u'host-e2fsprogs', u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-ncurses', u'host-cmake', u'host-expat', u'host-e2fsprogs', u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libxml2.la" is touched by more than one package: [u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libplist++.la" is touched by more than one package: [u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libmnl.la" is touched by more than one package: [u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'host-cmake', u'host-expat', u'host-e2fsprogs', u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libmount.la" is touched by more than one package: [u'host-cmake', u'host-expat', u'host-e2fsprogs', u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libpng16.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libgthread-2.0.la" is touched by more than one package: [u'host-cmake', u'host-expat', u'host-e2fsprogs', u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libdbus-1.la" is touched by more than one package: [u'host-expat', u'host-e2fsprogs', u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libmtdev.la" is touched by more than one package: [u'host-orc', u'host-patchelf'] Warning: host file "./m68k-buildroot-linux-uclibc/sysroot/usr/lib/libgio-2.0.la" is touched by more than one package: [u'host-cmake', u'host-expat', u'host-e2fsprogs', u'host-libxml-parser-perl', u'host-genpart', u'host-orc', u'host-patchelf'] rm -f /home/buildroot/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-2/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-2/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-2/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-2/output/target/bin/sh rm -f /home/buildroot/autobuild/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-2/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/include /home/buildroot/autobuild/instance-2/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output/target/lib/ /home/buildroot/autobuild/instance-2/output/target/usr/lib/ /home/buildroot/autobuild/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/man /home/buildroot/autobuild/instance-2/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/info /home/buildroot/autobuild/instance-2/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/doc /home/buildroot/autobuild/instance-2/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/instance-2/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-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/instance-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/instance-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/instance-2/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-2/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-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11.3-00018-ge1dfd05e05"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11.3"; \ echo "PRETTY_NAME=\"Buildroot 2018.11.3\"" \ ) > /home/buildroot/autobuild/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2018.11.3-00018-ge1dfd05e05 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 >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Collecting legal info >>> atk 2.28.1 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32.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.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> 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 >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> cantarell 0.0.25 Collecting legal info ERROR: No hash found for COPYING >>> cppunit 1.13.2 Collecting legal info ERROR: No hash found for COPYING >>> dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> dmraid 1.0.0.rc16-3 Collecting legal info ERROR: No hash found for 1.0.0.rc16-3/dmraid/LICENSE_GPL ERROR: No hash found for 1.0.0.rc16-3/dmraid/LICENSE >>> 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) >>> dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> host-e2fsprogs 1.44.4 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> fbset 2.1 Collecting legal info >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> fswebcam 20140113 Collecting legal info ERROR: No hash found for LICENSE >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> gconf 3.2.6 Collecting legal info COPYING: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-genpart 1.0.2 Collecting legal info >>> gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> ibrdtn-tools 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> jquery 1.11.2 Collecting legal info >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> libcroco 0.6.12 Collecting legal info COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) >>> libldns 1.7.0 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libplist 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> nano 3.0 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> ncftp 3.2.6 Collecting legal info ERROR: No hash found for doc/LICENSE.txt >>> nilfs-utils v2.2.7 Collecting legal info COPYING: OK (sha512: 4fc92d3998910acb108f81b1aee70a55a572b661a2766d0e57a55e48e2b737eea41415356cbd62593f26aec5797ab9fbb40211d7782b5834b4855ff1ce6ad5f7) >>> 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) >>> host-pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> qpid-proton 0.9.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> spidev_test v4.10 Collecting legal info >>> udpxy 1.0.23-9-prod Collecting legal info ERROR: No hash found for README >>> uhubctl v2.0.0 Collecting legal info LICENSE: OK (sha256: 3260a6cd23e2677be1fa0815785cd5fa499d363a033f58cc299e12220662d486) >>> wireguard 0.0.20181018 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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: armbian-firmware-455d6b6701178dafe7fd0168eb4a4ef78a8d24a3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: fbset-2.1: cannot save license (FBSET_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: spidev_test-v4.10: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'