-- 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_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/naourr/work/instance-2/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb 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/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' Scanning dependencies of target ustream-ssl make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' [ 12%] Building C object CMakeFiles/ustream-ssl.dir/ustream-io-openssl.c.o [ 25%] Building C object CMakeFiles/ustream-ssl.dir/ustream-ssl.c.o [ 37%] Building C object CMakeFiles/ustream-ssl.dir/ustream-openssl.c.o [ 50%] Linking C shared library libustream-ssl.so make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' [ 50%] Built target ustream-ssl make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' Scanning dependencies of target ustream-example-server make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' Scanning dependencies of target ustream-example-client make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' [ 62%] Building C object CMakeFiles/ustream-example-server.dir/ustream-example-server.c.o [ 75%] Building C object CMakeFiles/ustream-example-client.dir/ustream-example-client.c.o [ 87%] Linking C executable ustream-example-client [100%] Linking C executable ustream-example-server make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' [100%] Built target ustream-example-client make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' [100%] Built target ustream-example-server make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb 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/riscv64-buildroot-linux-gnu/sysroot install/fast -C /home/naourr/work/instance-2/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/libubox/ustream-ssl.h -- Installing: /home/naourr/work/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libustream-ssl.so make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Fixing libtool files for la in $(find /home/naourr/work/instance-2/output-1/host/riscv64-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/riscv64-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/riscv64-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 >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb 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/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/libubox/ustream-ssl.h -- Installing: /home/naourr/work/instance-2/output-1/target/usr/lib/libustream-ssl.so make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' wireless-regdb-2019.06.03.tar.xz: OK (sha256: cd917ed86b63ce8d93947979f1f18948f03a4ac0ad89ec25227b36ac00dc54bf) >>> wireless-regdb 2019.06.03 Extracting xzcat /home/naourr/work/instance-2/dl/wireless-regdb/wireless-regdb-2019.06.03.tar.xz | /home/naourr/work/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output-1/build/wireless-regdb-2019.06.03 -xf - >>> wireless-regdb 2019.06.03 Patching >>> wireless-regdb 2019.06.03 Configuring >>> wireless-regdb 2019.06.03 Building >>> wireless-regdb 2019.06.03 Installing to target /usr/bin/install -m 644 -D -T /home/naourr/work/instance-2/output-1/build/wireless-regdb-2019.06.03/regulatory.bin /home/naourr/work/instance-2/output-1/target/usr/lib/crda/regulatory.bin /usr/bin/install -m 644 -D -T /home/naourr/work/instance-2/output-1/build/wireless-regdb-2019.06.03/sforshee.key.pub.pem /home/naourr/work/instance-2/output-1/target/etc/wireless-regdb/pubkeys/sforshee.key.pub.pem /usr/bin/install -m 644 -D -T /home/naourr/work/instance-2/output-1/build/wireless-regdb-2019.06.03/regulatory.db /home/naourr/work/instance-2/output-1/target/lib/firmware/regulatory.db /usr/bin/install -m 644 -D -T /home/naourr/work/instance-2/output-1/build/wireless-regdb-2019.06.03/regulatory.db.p7s /home/naourr/work/instance-2/output-1/target/lib/firmware/regulatory.db.p7s v1.0.2.tar.gz: OK (sha512: c788bba1530aec463e755e901f9342f4b599e3a07f54645fef1dc388ab5d5c30625535e5dd38e9e792e04a640574baa50eeefb6b7338ab403755f4a4e0c3044d) >>> woff2 1.0.2 Extracting gzip -d -c /home/naourr/work/instance-2/dl/woff2/v1.0.2.tar.gz | /home/naourr/work/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output-1/build/woff2-1.0.2 -xf - >>> woff2 1.0.2 Patching Applying 0001-CMake-Handle-multiple-libraries-being-returned-for-B.patch using patch: patching file cmake/FindBrotliDec.cmake patching file cmake/FindBrotliEnc.cmake >>> woff2 1.0.2 Configuring (mkdir -p /home/naourr/work/instance-2/output-1/build/woff2-1.0.2/ && cd /home/naourr/work/instance-2/output-1/build/woff2-1.0.2/ && 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/woff2-1.0.2/ -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 -DNOISY_LOGGING=OFF ) -- The C compiler identification is GNU 7.4.0 -- The CXX compiler identification is GNU 7.4.0 -- Check for working C compiler: /home/naourr/work/instance-2/output-1/host/bin/riscv64-linux-gcc -- Check for working C compiler: /home/naourr/work/instance-2/output-1/host/bin/riscv64-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/naourr/work/instance-2/output-1/host/bin/riscv64-linux-g++ -- Check for working CXX compiler: /home/naourr/work/instance-2/output-1/host/bin/riscv64-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /home/naourr/work/instance-2/output-1/host/bin/pkg-config (found version "1.6.1") -- Checking for module 'libbrotlidec' -- Found libbrotlidec, version 1.0.7 -- Found BrotliDec: /home/naourr/work/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include (found version "1.0.7") -- Checking for module 'libbrotlienc' -- Found libbrotlienc, version 1.0.7 -- Found BrotliEnc: /home/naourr/work/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include (found version "1.0.7") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/naourr/work/instance-2/output-1/build/woff2-1.0.2 >>> woff2 1.0.2 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/woff2-1.0.2/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' Scanning dependencies of target woff2common make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' [ 4%] Building CXX object CMakeFiles/woff2common.dir/src/table_tags.cc.o [ 8%] Building CXX object CMakeFiles/woff2common.dir/src/variable_length.cc.o [ 13%] Building CXX object CMakeFiles/woff2common.dir/src/woff2_common.cc.o [ 17%] Linking CXX shared library libwoff2common.so make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' [ 17%] Built target woff2common make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' Scanning dependencies of target woff2enc make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' Scanning dependencies of target woff2dec make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' Scanning dependencies of target woff2_info make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' [ 21%] Building CXX object CMakeFiles/woff2enc.dir/src/font.cc.o make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' [ 26%] Building CXX object CMakeFiles/woff2enc.dir/src/glyph.cc.o [ 30%] Building CXX object CMakeFiles/woff2dec.dir/src/woff2_dec.cc.o [ 34%] Building CXX object CMakeFiles/woff2_info.dir/src/woff2_info.cc.o [ 39%] Building CXX object CMakeFiles/woff2dec.dir/src/woff2_out.cc.o [ 43%] Linking CXX executable woff2_info make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' [ 43%] Built target woff2_info [ 47%] Building CXX object CMakeFiles/woff2enc.dir/src/normalize.cc.o [ 52%] Building CXX object CMakeFiles/woff2enc.dir/src/transform.cc.o [ 56%] Building CXX object CMakeFiles/woff2enc.dir/src/woff2_enc.cc.o [ 60%] Linking CXX shared library libwoff2enc.so make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' [ 60%] Built target woff2enc make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' Scanning dependencies of target woff2_compress make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' [ 65%] Building CXX object CMakeFiles/woff2_compress.dir/src/woff2_compress.cc.o [ 69%] Linking CXX shared library libwoff2dec.so make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' [ 69%] Built target woff2dec make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' Scanning dependencies of target convert_woff2ttf_fuzzer_new_entry make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' Scanning dependencies of target woff2_decompress make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' Scanning dependencies of target convert_woff2ttf_fuzzer make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' [ 73%] Building CXX object CMakeFiles/convert_woff2ttf_fuzzer_new_entry.dir/src/convert_woff2ttf_fuzzer_new_entry.cc.o make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' [ 78%] Building CXX object CMakeFiles/woff2_decompress.dir/src/woff2_decompress.cc.o [ 82%] Building CXX object CMakeFiles/convert_woff2ttf_fuzzer.dir/src/convert_woff2ttf_fuzzer.cc.o [ 86%] Linking CXX executable woff2_compress [ 91%] Linking CXX static library libconvert_woff2ttf_fuzzer_new_entry.a [ 95%] Linking CXX static library libconvert_woff2ttf_fuzzer.a make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' [ 95%] Built target convert_woff2ttf_fuzzer_new_entry make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' [ 95%] Built target woff2_compress [ 95%] Built target convert_woff2ttf_fuzzer [100%] Linking CXX executable woff2_decompress make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' [100%] Built target woff2_decompress make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' >>> woff2 1.0.2 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/riscv64-buildroot-linux-gnu/sysroot install/fast -C /home/naourr/work/instance-2/output-1/build/woff2-1.0.2/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libwoff2common.so.1.0.2 -- Set runtime path of "/home/naourr/work/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libwoff2common.so.1.0.2" to "lib" -- Installing: /home/naourr/work/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libwoff2common.so -- Installing: /home/naourr/work/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libwoff2dec.so.1.0.2 -- Set runtime path of "/home/naourr/work/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libwoff2dec.so.1.0.2" to "lib" -- Installing: /home/naourr/work/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libwoff2dec.so -- Installing: /home/naourr/work/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libwoff2enc.so.1.0.2 -- Set runtime path of "/home/naourr/work/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libwoff2enc.so.1.0.2" to "lib" -- Installing: /home/naourr/work/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libwoff2enc.so -- Installing: /home/naourr/work/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/woff2 -- Installing: /home/naourr/work/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/woff2/output.h -- Installing: /home/naourr/work/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/woff2/decode.h -- Installing: /home/naourr/work/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/woff2/encode.h -- Installing: /home/naourr/work/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libwoff2common.pc -- Installing: /home/naourr/work/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libwoff2dec.pc -- Installing: /home/naourr/work/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libwoff2enc.pc make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' >>> woff2 1.0.2 Fixing libtool files for la in $(find /home/naourr/work/instance-2/output-1/host/riscv64-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/riscv64-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/riscv64-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 >>> woff2 1.0.2 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/woff2-1.0.2/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-2/output-1/target/usr/lib/libwoff2common.so.1.0.2 -- Set runtime path of "/home/naourr/work/instance-2/output-1/target/usr/lib/libwoff2common.so.1.0.2" to "lib" -- Installing: /home/naourr/work/instance-2/output-1/target/usr/lib/libwoff2common.so -- Installing: /home/naourr/work/instance-2/output-1/target/usr/lib/libwoff2dec.so.1.0.2 -- Set runtime path of "/home/naourr/work/instance-2/output-1/target/usr/lib/libwoff2dec.so.1.0.2" to "lib" -- Installing: /home/naourr/work/instance-2/output-1/target/usr/lib/libwoff2dec.so -- Installing: /home/naourr/work/instance-2/output-1/target/usr/lib/libwoff2enc.so.1.0.2 -- Set runtime path of "/home/naourr/work/instance-2/output-1/target/usr/lib/libwoff2enc.so.1.0.2" to "lib" -- Installing: /home/naourr/work/instance-2/output-1/target/usr/lib/libwoff2enc.so -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/woff2 -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/woff2/output.h -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/woff2/decode.h -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/woff2/encode.h -- Installing: /home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig/libwoff2common.pc -- Installing: /home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig/libwoff2dec.pc -- Installing: /home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig/libwoff2enc.pc make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/woff2-1.0.2' zd1211-firmware-1.4.tar.bz2: OK (sha256: 866308f6f59f7075f075d4959dff2ede47735c751251fecd1496df1ba4d338e1) >>> zd1211-firmware 1.4 Extracting bzcat /home/naourr/work/instance-2/dl/zd1211-firmware/zd1211-firmware-1.4.tar.bz2 | /home/naourr/work/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output-1/build/zd1211-firmware-1.4 -xf - >>> zd1211-firmware 1.4 Patching >>> zd1211-firmware 1.4 Configuring >>> zd1211-firmware 1.4 Building >>> zd1211-firmware 1.4 Installing to target /usr/bin/install -d -m 0755 /home/naourr/work/instance-2/output-1/target/lib/firmware/zd1211/ cp -dpf /home/naourr/work/instance-2/output-1/build/zd1211-firmware-1.4/zd1211*{ub,uphr,ur} /home/naourr/work/instance-2/output-1/target/lib/firmware/zd1211 >>> Finalizing target directory # Check files that are touched by more than one package 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/riscv64-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/riscv64-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-rc1-04099-gecaede1d82"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2019.11-rc1\"" \ ) > /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 make: Leaving directory '/home/naourr/work/instance-2/buildroot' make: Entering directory '/home/naourr/work/instance-2/buildroot' >>> Buildroot 2019.11-rc1-04099-gecaede1d82 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external 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-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) >>> atf 0.21 Collecting legal info ERROR: No hash found for COPYING >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> binutils 2.31.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bird 2.0.7 Collecting legal info README: OK (sha256: 94c53c84320078920ac1f0d49c81a4e9004512f534521a58bdf145acbcbc2cd2) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 73fc3e7ef7e016a3874b632fd0475969d288f309 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> brotli 1.0.7 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> crda 4.14 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-pycrypto 2.6.1 Collecting legal info ERROR: No hash found for COPYRIGHT ERROR: No hash found for LEGAL/copy/LICENSE.libtom ERROR: No hash found for LEGAL/copy/LICENSE.python-2.2 ERROR: No hash found for LEGAL/copy/LICENSE.original >>> host-gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python 2.7.17 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libgcrypt 1.8.5 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.36 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> diffutils 3.7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> google-material-design-icons 2.2.3 Collecting legal info LICENSE: OK (sha256: 8ae9438818c26e4873b91d8c6ad620526c011e27e125677f13031eda903f007c) >>> haserl 0.9.35 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libcurl 7.67.0 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> libssh2 1.9.0 Collecting legal info COPYING: OK (sha256: e15ed284a15e80115467d6d7f030f0d89d8fabbecd78fb6e0f861f0cfc128fd9) >>> openssl Collecting legal info >>> libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> 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-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-python3-setuptools 41.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> liberation 2.00.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libfreeimage 3.17.0 Collecting legal info license-gplv2.txt: OK (sha256: d51615a1a47f1ddbb027920d60d3fc30a00e1284c795a47857883e641349fadf) license-gplv3.txt: OK (sha256: 084be110e3e8757d8e6945cda1fbc7e5073bbe688dc19b92c0d8440155d8e282) license-fi.txt: OK (sha256: 0bb9a3123297c73ae6e19c70459fb0e58f313f67ca63176fd43f8e77668b8243) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libspatialindex 1.9.0 Collecting legal info COPYING: OK (sha256: b63ebfaca9d7ce582580f3e11acabc9d2e37c46ce234533f7fa8a6c7278898a0) >>> libstrophe 0.9.2 Collecting legal info MIT-LICENSE.txt: OK (sha256: 82476f36ffd5e895a176013c0812166ba7b7d99f3d536fc7f5ed2e33e9f74a08) GPL-LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libva-utils 2.5.0 Collecting legal info COPYING: OK (sha256: c6220c9f87832c27abcb8a32eafdd2823e13ce146b3ea63d5deae2a76798ef50) >>> libva 2.5.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> libxmlrpc 1.43.08 Collecting legal info doc/COPYING: OK (sha256: db7a6d3f187b218c3534010a83424c6bcdef88e6a0b6b1aa3a8762238bd642e6) >>> lrzsz 0.12.20 Collecting legal info ERROR: No hash found for COPYING >>> lz4 1.8.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> memtool 2016.10.0 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> rabbitmq-c 0.9.0 Collecting legal info LICENSE-MIT: OK (sha256: 94a12c906acb31a66c2c8a6c1b6e46cab52bc5694c5ada2a06d86b05d3d3f422) >>> sconeserver 6b932d7d8dbb700b830205e7111e469cefff490c Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> tinc 1.0.36 Collecting legal info COPYING: OK (sha256: 3b37ffbf3459f2aceeef169aa65ee8b111ac1f8ba24a2a1b90b079678a9c7faa) COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b) >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Collecting legal info ustream-ssl.h: OK (sha256: 90dd1590cf400a548438e2575e1ff46d8fb8cebae7d09f544aae7e059e30b6c5) >>> wireless-regdb 2019.06.03 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> woff2 1.0.2 Collecting legal info LICENSE: OK (sha512: 8ee924da3fb5d16135adcf6a8fbe9e2e8f3d2d80468617e72ca4fa059a60f8455c9a5f68a8dc381b1297c8bf39c887a912d0f69246d2604ada74d3da9e8e490b) >>> zd1211-firmware 1.4 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: 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'