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: /data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j4 -C /data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl_s make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl [ 3%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 6%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 9%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 12%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 15%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 18%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 24%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 27%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 33%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 36%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 39%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 42%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 45%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 48%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 51%] Linking C static library ../yajl-2.1.0/lib/libyajl.a [ 54%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 57%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 57%] Built target yajl_s [ 60%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 60%] Built target yajl make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl_test make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target json_reformat make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 63%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o Scanning dependencies of target json_verify make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 66%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 69%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 72%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 75%] Linking C executable gen-extra-close make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 78%] Linking C executable json_verify [ 78%] Built target gen-extra-close make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target parse_config make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 81%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 84%] Linking C executable yajl_test make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 84%] Built target json_verify make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 87%] Linking C executable json_reformat Scanning dependencies of target perftest make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 87%] Built target yajl_test [ 90%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 93%] Linking C executable parse_config [ 96%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 96%] Built target parse_config [ 96%] Built target json_reformat [100%] Linking C executable perftest make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j4 DESTDIR=/data/buildroot/buildroot-test/instance-0/output/host/mipsel-buildroot-linux-uclibc/sysroot install/fast -C /data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /data/buildroot/buildroot-test/instance-0/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /data/buildroot/buildroot-test/instance-0/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2 -- Installing: /data/buildroot/buildroot-test/instance-0/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so -- Installing: /data/buildroot/buildroot-test/instance-0/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.a -- Installing: /data/buildroot/buildroot-test/instance-0/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /data/buildroot/buildroot-test/instance-0/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /data/buildroot/buildroot-test/instance-0/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_common.h -- Installing: /data/buildroot/buildroot-test/instance-0/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /data/buildroot/buildroot-test/instance-0/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_version.h -- Installing: /data/buildroot/buildroot-test/instance-0/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /data/buildroot/buildroot-test/instance-0/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat -- Set runtime path of "/data/buildroot/buildroot-test/instance-0/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat" to "" -- Installing: /data/buildroot/buildroot-test/instance-0/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/bin/json_verify -- Set runtime path of "/data/buildroot/buildroot-test/instance-0/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files >>> yajl 2.1.0 Installing to target PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j4 DESTDIR=/data/buildroot/buildroot-test/instance-0/output/target install/fast -C /data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/libyajl.so.2.1.0 -- Installing: /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/libyajl.so.2 -- Installing: /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/libyajl.so -- Installing: /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/libyajl.a -- Installing: /data/buildroot/buildroot-test/instance-0/output/target/usr/include/yajl/yajl_parse.h -- Installing: /data/buildroot/buildroot-test/instance-0/output/target/usr/include/yajl/yajl_gen.h -- Installing: /data/buildroot/buildroot-test/instance-0/output/target/usr/include/yajl/yajl_common.h -- Installing: /data/buildroot/buildroot-test/instance-0/output/target/usr/include/yajl/yajl_tree.h -- Installing: /data/buildroot/buildroot-test/instance-0/output/target/usr/include/yajl/yajl_version.h -- Installing: /data/buildroot/buildroot-test/instance-0/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /data/buildroot/buildroot-test/instance-0/output/target/usr/bin/json_reformat -- Set runtime path of "/data/buildroot/buildroot-test/instance-0/output/target/usr/bin/json_reformat" to "" -- Installing: /data/buildroot/buildroot-test/instance-0/output/target/usr/bin/json_verify -- Set runtime path of "/data/buildroot/buildroot-test/instance-0/output/target/usr/bin/json_verify" to "" make[1]: Leaving directory '/data/buildroot/buildroot-test/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 /data/buildroot/buildroot-test/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /data/buildroot/buildroot-test/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'iptables', u'libffi', u'pcre', u'ncurses', u'libopenssl', u'libedit', u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'expat', u'dbus', u'libnl', u'libpcap', u'iptables', u'libffi', u'pcre', u'ncurses', u'libopenssl', u'libedit', u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libfastjson.la" is touched by more than one package: [u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ncurses', u'libopenssl', u'libedit', u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libgupnp-av-1.0.la" is touched by more than one package: [u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'ncurses', u'libopenssl', u'libedit', u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libpcsclite.la" is touched by more than one package: [u'pcsc-lite', u'acsccid', u'argp-standalone', u'libzlib', u'libpng', u'gd', u'expat', u'dbus', u'libnl', u'libpcap', u'iptables', u'libffi', u'pcre', u'ncurses', u'libopenssl', u'libedit', u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libiptc.la" is touched by more than one package: [u'iptables', u'libffi', u'pcre', u'ncurses', u'libopenssl', u'libedit', u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ncurses', u'libopenssl', u'libedit', u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libedit.la" is touched by more than one package: [u'libedit', u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'pcsc-lite', u'acsccid', u'argp-standalone', u'libzlib', u'libpng', u'gd', u'expat', u'dbus', u'libnl', u'libpcap', u'iptables', u'libffi', u'pcre', u'ncurses', u'libopenssl', u'libedit', u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ncurses', u'libopenssl', u'libedit', u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libpcscspy.la" is touched by more than one package: [u'pcsc-lite', u'acsccid', u'argp-standalone', u'libzlib', u'libpng', u'gd', u'expat', u'dbus', u'libnl', u'libpcap', u'iptables', u'libffi', u'pcre', u'ncurses', u'libopenssl', u'libedit', u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'gd', u'expat', u'dbus', u'libnl', u'libpcap', u'iptables', u'libffi', u'pcre', u'ncurses', u'libopenssl', u'libedit', u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libyaml.la" is touched by more than one package: [u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libgupnp-1.0.la" is touched by more than one package: [u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libuio.la" is touched by more than one package: [u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libnl', u'libpcap', u'iptables', u'libffi', u'pcre', u'ncurses', u'libopenssl', u'libedit', u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/python3.7/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libnl', u'libpcap', u'iptables', u'libffi', u'pcre', u'ncurses', u'libopenssl', u'libedit', u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libsoup-2.4.la" is touched by more than one package: [u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libip4tc.la" is touched by more than one package: [u'iptables', u'libffi', u'pcre', u'ncurses', u'libopenssl', u'libedit', u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'iptables', u'libffi', u'pcre', u'ncurses', u'libopenssl', u'libedit', u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'gd', u'expat', u'dbus', u'libnl', u'libpcap', u'iptables', u'libffi', u'pcre', u'ncurses', u'libopenssl', u'libedit', u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'iptables', u'libffi', u'pcre', u'ncurses', u'libopenssl', u'libedit', u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libxtables.la" is touched by more than one package: [u'iptables', u'libffi', u'pcre', u'ncurses', u'libopenssl', u'libedit', u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'iptables', u'libffi', u'pcre', u'ncurses', u'libopenssl', u'libedit', u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'iptables', u'libffi', u'pcre', u'ncurses', u'libopenssl', u'libedit', u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libgssdp-1.0.la" is touched by more than one package: [u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libip6tc.la" is touched by more than one package: [u'iptables', u'libffi', u'pcre', u'ncurses', u'libopenssl', u'libedit', u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'iptables', u'libffi', u'pcre', u'ncurses', u'libopenssl', u'libedit', u'sqlite', u'python3', u'util-linux', u'libglib2', u'connman', u'librtlsdr', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'ibrcommon', u'ibrdtn', u'json-c', u'libebur128', u'libestr', u'libfastjson', u'liblinear', u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] Warning: staging file "./usr/lib/liblogging-stdlog.la" is touched by more than one package: [u'liblogging', u'libogg', u'libubox', u'libuio', u'libyaml', u'msgpack', u'speex', u'ubus', u'yajl'] ./support/scripts/check-uniq-files -t host /data/buildroot/buildroot-test/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison'] Warning: host file "./lib/python3.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-vcversioner', u'host-python-six'] rm -f /data/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /data/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /data/buildroot/buildroot-test/instance-0/output/host/bin/glib-compile-schemas /data/buildroot/buildroot-test/instance-0/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/data/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/data/buildroot/buildroot-test/instance-0/output/target/usr/lib/python3.7/" cd /data/buildroot/buildroot-test/instance-0/output/target && /data/buildroot/buildroot-test/instance-0/output/host/bin/python3.7 /data/buildroot/buildroot-test/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python3.7 find /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/python3.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/python3.7 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /data/buildroot/buildroot-test/instance-0/output/target/etc echo "buildroot" > /data/buildroot/buildroot-test/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /data/buildroot/buildroot-test/instance-0/output/target/etc/hosts mkdir -p /data/buildroot/buildroot-test/instance-0/output/target/etc echo "Welcome to Buildroot" > /data/buildroot/buildroot-test/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /data/buildroot/buildroot-test/instance-0/output/target/etc/shadow rm -f /data/buildroot/buildroot-test/instance-0/output/target/bin/sh rm -f /data/buildroot/buildroot-test/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /data/buildroot/buildroot-test/instance-0/output/build/locales.nopurge; done for dir in /data/buildroot/buildroot-test/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /data/buildroot/buildroot-test/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /data/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /data/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /data/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/include /data/buildroot/buildroot-test/instance-0/output/target/usr/share/aclocal \ /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig /data/buildroot/buildroot-test/instance-0/output/target/usr/share/pkgconfig \ /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/cmake /data/buildroot/buildroot-test/instance-0/output/target/usr/share/cmake find /data/buildroot/buildroot-test/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /data/buildroot/buildroot-test/instance-0/output/target/lib/ /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/ /data/buildroot/buildroot-test/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/share/gdb rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/share/bash-completion rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/share/zsh rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/man /data/buildroot/buildroot-test/instance-0/output/target/usr/share/man rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/info /data/buildroot/buildroot-test/instance-0/output/target/usr/share/info rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/doc /data/buildroot/buildroot-test/instance-0/output/target/usr/share/doc rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/share/gtk-doc rmdir /data/buildroot/buildroot-test/instance-0/output/target/usr/share 2>/dev/null || true find /data/buildroot/buildroot-test/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 /data/buildroot/buildroot-test/instance-0/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /data/buildroot/buildroot-test/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /data/buildroot/buildroot-test/instance-0/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /data/buildroot/buildroot-test/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /data/buildroot/buildroot-test/instance-0/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /data/buildroot/buildroot-test/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 /data/buildroot/buildroot-test/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 /data/buildroot/buildroot-test/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-rc1-00021-gebffca8ba4"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-rc1\"" \ ) > /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /data/buildroot/buildroot-test/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /data/buildroot/buildroot-test/instance-0/buildroot/support/scripts/fix-rpath target touch /data/buildroot/buildroot-test/instance-0/output/target/usr make: Leaving directory '/data/buildroot/buildroot-test/instance-0/buildroot' make: Entering directory '/data/buildroot/buildroot-test/instance-0/buildroot' >>> Buildroot 2018.11-rc1-00021-gebffca8ba4 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 >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> acpid 2.0.30 Collecting legal info ERROR: No hash found for COPYING >>> acsccid 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.8.23 Collecting legal info COPYING: OK (sha256: 2ce8f52bc5afa74f223121955e4e6328c432b16044ea535acd550435dda2b5db) >>> argp-standalone 1.3 Collecting legal info >>> bandwidthd v2.0.1-auto-r11 Collecting legal info >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> connman 1.36 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) >>> iptables 1.6.2 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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 >>> python3 3.7.1 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-python3 3.7.1 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> sqlite 3250200 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libedit 20180525-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> cvs 1.12.13 Collecting legal info >>> docker-compose 1.20.1 Collecting legal info LICENSE: OK (sha256: 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243) >>> host-python-setuptools 40.5.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> dump1090 bff92c4ad772a0a8d433f788d39dae97e00e4dbe Collecting legal info anet.h: OK (sha256: 29046ef7ee0b7b127bcc64faf135035820906dea2b379b2efcfc119131a39f7a) >>> librtlsdr 0.6.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info ERROR: No hash found for COPYING >>> fbset 2.1 Collecting legal info >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libsoup 2.62.3 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> gupnp-av 0.12.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> gupnp 1.0.3 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> kismet 2016-07-R1 Collecting legal info ERROR: No hash found for debian/copyright >>> libebur128 v1.2.2 Collecting legal info COPYING: OK (sha256: d6b4754bb67bdd08b97d5d11b2d7434997a371585a78fe77007149df3af8d09c) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libfastjson v0.99.8 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> liblinear 2.20 Collecting legal info COPYRIGHT: OK (sha256: 2ad9363447d0afeca34d53619163cffd502ec172bdb44d8d112c7acb99ae2558) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libuio ca28ff0f69d89a789a47552c72db5a43d280710b Collecting legal info ERROR: No hash found for COPYING >>> libyaml 0.2.1 Collecting legal info LICENSE: OK (sha256: bfcb6a7dfbfd30e0ccc8bb34ab712bd1568586ad8c5b078ccae443b04e79749e) >>> mii-diag 2.11 Collecting legal info ERROR: No hash found for mii-diag.c >>> msgpack 2.1.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE_1_0.txt >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> python-cached-property 1.4.0 Collecting legal info LICENSE: OK (sha256: ba4756c8039b25b66e3c456cc5bf635aa528cf459b97ee1499d06684ccd89b9a) >>> python-certifi 2018.10.15 Collecting legal info LICENSE: OK (sha256: 6a70a4bf6b010016d59a64b8ae4ad8dc7f5ef16f1fb453cc2ecd771c5a341131) >>> python-chardet 3.0.4 Collecting legal info ERROR: No hash found for LICENSE >>> python-docker-pycreds 0.2.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-docker 3.1.4 Collecting legal info LICENSE: OK (sha256: f2f0b07fa5e492c11d27aa0d2f3f1a0e64b9d17f32d8aa489ae2af9609af33b2) >>> python-dockerpty 0.4.1 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-docopt 0.6.2 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> python-idna 2.7 Collecting legal info LICENSE.rst: OK (sha256: 0d4bc7abd48dcfb14e24254ee404066737ff0167144e222914a2113b8794683e) >>> python-jsonschema 2.5.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for json/LICENSE >>> host-python-vcversioner 2.16.0.0 Collecting legal info >>> python-ptyprocess 0.5.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-pyusb 1.0.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-pyyaml 3.13 Collecting legal info ERROR: No hash found for LICENSE >>> python-requests 2.20.1 Collecting legal info LICENSE: OK (sha256: be41abac2c40f8530307e8d172c590b476f4a488bc6a68f8de57b7cf64786687) >>> python-setuptools 40.5.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> host-python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> python-texttable 0.9.1 Collecting legal info LICENSE: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> python-urllib3 1.24.1 Collecting legal info LICENSE.txt: OK (sha256: 11db569430ca5ad793f1399297b8df5041a22137abaf90642ea71da21d59121c) >>> python-websocket-client 0.47.0 Collecting legal info LICENSE: OK (sha256: e580b2a1a57c33085dd6a07cff693d828f7c3fa8a11ce56ade2a62c46951930d) >>> python-whoosh 2.7.4 Collecting legal info ERROR: No hash found for LICENSE.txt >>> rsyslog 8.22.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER ERROR: No hash found for COPYING.ASL20 >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> spi-tools 0.8.3 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> sysstat 11.6.3 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Collecting legal info ERROR: No hash found for ubusd_acl.h >>> 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: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: bandwidthd-v2.0.1-auto-r11: cannot save license (BANDWIDTHD_LICENSE_FILES not defined) WARNING: cvs-1.12.13: cannot save license (CVS_LICENSE_FILES not defined) WARNING: fbset-2.1: cannot save license (FBSET_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: python-vcversioner-2.16.0.0: cannot save license (HOST_PYTHON_VCVERSIONER_LICENSE_FILES not defined) Legal info produced in /data/buildroot/buildroot-test/instance-0/output/legal-info make: Leaving directory '/data/buildroot/buildroot-test/instance-0/buildroot'