>>> swupdate 2017.11 Configuring >>> swupdate 2017.11 Building PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" HAVE_JSON_C=y HAVE_LIBARCHIVE=n HAVE_LIBCONFIG=n HAVE_LIBCURL=n HAVE_LUA=n HAVE_LIBMTD=n HAVE_LIBUBI=n HAVE_LIBSSL=n HAVE_LIBCRYPTO=n HAVE_LIBUBOOTENV=n HAVE_LIBZEROMQ=n HAVE_ZLIB=y /usr/bin/make -j32 -C /accts/mlweber1/instance-1/output/build/swupdate-2017.11 make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/swupdate-2017.11' HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf --silentoldconfig Kconfig make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/swupdate-2017.11' make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/swupdate-2017.11' CC core/swupdate.o CC handlers/raw_handler.o CC archival/gun.o CC corelib/artifacts_versions.o CC ipc/network_ipc.o CC mongoose/mongoose.o CC core/cpio_utils.o CC parser/parse_external.o CC corelib/installer.o CC core/notifier.o AR suricatta/lib.a CC ipc/progress_ipc.o CC parser/parser.o CC bootloader/none.o CC corelib/network_thread.o CC mongoose/mongoose_interface.o CC corelib/parsing_library.o CC core/handler.o CC tools/client.o CC core/util.o CC core/parser.o CC core/pctl.o CC core/syslog.o CC corelib/progress_thread.o CC tools/hawkbitcfg.o CC corelib/stream_interface.o CC tools/progress.o CC tools/sendtohawkbit.o CC corelib/swupdate_dict.o mongoose/mongoose.c:27:0: warning: "_LARGEFILE_SOURCE" redefined [enabled by default] #define _LARGEFILE_SOURCE // Enable 64-bit file offsets ^ :0:0: note: this is the location of the previous definition In file included from core/cpio_utils.c:28:0: core/cpio_utils.c: In function 'fill_buffer': include/sslapi.h:106:43: warning: statement with no effect [-Wunused-value] #define swupdate_HASH_update(p, buf, len) (-1) ^ core/cpio_utils.c:75:4: note: in expansion of macro 'swupdate_HASH_update' swupdate_HASH_update(dgst, buf, len); ^ AR bootloader/lib.a core/cpio_utils.c: In function 'copyfile': include/sslapi.h:107:45: warning: statement with no effect [-Wunused-value] #define swupdate_HASH_final(p, result, len) (-1) ^ core/cpio_utils.c:256:3: note: in expansion of macro 'swupdate_HASH_final' swupdate_HASH_final(dgst, md_value, &md_len); ^ AR parser/lib.a mongoose/mongoose.c:362:24: warning: 'ssl_sw' defined but not used [-Wunused-variable] static struct ssl_func ssl_sw[] = { ^ LD handlers/built-in.o AR ipc/lib.a AR tools/lib.a AR archival/lib.a AR corelib/lib.a LD core/built-in.o AR mongoose/lib.a LD swupdate_unstripped LD tools/client LD tools/hawkbitcfg LD tools/progress LD tools/sendtohawkbit STRIP tools/hawkbitcfg STRIP tools/progress STRIP tools/sendtohawkbit STRIP tools/client STRIP swupdate make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/swupdate-2017.11' >>> swupdate 2017.11 Installing to target /usr/bin/install -D -m 0755 /accts/mlweber1/instance-1/output/build/swupdate-2017.11/swupdate /accts/mlweber1/instance-1/output/target/usr/bin/swupdate mkdir -p /accts/mlweber1/instance-1/output/target/var/www/swupdate; cp -dpf /accts/mlweber1/instance-1/output/build/swupdate-2017.11/www/* /accts/mlweber1/instance-1/output/target/var/www/swupdate ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692.tar.gz: OK (sha256: 93ef2612853641ca8d16d07527115c72ed03f8eaa1c727a01b069a4e814247c0) >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Extracting gzip -d -c /accts/mlweber1/instance-1/dl/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692 -xf - >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Patching Applying 0001-Install-server-and-client-examples.patch using patch: patching file examples/CMakeLists.txt >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Configuring (mkdir -p /accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ && cd /accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ && rm -f CMakeCache.txt && PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /accts/mlweber1/instance-1/output/host/bin/cmake /accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ -DCMAKE_TOOLCHAIN_FILE="/accts/mlweber1/instance-1/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DBUILD_LUA=OFF -DENABLE_SYSTEMD=OFF -DBUILD_EXAMPLES=OFF ) -- The C compiler identification is GNU 4.8.2 -- Check for working C compiler: /accts/mlweber1/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -- Check for working C compiler: /accts/mlweber1/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_TEST BUILD_TESTING BUILD_TESTS ENABLE_SYSTEMD -- Build files have been written to: /accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692 >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Building PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' Scanning dependencies of target ubus make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' Scanning dependencies of target ubusd make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [ 5%] Building C object CMakeFiles/ubus.dir/libubus.c.o [ 17%] Building C object CMakeFiles/ubus.dir/libubus-io.c.o [ 17%] Building C object CMakeFiles/ubus.dir/libubus-req.c.o [ 23%] Building C object CMakeFiles/ubusd.dir/ubusd.c.o [ 29%] Building C object CMakeFiles/ubusd.dir/ubusd_id.c.o [ 35%] Building C object CMakeFiles/ubus.dir/libubus-sub.c.o [ 47%] Building C object CMakeFiles/ubusd.dir/ubusd_proto.c.o [ 47%] Building C object CMakeFiles/ubusd.dir/ubusd_obj.c.o [ 52%] Building C object CMakeFiles/ubus.dir/libubus-obj.c.o [ 58%] Building C object CMakeFiles/ubusd.dir/ubusd_event.c.o [ 64%] Building C object CMakeFiles/ubusd.dir/ubusd_acl.c.o [ 70%] Building C object CMakeFiles/ubusd.dir/ubusd_monitor.c.o [ 76%] Building C object CMakeFiles/ubus.dir/libubus-acl.c.o [ 82%] Linking C shared library libubus.so [ 88%] Linking C executable ubusd make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [ 88%] Built target ubus make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' Scanning dependencies of target cli make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [ 94%] Building C object CMakeFiles/cli.dir/cli.c.o make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [ 94%] Built target ubusd [100%] Linking C executable ubus make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [100%] Built target cli make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Installing to staging directory PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot install/fast -C /accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libubus.so -- Installing: /accts/mlweber1/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/ubus -- Set runtime path of "/accts/mlweber1/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/ubus" to "" -- Installing: /accts/mlweber1/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/sbin/ubusd -- Installing: /accts/mlweber1/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/ubusmsg.h -- Installing: /accts/mlweber1/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/ubus_common.h -- Installing: /accts/mlweber1/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/libubus.h make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Fixing libtool files >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Installing to target PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-1/output/target install/fast -C /accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/instance-1/output/target/usr/lib/libubus.so -- Installing: /accts/mlweber1/instance-1/output/target/usr/bin/ubus -- Set runtime path of "/accts/mlweber1/instance-1/output/target/usr/bin/ubus" to "" -- Installing: /accts/mlweber1/instance-1/output/target/usr/sbin/ubusd -- Installing: /accts/mlweber1/instance-1/output/target/usr/include/ubusmsg.h -- Installing: /accts/mlweber1/instance-1/output/target/usr/include/ubus_common.h -- Installing: /accts/mlweber1/instance-1/output/target/usr/include/libubus.h make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'ed', u'pinentry'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libnl', u'bzip2', u'libcap', u'libevdev', u'f2fs-tools', u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libfcgi++.la" is touched by more than one package: [u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'libcap', u'libevdev', u'f2fs-tools', u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libconfuse', u'libnl', u'bzip2', u'libcap', u'libevdev', u'f2fs-tools', u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libfastjson.la" is touched by more than one package: [u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ncurses', u'util-linux', u'libglib2', u'atk', u'libconfuse', u'libnl', u'bzip2', u'libcap', u'libevdev', u'f2fs-tools', u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libconfuse', u'libnl', u'bzip2', u'libcap', u'libevdev', u'f2fs-tools', u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'atk', u'libconfuse', u'libnl', u'bzip2', u'libcap', u'libevdev', u'f2fs-tools', u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libebml.la" is touched by more than one package: [u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libmpdclient.la" is touched by more than one package: [u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libconfuse', u'libnl', u'bzip2', u'libcap', u'libevdev', u'f2fs-tools', u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libglog.la" is touched by more than one package: [u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ncurses', u'util-linux', u'libglib2', u'atk', u'libconfuse', u'libnl', u'bzip2', u'libcap', u'libevdev', u'f2fs-tools', u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'libconfuse', u'libnl', u'bzip2', u'libcap', u'libevdev', u'f2fs-tools', u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libreplaygain.la" is touched by more than one package: [u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ncurses', u'util-linux', u'libglib2', u'atk', u'libconfuse', u'libnl', u'bzip2', u'libcap', u'libevdev', u'f2fs-tools', u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libxkbcommon.la" is touched by more than one package: [u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libconfuse', u'libnl', u'bzip2', u'libcap', u'libevdev', u'f2fs-tools', u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libconfuse', u'libnl', u'bzip2', u'libcap', u'libevdev', u'f2fs-tools', u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libf2fs_format.la" is touched by more than one package: [u'f2fs-tools', u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'libconfuse', u'libnl', u'bzip2', u'libcap', u'libevdev', u'f2fs-tools', u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libf2fs.la" is touched by more than one package: [u'f2fs-tools', u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libhid.la" is touched by more than one package: [u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libdaemon.la" is touched by more than one package: [u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libdvbpsi.la" is touched by more than one package: [u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libevdev.la" is touched by more than one package: [u'libevdev', u'f2fs-tools', u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libfcgi.la" is touched by more than one package: [u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'libcap', u'libevdev', u'f2fs-tools', u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'libcap', u'libevdev', u'f2fs-tools', u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'libconfuse', u'libnl', u'bzip2', u'libcap', u'libevdev', u'f2fs-tools', u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'libcap', u'libevdev', u'f2fs-tools', u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libatk-1.0.la" is touched by more than one package: [u'atk', u'libconfuse', u'libnl', u'bzip2', u'libcap', u'libevdev', u'f2fs-tools', u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'libcap', u'libevdev', u'f2fs-tools', u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libyaml.la" is touched by more than one package: [u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'libcap', u'libevdev', u'f2fs-tools', u'libfcgi', u'glog', u'libdaemon', u'json-c', u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/liblogging-stdlog.la" is touched by more than one package: [u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libassuan', u'libcuefile', u'libdvbpsi', u'libebml', u'libestr', u'libevent', u'libfastjson', u'libusb', u'libusb-compat', u'libhid', u'libiqrf', u'liblogging', u'libmpdclient', u'libreplaygain', u'libubox', u'libwebsockets', u'libxkbcommon', u'libyaml', u'musepack', u'openobex', u'perl', u'pugixml', u'qlibc', u'ubus'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi', u'host-bison'] rm -f /accts/mlweber1/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/instance-1/output/host/bin/glib-compile-schemas /accts/mlweber1/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /accts/mlweber1/instance-1/output/target/usr/lib/perl5/5.26.1/pod rm -rf /accts/mlweber1/instance-1/output/target/usr/lib/perl5/5.26.1/mips64el-linux/CORE find /accts/mlweber1/instance-1/output/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-1/output/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-1/output/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /accts/mlweber1/instance-1/output/target/etc echo "buildroot" > /accts/mlweber1/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-1/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-1/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-1/output/target/etc/shadow rm -f /accts/mlweber1/instance-1/output/target/bin/sh rm -f /accts/mlweber1/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-1/output/build/locales.nopurge; done for dir in /accts/mlweber1/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-1/output/target/usr/include /accts/mlweber1/instance-1/output/target/usr/share/aclocal \ /accts/mlweber1/instance-1/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-1/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-1/output/target/usr/lib/cmake /accts/mlweber1/instance-1/output/target/usr/share/cmake find /accts/mlweber1/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-1/output/target/lib/ /accts/mlweber1/instance-1/output/target/usr/lib/ /accts/mlweber1/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/accts/mlweber1/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/instance-1/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-1/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-1/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-1/output/target/usr/man /accts/mlweber1/instance-1/output/target/usr/share/man rm -rf /accts/mlweber1/instance-1/output/target/usr/info /accts/mlweber1/instance-1/output/target/usr/share/info rm -rf /accts/mlweber1/instance-1/output/target/usr/doc /accts/mlweber1/instance-1/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-1/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-1/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /accts/mlweber1/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.2-00001-g2502d4f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.2"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.2\"" \ ) > /accts/mlweber1/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-1/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/instance-1/output/target/usr make: Leaving directory `/accts/mlweber1/instance-1/buildroot' make: Entering directory `/accts/mlweber1/instance-1/buildroot' >>> Buildroot 2018.02.2-00001-g2502d4f Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> aoetools 37 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> assimp v3.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> atk 2.22.0 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> bmon 4.0 Collecting legal info ERROR: No hash found for LICENSE.BSD ERROR: No hash found for LICENSE.MIT >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cdrkit 1.1.11 Collecting legal info ERROR: No hash found for COPYING >>> libcap 2.25 Collecting legal info ERROR: No hash found for License >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info ERROR: No hash found for License >>> dialog 1.3-20170509 Collecting legal info ERROR: No hash found for COPYING >>> ed 1.14.2 Collecting legal info ERROR: No hash found for COPYING >>> evemu 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> libevdev 1.5.8 Collecting legal info ERROR: No hash found for COPYING >>> f2fs-tools v1.8.0 Collecting legal info ERROR: No hash found for COPYING >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info ERROR: No hash found for COPYING >>> libfcgi 2.4.0 Collecting legal info ERROR: No hash found for LICENSE.TERMS >>> glog v0.3.5 Collecting legal info COPYING: OK (sha256: 0fc497129c5c69ff6f22da6933c7e4aaef082fde8437fd57680c2780100772a4) >>> ifplugd 0.28 Collecting legal info ERROR: No hash found for LICENSE >>> libdaemon 0.14 Collecting legal info ERROR: No hash found for LICENSE >>> json-c 0.13 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.29 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcuefile r475 Collecting legal info ERROR: No hash found for COPYING >>> libdvbpsi 1.3.0 Collecting legal info ERROR: No hash found for COPYING >>> libebml 1.3.3 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> libestr 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libfastjson v0.99.4 Collecting legal info ERROR: No hash found for COPYING >>> libhid 0.2.16 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libiqrf v0.1.2 Collecting legal info >>> liblogging 1.0.5 Collecting legal info ERROR: No hash found for COPYING >>> libmpdclient 2.10 Collecting legal info ERROR: No hash found for COPYING >>> libplayer 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libwebsockets v2.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> libxkbcommon 0.7.1 Collecting legal info ERROR: No hash found for LICENSE >>> libyaml 0.1.7 Collecting legal info ERROR: No hash found for LICENSE >>> linuxptp 303b08cbf55096aba55bd08a314e0701e5c33482 Collecting legal info ERROR: No hash found for COPYING >>> lldpd 0.9.4 Collecting legal info ERROR: No hash found for README.md >>> musepack r475 Collecting legal info ERROR: No hash found for libmpcdec/COPYING ERROR: No hash found for libmpcenc/quant.c >>> netcat 0.7.1 Collecting legal info ERROR: No hash found for COPYING >>> netperf 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> odhcploc 20111021 Collecting legal info ERROR: No hash found for COPYING >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-encode-locale 1.05 Collecting legal info ERROR: No hash found for README >>> host-perl 5.26.1 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> perl 5.26.1 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> perl-file-listing 6.04 Collecting legal info ERROR: No hash found for README >>> perl-http-date 6.02 Collecting legal info ERROR: No hash found for README >>> perl-xml-namespacesupport 1.12 Collecting legal info ERROR: No hash found for LICENSE >>> pinentry 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> pugixml 1.7 Collecting legal info ERROR: No hash found for readme.txt >>> qlibc v2.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> 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 >>> spidev_test v3.0 Collecting legal info >>> swupdate 2017.11 Collecting legal info ERROR: No hash found for COPYING >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Collecting legal info ERROR: No hash found for ubusd_acl.h WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libiqrf-v0.1.2: cannot save license (LIBIQRF_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: spidev_test-v3.0: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-1/output/legal-info make: Leaving directory `/accts/mlweber1/instance-1/buildroot'