test -f "/home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot`dirname /etc/strongswan.conf`/strongswan.d/$name" || /usr/bin/install -c -m 644 "./$f" "/home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot`dirname /etc/strongswan.conf`/strongswan.d/$name" || true; \ done for f in plugins/pkcs11.conf plugins/aes.conf plugins/des.conf plugins/rc2.conf plugins/sha2.conf plugins/sha1.conf plugins/md5.conf plugins/mgf1.conf plugins/random.conf plugins/nonce.conf plugins/x509.conf plugins/revocation.conf plugins/constraints.conf plugins/pubkey.conf plugins/pkcs1.conf plugins/pkcs7.conf plugins/pkcs8.conf plugins/pkcs12.conf plugins/pgp.conf plugins/dnskey.conf plugins/sshkey.conf plugins/pem.conf plugins/fips-prf.conf plugins/gmp.conf plugins/curve25519.conf plugins/xcbc.conf plugins/cmac.conf plugins/hmac.conf plugins/attr.conf plugins/kernel-netlink.conf plugins/resolve.conf plugins/socket-default.conf plugins/updown.conf plugins/xauth-generic.conf plugins/led.conf; do \ name=`basename $f`; \ if test -f "$f"; then dir=; else dir="./"; fi; \ test -f "/home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot`dirname /etc/strongswan.conf`/strongswan.d/charon/$name" || /usr/bin/install -c -m 644 "$dir$f" "/home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot`dirname /etc/strongswan.conf`/strongswan.d/charon/$name" || true; \ done make[5]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/conf' make[4]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/conf' make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/conf' Making install in init make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/init' make[4]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/init' make[5]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/init' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/init' make[4]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/init' make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/init' Making install in testing make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/testing' make[4]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/testing' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/testing' make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/testing' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3' make[4]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/include' /usr/bin/install -c -m 644 config.h '/home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/include' make[4]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3' make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3' make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3' make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3' >>> strongswan 5.6.3 Fixing libtool files for la in $(find /home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-2/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/naourr/work/instance-2/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-2/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> strongswan 5.6.3 Installing to target PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-2/output-1/target install -C /home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3' /usr/bin/make install-recursive make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3' Making install in src make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/src' Making install in . make[4]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/src' make[5]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/src' make[4]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/src' Making install in include make[4]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/src/include' make[5]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/src/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/src/include' make[4]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/src/include' Making install in _updown make[4]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/src/_updown' make[5]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/src/_updown' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/target/usr/libexec/ipsec' /usr/bin/install -c _updown '/home/naourr/work/instance-2/output-1/target/usr/libexec/ipsec' make[5]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/src/_updown' make[4]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/src/_updown' make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/src' Making install in man make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/man' make[4]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/man' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/man' make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/man' Making install in conf make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/conf' /usr/bin/make install-am make[4]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/conf' make[5]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/conf' make[5]: Nothing to be done for 'install-exec-am'. test -e "/home/naourr/work/instance-2/output-1/target`dirname /etc/strongswan.conf`" || /usr/bin/install -c -d "/home/naourr/work/instance-2/output-1/target`dirname /etc/strongswan.conf`" || true test -e "/home/naourr/work/instance-2/output-1/target`dirname /etc/strongswan.conf`/strongswan.d" || /usr/bin/install -c -d "/home/naourr/work/instance-2/output-1/target`dirname /etc/strongswan.conf`/strongswan.d" || true /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/target/usr/share/strongswan/templates/config/plugins' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/target/usr/share/strongswan/templates/config' /usr/bin/install -c -m 644 plugins/pkcs11.conf plugins/aes.conf plugins/des.conf plugins/rc2.conf plugins/sha2.conf plugins/sha1.conf plugins/md5.conf plugins/mgf1.conf plugins/random.conf plugins/nonce.conf plugins/x509.conf plugins/revocation.conf plugins/constraints.conf plugins/pubkey.conf plugins/pkcs1.conf plugins/pkcs7.conf plugins/pkcs8.conf plugins/pkcs12.conf plugins/pgp.conf plugins/dnskey.conf plugins/sshkey.conf plugins/pem.conf plugins/fips-prf.conf plugins/gmp.conf plugins/curve25519.conf plugins/xcbc.conf plugins/cmac.conf plugins/hmac.conf plugins/attr.conf plugins/kernel-netlink.conf plugins/resolve.conf plugins/socket-default.conf plugins/updown.conf plugins/xauth-generic.conf plugins/led.conf '/home/naourr/work/instance-2/output-1/target/usr/share/strongswan/templates/config/plugins' test -e "/home/naourr/work/instance-2/output-1/target`dirname /etc/strongswan.conf`/strongswan.d/charon" || /usr/bin/install -c -d "/home/naourr/work/instance-2/output-1/target`dirname /etc/strongswan.conf`/strongswan.d/charon" || true /usr/bin/install -c -m 644 strongswan.conf.5 '/home/naourr/work/instance-2/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 strongswan.conf '/home/naourr/work/instance-2/output-1/target/usr/share/strongswan/templates/config' test -e "/home/naourr/work/instance-2/output-1/target`dirname /etc/strongswan.conf`/strongswan.conf" || /usr/bin/install -c -m 644 ./strongswan.conf /home/naourr/work/instance-2/output-1/target`dirname /etc/strongswan.conf`/strongswan.conf || true for f in ; do \ name=`basename $f`; \ test -f "/home/naourr/work/instance-2/output-1/target`dirname /etc/strongswan.conf`/strongswan.d/$name" || /usr/bin/install -c -m 644 "./$f" "/home/naourr/work/instance-2/output-1/target`dirname /etc/strongswan.conf`/strongswan.d/$name" || true; \ done for f in plugins/pkcs11.conf plugins/aes.conf plugins/des.conf plugins/rc2.conf plugins/sha2.conf plugins/sha1.conf plugins/md5.conf plugins/mgf1.conf plugins/random.conf plugins/nonce.conf plugins/x509.conf plugins/revocation.conf plugins/constraints.conf plugins/pubkey.conf plugins/pkcs1.conf plugins/pkcs7.conf plugins/pkcs8.conf plugins/pkcs12.conf plugins/pgp.conf plugins/dnskey.conf plugins/sshkey.conf plugins/pem.conf plugins/fips-prf.conf plugins/gmp.conf plugins/curve25519.conf plugins/xcbc.conf plugins/cmac.conf plugins/hmac.conf plugins/attr.conf plugins/kernel-netlink.conf plugins/resolve.conf plugins/socket-default.conf plugins/updown.conf plugins/xauth-generic.conf plugins/led.conf; do \ name=`basename $f`; \ if test -f "$f"; then dir=; else dir="./"; fi; \ test -f "/home/naourr/work/instance-2/output-1/target`dirname /etc/strongswan.conf`/strongswan.d/charon/$name" || /usr/bin/install -c -m 644 "$dir$f" "/home/naourr/work/instance-2/output-1/target`dirname /etc/strongswan.conf`/strongswan.d/charon/$name" || true; \ done make[5]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/conf' make[4]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/conf' make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/conf' Making install in init make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/init' make[4]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/init' make[5]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/init' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/init' make[4]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/init' make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/init' Making install in testing make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/testing' make[4]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/testing' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/testing' make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3/testing' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3' make[4]: Entering directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/target/usr/lib/include' /usr/bin/install -c -m 644 config.h '/home/naourr/work/instance-2/output-1/target/usr/lib/include' make[4]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3' make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3' make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3' make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/strongswan-5.6.3' ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692.tar.gz: OK (sha256: 93ef2612853641ca8d16d07527115c72ed03f8eaa1c727a01b069a4e814247c0) >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Extracting gzip -d -c /home/naourr/work/instance-2/buildroot/instance-2/dl/ubus/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692.tar.gz | /home/naourr/work/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output-1/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 /home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ && cd /home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/cmake /home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/instance-2/output-1/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 8.0.1 -- Check for working C compiler: /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -- Check for working C compiler: /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-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: /home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692 >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Building PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' Scanning dependencies of target ubus Scanning dependencies of target ubusd make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [ 5%] Building C object CMakeFiles/ubusd.dir/ubusd.c.o [ 17%] Building C object CMakeFiles/ubusd.dir/ubusd_id.c.o [ 17%] Building C object CMakeFiles/ubus.dir/libubus.c.o [ 23%] Building C object CMakeFiles/ubus.dir/libubus-io.c.o [ 29%] Building C object CMakeFiles/ubus.dir/libubus-obj.c.o [ 35%] Building C object CMakeFiles/ubus.dir/libubus-sub.c.o [ 41%] Building C object CMakeFiles/ubus.dir/libubus-req.c.o [ 47%] Building C object CMakeFiles/ubus.dir/libubus-acl.c.o [ 58%] Building C object CMakeFiles/ubusd.dir/ubusd_proto.c.o [ 58%] Building C object CMakeFiles/ubusd.dir/ubusd_obj.c.o [ 64%] Building C object CMakeFiles/ubusd.dir/ubusd_event.c.o [ 70%] Building C object CMakeFiles/ubusd.dir/ubusd_acl.c.o [ 76%] Linking C shared library libubus.so make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [ 76%] Built target ubus make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' Scanning dependencies of target cli make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [ 82%] Building C object CMakeFiles/cli.dir/cli.c.o [ 88%] Building C object CMakeFiles/ubusd.dir/ubusd_monitor.c.o [ 94%] Linking C executable ubusd make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [ 94%] Built target ubusd [100%] Linking C executable ubus make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [100%] Built target cli make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Installing to staging directory PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot install/fast -C /home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/libubus.so -- Installing: /home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/bin/ubus -- Set runtime path of "/home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/bin/ubus" to "" -- Installing: /home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/sbin/ubusd -- Installing: /home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/ubusmsg.h -- Installing: /home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/ubus_common.h -- Installing: /home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/libubus.h make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Fixing libtool files for la in $(find /home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-2/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/naourr/work/instance-2/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-2/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Installing to target PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-2/output-1/target install/fast -C /home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-2/output-1/target/usr/lib/libubus.so -- Installing: /home/naourr/work/instance-2/output-1/target/usr/bin/ubus -- Set runtime path of "/home/naourr/work/instance-2/output-1/target/usr/bin/ubus" to "" -- Installing: /home/naourr/work/instance-2/output-1/target/usr/sbin/ubusd -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/ubusmsg.h -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/ubus_common.h -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/libubus.h make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-2/output-1/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-2/output-1/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'toolchain-external-andes-nds32', u'gmp'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-2/output-1/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison'] Warning: host file "./nds32le-buildroot-linux-gnu/sysroot/usr/share/info/dir" is touched by more than one package: [u'host-bison', u'host-expat'] /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-2/output-1/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-2/output-1/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/naourr/work/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-%g" -e "s%@TARGET_ARCH@%nds32le%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `@PKG_TARGET_CFLAGS@%g" -e "s%@HOST_DIR@%/home/naourr/work/instance-2/output-1/host%g" package/meson//cross-compilation.conf.in > /home/naourr/work/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@PKG_TARGET_CFLAGS@%%g" -e "s%@PKG_TARGET_LDFLAGS@%%g" -e "s%@PKG_TARGET_CXXFLAGS@%%g" /home/naourr/work/instance-2/output-1/host/etc/meson/cross-compilation.conf.in > /home/naourr/work/instance-2/output-1/host/etc/meson/cross-compilation.conf mkdir -p /home/naourr/work/instance-2/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-2/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-2/output-1/target/etc/shadow rm -f /home/naourr/work/instance-2/output-1/target/bin/sh rm -f /home/naourr/work/instance-2/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-2/output-1/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-2/output-1/target/usr/include /home/naourr/work/instance-2/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-2/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-2/output-1/target/usr/lib/cmake /home/naourr/work/instance-2/output-1/target/usr/share/cmake find /home/naourr/work/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-2/output-1/target/lib/ /home/naourr/work/instance-2/output-1/target/usr/lib/ /home/naourr/work/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-2/output-1/target/usr/man /home/naourr/work/instance-2/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-2/output-1/target/usr/info /home/naourr/work/instance-2/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-2/output-1/target/usr/doc /home/naourr/work/instance-2/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-2/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-2/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.11-git-03634-g125547e7b5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.11-git\"" \ ) > /home/naourr/work/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-2/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/naourr/work/instance-2/output-1/build/buildroot-fs mkdir -p /home/naourr/work/instance-2/output-1/build/buildroot-fs printf ' \n' >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/naourr/work/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.tar mkdir -p /home/naourr/work/instance-2/output-1/images rm -rf /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar mkdir -p /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/naourr/work/instance-2/output-1/target/ /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/target" >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /home/naourr/work/instance-2/buildroot/support/scripts/mkusers /home/naourr/work/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/target >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "/home/naourr/work/instance-2/output-1/host/bin/makedevs -d /home/naourr/work/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/target" >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' find /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/target -print0 | xargs -0 -r touch -hd @1570797643\n' >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /home/naourr/work/instance-2/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" FAKEROOTDONTTRYCHOWN=1 /home/naourr/work/instance-2/output-1/host/bin/fakeroot -- /home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/fakeroot rootdir=/home/naourr/work/instance-2/output-1/build/buildroot-fs/tar/target table='/home/naourr/work/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' make: Leaving directory '/home/naourr/work/instance-2/buildroot' make: Entering directory '/home/naourr/work/instance-2/buildroot' >>> Buildroot 2019.11-git-03634-g125547e7b5 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-andes-nds32 Collecting legal info >>> toolchain Collecting legal info >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info ERROR: No hash found for README >>> host-bison 3.4.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> arp-scan 1.9.5 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> busybox 1.31.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> kmod 26 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9) >>> chocolate-doom 3.0.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sdl2 2.0.9 Collecting legal info COPYING.txt: OK (sha256: 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154) >>> sdl2_mixer 2.0.1 Collecting legal info ERROR: No hash found for COPYING.txt >>> sdl2_net 2.0.1 Collecting legal info ERROR: No hash found for COPYING.txt >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> fbv 1.0b Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> inadyn 2.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libite 2.1.0 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) src/chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> initscripts Collecting legal info >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libavl 0.3.5 Collecting legal info COPYING: OK (sha256: 767a9accfe3b110153b567983b98889469dfaae02899a632aeadbb81ad611293) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdrm 2.4.100 Collecting legal info >>> host-meson 0.52.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.0 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 41.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libnet 1.1.6 Collecting legal info ERROR: No hash found for doc/COPYING >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> lsuio 0.2.0 Collecting legal info ERROR: No hash found for COPYING >>> minicom 5086119bbaafd2f8986579209885635b92020096 Collecting legal info COPYING: OK (sha256: cf80a758014eefbf068afffe3d462fc34ff4f528527524d8e100329c42094e15) >>> musepack r475 Collecting legal info ERROR: No hash found for libmpcdec/COPYING ERROR: No hash found for libmpcenc/quant.c >>> nilfs-utils 2.2.8 Collecting legal info COPYING: OK (sha512: 4fc92d3998910acb108f81b1aee70a55a572b661a2766d0e57a55e48e2b737eea41415356cbd62593f26aec5797ab9fbb40211d7782b5834b4855ff1ce6ad5f7) >>> olsr 0.9.6.1 Collecting legal info ERROR: No hash found for license.txt ERROR: No hash found for lib/pud/nmealib/LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> paxtest 0.9.15 Collecting legal info ERROR: No hash found for README >>> phytool 2 Collecting legal info ERROR: No hash found for LICENSE >>> psplash 5b3c1cc28f5abdc2c33830150b48b278cc4f7bca Collecting legal info COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-rust-bin 1.33.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-rustc Collecting legal info >>> setserial 2.17 Collecting legal info ERROR: No hash found for debian/copyright >>> sofia-sip 1.12.11 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHTS >>> strongswan 5.6.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Collecting legal info ERROR: No hash found for ubusd_acl.h >>> host-acl 2.2.53 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.4.48 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.20.2 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-andes-nds32: cannot save license (TOOLCHAIN_EXTERNAL_ANDES_NDS32_LICENSE_FILES not defined) WARNING: libdrm-2.4.100: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-2/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-2/buildroot'