>>> yajl 2.1.0 Configuring (mkdir -p /home/buildroot/build/instance-0/output/build/yajl-2.1.0/ && cd /home/buildroot/build/instance-0/output/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /home/buildroot/build/instance-0/output/host/bin/cmake /home/buildroot/build/instance-0/output/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/build/instance-0/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=OFF ) -- The C compiler identification is GNU 6.4.0 -- Check for working C compiler: /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -- Check for working C compiler: /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAVE_GCC_VISIBILITY -- Performing Test HAVE_GCC_VISIBILITY - Success -- Looking for isnan in c -- Looking for isnan in c - not found running /home/buildroot/build/instance-0/output/host/bin/cmake -E copy_if_different /home/buildroot/build/instance-0/output/build/yajl-2.1.0/src/api/yajl_parse.h /home/buildroot/build/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/build/instance-0/output/host/bin/cmake -E copy_if_different /home/buildroot/build/instance-0/output/build/yajl-2.1.0/src/api/yajl_gen.h /home/buildroot/build/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/build/instance-0/output/host/bin/cmake -E copy_if_different /home/buildroot/build/instance-0/output/build/yajl-2.1.0/src/api/yajl_common.h /home/buildroot/build/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/build/instance-0/output/host/bin/cmake -E copy_if_different /home/buildroot/build/instance-0/output/build/yajl-2.1.0/src/api/yajl_tree.h /home/buildroot/build/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 CMake Warning (dev) at reformatter/CMakeLists.txt:42 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_reformat". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at verify/CMakeLists.txt:36 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_verify". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. ** using doxygen at: /usr/bin/doxygen ** documentation output to: /home/buildroot/build/instance-0/output/build/yajl-2.1.0/yajl-2.1.0/share/doc/yajl-2.1.0 CMake Warning (dev) at CMakeLists.txt:76 (ADD_CUSTOM_TARGET): Policy CMP0037 is not set: Target names should not be reserved and should match a validity pattern. Run "cmake --help-policy CMP0037" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "test" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. This warning is for project developers. Use -Wno-dev to suppress it. -- 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/build/instance-0/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl_s make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [ 4%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 8%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 13%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 17%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 26%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 34%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 43%] Linking C static library ../yajl-2.1.0/lib/libyajl.a make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [ 43%] Built target yajl_s make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close Scanning dependencies of target json_reformat Scanning dependencies of target yajl_test Scanning dependencies of target parse_config make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target json_verify make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target perftest make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [ 52%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 52%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 56%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 60%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 65%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 69%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 73%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 78%] Linking C executable gen-extra-close [ 82%] Linking C executable parse_config [ 86%] Linking C executable json_verify [ 91%] Linking C executable perftest [ 95%] Linking C executable json_reformat make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [100%] Linking C executable yajl_test [100%] Built target parse_config make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [100%] Built target gen-extra-close make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [100%] Built target perftest make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [100%] Built target json_verify [100%] Built target yajl_test make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [100%] Built target json_reformat make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot install/fast -C /home/buildroot/build/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/build/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libyajl.a -- Installing: /home/buildroot/build/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/build/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/build/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/build/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/build/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/build/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/build/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin/json_reformat -- Installing: /home/buildroot/build/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin/json_verify make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files >>> yajl 2.1.0 Installing to target PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-0/output/target install/fast -C /home/buildroot/build/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/build/instance-0/output/target/usr/lib/libyajl.a -- Installing: /home/buildroot/build/instance-0/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/build/instance-0/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/build/instance-0/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/build/instance-0/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/build/instance-0/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/build/instance-0/output/target/usr/bin/json_reformat -- Installing: /home/buildroot/build/instance-0/output/target/usr/bin/json_verify make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'libcap', u'readline', u'util-linux', u'libcrossguid', u'libcuefile', u'libssh2', u'libcurl', u'libevdev', u'libevent', u'libid3tag', u'liblockfile', u'libmad', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'ncurses', u'cjson', u'libzlib', u'expat', u'freetype', u'fontconfig', u'geoip', u'jimtcl', u'libjpeg', u'libopenssl', u'libarchive', u'libbroadvoice', u'libcap-ng', u'libcap', u'readline', u'util-linux', u'libcrossguid', u'libcuefile', u'libssh2', u'libcurl', u'libevdev', u'libevent', u'libid3tag', u'liblockfile', u'libmad', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libnet.la" is touched by more than one package: [u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'boost', u'libtirpc', u'ncurses', u'cjson', u'libzlib', u'expat', u'freetype', u'fontconfig', u'geoip', u'jimtcl', u'libjpeg', u'libopenssl', u'libarchive', u'libbroadvoice', u'libcap-ng', u'libcap', u'readline', u'util-linux', u'libcrossguid', u'libcuefile', u'libssh2', u'libcurl', u'libevdev', u'libevent', u'libid3tag', u'liblockfile', u'libmad', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libid3tag', u'liblockfile', u'libmad', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libevdev', u'libevent', u'libid3tag', u'liblockfile', u'libmad', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libusbredirparser.la" is touched by more than one package: [u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libpoppler-cpp.la" is touched by more than one package: [u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libopenssl', u'libarchive', u'libbroadvoice', u'libcap-ng', u'libcap', u'readline', u'util-linux', u'libcrossguid', u'libcuefile', u'libssh2', u'libcurl', u'libevdev', u'libevent', u'libid3tag', u'liblockfile', u'libmad', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libvo-aacenc.la" is touched by more than one package: [u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libid3tag', u'liblockfile', u'libmad', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libusbredirhost.la" is touched by more than one package: [u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libportaudio.la" is touched by more than one package: [u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libthriftnb.la" is touched by more than one package: [u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libid3tag', u'liblockfile', u'libmad', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libid3tag', u'liblockfile', u'libmad', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libthriftz.la" is touched by more than one package: [u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libbroadvoice', u'libcap-ng', u'libcap', u'readline', u'util-linux', u'libcrossguid', u'libcuefile', u'libssh2', u'libcurl', u'libevdev', u'libevent', u'libid3tag', u'liblockfile', u'libmad', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'geoip', u'jimtcl', u'libjpeg', u'libopenssl', u'libarchive', u'libbroadvoice', u'libcap-ng', u'libcap', u'readline', u'util-linux', u'libcrossguid', u'libcuefile', u'libssh2', u'libcurl', u'libevdev', u'libevent', u'libid3tag', u'liblockfile', u'libmad', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libcrossguid', u'libcuefile', u'libssh2', u'libcurl', u'libevdev', u'libevent', u'libid3tag', u'liblockfile', u'libmad', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libGeoIP.la" is touched by more than one package: [u'geoip', u'jimtcl', u'libjpeg', u'libopenssl', u'libarchive', u'libbroadvoice', u'libcap-ng', u'libcap', u'readline', u'util-linux', u'libcrossguid', u'libcuefile', u'libssh2', u'libcurl', u'libevdev', u'libevent', u'libid3tag', u'liblockfile', u'libmad', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libbroadvoice.la" is touched by more than one package: [u'libbroadvoice', u'libcap-ng', u'libcap', u'readline', u'util-linux', u'libcrossguid', u'libcuefile', u'libssh2', u'libcurl', u'libevdev', u'libevent', u'libid3tag', u'liblockfile', u'libmad', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'freetype', u'fontconfig', u'geoip', u'jimtcl', u'libjpeg', u'libopenssl', u'libarchive', u'libbroadvoice', u'libcap-ng', u'libcap', u'readline', u'util-linux', u'libcrossguid', u'libcuefile', u'libssh2', u'libcurl', u'libevdev', u'libevent', u'libid3tag', u'liblockfile', u'libmad', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libssh2.la" is touched by more than one package: [u'libssh2', u'libcurl', u'libevdev', u'libevent', u'libid3tag', u'liblockfile', u'libmad', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libpoppler.la" is touched by more than one package: [u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libid3tag', u'liblockfile', u'libmad', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libqpdf.la" is touched by more than one package: [u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libxerces-c.la" is touched by more than one package: [u'xerces', u'yajl'] Warning: staging file "./usr/lib/libthrift.la" is touched by more than one package: [u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'geoip', u'jimtcl', u'libjpeg', u'libopenssl', u'libarchive', u'libbroadvoice', u'libcap-ng', u'libcap', u'readline', u'util-linux', u'libcrossguid', u'libcuefile', u'libssh2', u'libcurl', u'libevdev', u'libevent', u'libid3tag', u'liblockfile', u'libmad', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libsysfs.la" is touched by more than one package: [u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'libev', u'boost', u'libtirpc', u'ncurses', u'cjson', u'libzlib', u'expat', u'freetype', u'fontconfig', u'geoip', u'jimtcl', u'libjpeg', u'libopenssl', u'libarchive', u'libbroadvoice', u'libcap-ng', u'libcap', u'readline', u'util-linux', u'libcrossguid', u'libcuefile', u'libssh2', u'libcurl', u'libevdev', u'libevent', u'libid3tag', u'liblockfile', u'libmad', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libevdev.la" is touched by more than one package: [u'libevdev', u'libevent', u'libid3tag', u'liblockfile', u'libmad', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libid3tag.la" is touched by more than one package: [u'libid3tag', u'liblockfile', u'libmad', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libmad.la" is touched by more than one package: [u'libmad', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] Warning: staging file "./usr/lib/libnetfilter_conntrack.la" is touched by more than one package: [u'libnetfilter_conntrack', u'libosip2', u'libsodium', u'libsysfs', u'libusb', u'libxmlrpc', u'lockdev', u'pcre', u'physfs', u'tiff', u'poppler', u'portaudio', u'qpdf', u'thrift', u'usbredir', u'vo-aacenc', u'xerces', u'yajl'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/build/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/build/instance-0/output/target/etc/inittab mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/build/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/build/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/build/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00721-gd3a8177"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2018.05-git-00721-gd3a8177 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.1.5 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libev 4.24 Collecting legal info ERROR: No hash found for LICENSE >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bridge-utils 1.6 Collecting legal info ERROR: No hash found for COPYING >>> busybox 1.28.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> bwm-ng f54b3fad2c80bfe63f920c9b5e7c1d80389c57ef Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> cjson v1.7.5 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> comix-cursors 0.8.2 Collecting legal info >>> cramfs 1.1 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-fwup v0.15.4 Collecting legal info ERROR: No hash found for LICENSE >>> host-libarchive 3.3.2 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-libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> geoip 1.6.11 Collecting legal info ERROR: No hash found for COPYING >>> host-gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> initscripts Collecting legal info >>> irqbalance v1.0.9 Collecting legal info ERROR: No hash found for COPYING >>> jimtcl 0.75 Collecting legal info ERROR: No hash found for LICENSE >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info ERROR: No hash found for COPYING >>> libcap-ng 0.7.8 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libcap 2.25 Collecting legal info ERROR: No hash found for License >>> host-libcap 2.25 Collecting legal info ERROR: No hash found for License >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info ERROR: No hash found for LICENSE >>> util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> libcuefile r475 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.59.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libssh2 616fd4d1b3e4a55de67c48819fefca83132126b5 Collecting legal info ERROR: No hash found for COPYING >>> libevdev 1.5.9 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libid3tag 0.15.1b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libmad 0.15.1b Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnet 1.1.6 Collecting legal info ERROR: No hash found for doc/COPYING >>> libnetfilter_conntrack 1.0.6 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libosip2 3.6.0 Collecting legal info ERROR: No hash found for COPYING >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> libsysfs 2.1.0 Collecting legal info ERROR: No hash found for cmd/GPL ERROR: No hash found for lib/LGPL >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libxmlrpc 1.39.12 Collecting legal info ERROR: No hash found for doc/COPYING >>> lockdev 1.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> lockfile-progs 0.1.17 Collecting legal info ERROR: No hash found for COPYING >>> msmtp 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> host-openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libftdi 0.20 Collecting legal info >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> physfs 3.0.1 Collecting legal info LICENSE.txt: OK (sha256: 7ce475991f6cc09958ef0d57312522eba78e36d984307c95f9a3965adf7e4e2b) >>> phytool 2 Collecting legal info ERROR: No hash found for LICENSE >>> poppler 0.59.0 Collecting legal info ERROR: No hash found for COPYING >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> portaudio v190600_20161030 Collecting legal info ERROR: No hash found for LICENSE.txt >>> ptpd 1.1.0 Collecting legal info ERROR: No hash found for COPYRIGHT >>> qpdf 7.0.0 Collecting legal info ERROR: No hash found for Artistic-2.0 >>> sdparm 1.10 Collecting legal info ERROR: No hash found for COPYING >>> sredird 2.2.2 Collecting legal info ERROR: No hash found for COPYING >>> thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-autoconf-archive 2017.03.21 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.EXCEPTION >>> host-thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info ERROR: No hash found for uim.h >>> usbredir 0.7.1 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING >>> vo-aacenc 0.1.3 Collecting legal info ERROR: No hash found for COPYING >>> xerces 3.1.4 Collecting legal info ERROR: No hash found for LICENSE >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: comix-cursors-0.8.2: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (HOST_LIBFTDI_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'