make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/xz-5.2.5/po' Making install in tests make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/xz-5.2.5/tests' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/xz-5.2.5/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/xz-5.2.5/tests' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/xz-5.2.5/tests' make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/xz-5.2.5' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/xz-5.2.5' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/xz-5.2.5' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/xz-5.2.5' make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/xz-5.2.5' yajl-2.1.0.tar.gz: OK (sha256: 3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a) >>> yajl 2.1.0 Extracting gzip -d -c /home/naourr/work/instance-1/dl/yajl/yajl-2.1.0.tar.gz | /home/naourr/work/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output-1/build/yajl-2.1.0 -xf - >>> yajl 2.1.0 Patching Applying 0001-Let-the-shared-and-the-static-library-have-the-same-.patch using patch: patching file src/CMakeLists.txt Applying 0002-cmake-disable-shared-library-build-when-BUILD_SHARED.patch using patch: patching file src/CMakeLists.txt Hunk #1 succeeded at 38 with fuzz 2 (offset 1 line). Hunk #2 succeeded at 53 (offset 1 line). Hunk #3 succeeded at 80 (offset 1 line). Applying 0003-Link-with-shared-libyajl-in-a-shared-build.patch using patch: patching file example/CMakeLists.txt patching file perf/CMakeLists.txt patching file reformatter/CMakeLists.txt patching file test/api/CMakeLists.txt patching file test/parsing/CMakeLists.txt patching file verify/CMakeLists.txt Applying 0004-Link-libyajl-_s-with-libm-when-isnan-is-not-brought-.patch using patch: patching file src/CMakeLists.txt patching file src/yajl.pc.cmake >>> yajl 2.1.0 Configuring (mkdir -p /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/ && cd /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/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-1/output-1/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/instance-1/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 ) -- The C compiler identification is GNU 9.3.0 -- Check for working C compiler: /home/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -- Check for working C compiler: /home/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAVE_GCC_VISIBILITY -- Performing Test HAVE_GCC_VISIBILITY - Success -- Looking for isnan in c -- Looking for isnan in c - found running /usr/bin/cmake -E copy_if_different /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/src/api/yajl_parse.h /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/src/api/yajl_gen.h /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/src/api/yajl_common.h /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/src/api/yajl_tree.h /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 CMake Warning (dev) at reformatter/CMakeLists.txt:42 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_reformat". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at verify/CMakeLists.txt:36 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_verify". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. !! doxygen not found, not generating documentation -- 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-1/output-1/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/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-1/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' Scanning dependencies of target yajl_s Scanning dependencies of target yajl make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' [ 6%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 6%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 9%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 12%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 15%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 18%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/src/yajl_parser.c:334:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 334 | if (yajl_bs_current(hand->stateStack) == | ^ /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here 347 | case yajl_tok_colon: | ^~~~ /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/src/yajl_parser.c:405:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 405 | if (yajl_bs_current(hand->stateStack) == | ^ /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here 414 | default: | ^~~~~~~ /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/src/yajl_parser.c:334:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 334 | if (yajl_bs_current(hand->stateStack) == | ^ /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here 347 | case yajl_tok_colon: | ^~~~ /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/src/yajl_parser.c:405:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 405 | if (yajl_bs_current(hand->stateStack) == | ^ /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here 414 | default: | ^~~~~~~ [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 24%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 27%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 33%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 36%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 42%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 45%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 48%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 51%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 54%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o [ 57%] Linking C static library ../yajl-2.1.0/lib/libyajl.a make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' [ 57%] Built target yajl_s [ 60%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' [ 60%] Built target yajl make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' Scanning dependencies of target json_verify Scanning dependencies of target gen-extra-close Scanning dependencies of target yajl_test make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' Scanning dependencies of target json_reformat make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' [ 63%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 66%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 69%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 72%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 75%] Linking C executable gen-extra-close make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' [ 78%] Linking C executable json_verify [ 78%] Built target gen-extra-close make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' [ 81%] Linking C executable yajl_test Scanning dependencies of target parse_config make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' [ 84%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 87%] Linking C executable json_reformat make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' [ 87%] Built target json_verify make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' [ 87%] Built target yajl_test Scanning dependencies of target perftest make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' [ 90%] Linking C executable parse_config [ 93%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 96%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 96%] Built target json_reformat make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' [ 96%] Built target parse_config [100%] Linking C executable perftest make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/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-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot install/fast -C /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2 -- Installing: /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so -- Installing: /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.a -- Installing: /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat -- Set runtime path of "/home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat" to "" -- Installing: /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/bin/json_verify -- Set runtime path of "/home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files for la in $(find /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-1/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 >>> yajl 2.1.0 Installing to target PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/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-1/output-1/target install/fast -C /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-1/output-1/target/usr/lib/libyajl.so.2.1.0 -- Installing: /home/naourr/work/instance-1/output-1/target/usr/lib/libyajl.so.2 -- Installing: /home/naourr/work/instance-1/output-1/target/usr/lib/libyajl.so -- Installing: /home/naourr/work/instance-1/output-1/target/usr/lib/libyajl.a -- Installing: /home/naourr/work/instance-1/output-1/target/usr/include/yajl/yajl_parse.h -- Installing: /home/naourr/work/instance-1/output-1/target/usr/include/yajl/yajl_gen.h -- Installing: /home/naourr/work/instance-1/output-1/target/usr/include/yajl/yajl_common.h -- Installing: /home/naourr/work/instance-1/output-1/target/usr/include/yajl/yajl_tree.h -- Installing: /home/naourr/work/instance-1/output-1/target/usr/include/yajl/yajl_version.h -- Installing: /home/naourr/work/instance-1/output-1/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/naourr/work/instance-1/output-1/target/usr/bin/json_reformat -- Set runtime path of "/home/naourr/work/instance-1/output-1/target/usr/bin/json_reformat" to "" -- Installing: /home/naourr/work/instance-1/output-1/target/usr/bin/json_verify -- Set runtime path of "/home/naourr/work/instance-1/output-1/target/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' >>> Finalizing host directory >>> Finalizing target directory /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-1/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/naourr/work/instance-1/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/naourr/work/instance-1/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-1/output-1/target/etc/shells; fi grep -qsE '^/bin/mksh$' /home/naourr/work/instance-1/output-1/target/etc/shells || echo "/bin/mksh" >> /home/naourr/work/instance-1/output-1/target/etc/shells mkdir -p /home/naourr/work/instance-1/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-1/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-1/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-1/output-1/target/etc/shadow rm -f /home/naourr/work/instance-1/output-1/target/bin/sh if [ -x /home/naourr/work/instance-1/output-1/target/sbin/swapon -a -x /home/naourr/work/instance-1/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/naourr/work/instance-1/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/naourr/work/instance-1/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /home/naourr/work/instance-1/output-1/build/locales.nopurge for dir in /home/naourr/work/instance-1/output-1/target/usr/share/locale /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale /home/naourr/work/instance-1/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-1/output-1/target/usr/include /home/naourr/work/instance-1/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-1/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-1/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-1/output-1/target/usr/lib/cmake /home/naourr/work/instance-1/output-1/target/usr/share/cmake \ /home/naourr/work/instance-1/output-1/target/usr/doc find /home/naourr/work/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-1/output-1/target/lib/ /home/naourr/work/instance-1/output-1/target/usr/lib/ /home/naourr/work/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-1/output-1/target/usr/man /home/naourr/work/instance-1/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-1/output-1/target/usr/info /home/naourr/work/instance-1/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-1/output-1/target/usr/doc /home/naourr/work/instance-1/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/naourr/work/instance-1/output-1/target/lib/debug /home/naourr/work/instance-1/output-1/target/usr/lib/debug find /home/naourr/work/instance-1/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-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-1/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-1/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-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-git-08190-g2acb27e298c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.08-git\"" \ ) > /home/naourr/work/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-1/output-1/per-package /home/naourr/work/instance-1/buildroot/support/scripts/fix-rpath target cat /home/naourr/work/instance-1/output-1/build/argp-standalone-1.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/busybox-1.31.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/cramfs-2.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/fb-test-app-rosetta-1.1.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/ftop-1.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/gensio-2.1.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-autoconf-2.69/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-automake-1.15.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-binutils-2.33.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-bison-3.6.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-expat-2.2.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-flex-2.6.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-gcc-final-9.3.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-gcc-initial-9.3.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-gettext-tiny-0.3.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-gettext/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-gmp-6.1.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libffi-3.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libtool-2.4.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libxml2-2.9.10/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libxslt-1.1.34/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-m4-1.4.18/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-meson-0.55.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-mpc-1.1.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-mpfr-4.0.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-ncurses-6.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-ninja-1.10.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-pkgconf-1.6.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-python3-3.8.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-python3-setuptools-44.0.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-skeleton/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-tar-1.29/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-zlib/.files-list.txt /home/naourr/work/instance-1/output-1/build/initscripts/.files-list.txt /home/naourr/work/instance-1/output-1/build/jansson-2.12/.files-list.txt /home/naourr/work/instance-1/output-1/build/jose-10/.files-list.txt /home/naourr/work/instance-1/output-1/build/lcms2-2.11/.files-list.txt /home/naourr/work/instance-1/output-1/build/libaio-0.3.111/.files-list.txt /home/naourr/work/instance-1/output-1/build/libcuefile-475/.files-list.txt /home/naourr/work/instance-1/output-1/build/libcurl-7.71.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/libeXosip2-5.1.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/libev-4.27/.files-list.txt /home/naourr/work/instance-1/output-1/build/liblockfile-1.09/.files-list.txt /home/naourr/work/instance-1/output-1/build/libnet-1.1.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/libopenssl-1.1.1g/.files-list.txt /home/naourr/work/instance-1/output-1/build/libosip2-5.1.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/libpcap-1.9.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/libreplaygain-r475/.files-list.txt /home/naourr/work/instance-1/output-1/build/libxkbcommon-0.10.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libyaml-0.2.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-1/output-1/build/linux-headers-5.7.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/lockfile-progs-0.1.18/.files-list.txt /home/naourr/work/instance-1/output-1/build/lvm2-2.02.185/.files-list.txt /home/naourr/work/instance-1/output-1/build/mksh-57/.files-list.txt /home/naourr/work/instance-1/output-1/build/mobile-broadband-provider-info-20190618/.files-list.txt /home/naourr/work/instance-1/output-1/build/mosquitto-1.6.10/.files-list.txt /home/naourr/work/instance-1/output-1/build/mtr-0.93/.files-list.txt /home/naourr/work/instance-1/output-1/build/musepack-r475/.files-list.txt /home/naourr/work/instance-1/output-1/build/ncurses-6.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/nilfs-utils-2.2.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/openssl/.files-list.txt /home/naourr/work/instance-1/output-1/build/pax-utils-1.2.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/pixiewps-9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59/.files-list.txt /home/naourr/work/instance-1/output-1/build/ser2net-4.1.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/shellinabox-2.20/.files-list.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-sysv/.files-list.txt /home/naourr/work/instance-1/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-1/output-1/build/tcpreplay-4.3.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/thttpd-2.29/.files-list.txt /home/naourr/work/instance-1/output-1/build/toolchain-buildroot/.files-list.txt /home/naourr/work/instance-1/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-1/output-1/build/uacme-1.4.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/uclibc-1.0.34/.files-list.txt /home/naourr/work/instance-1/output-1/build/util-linux-2.35.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/xz-5.2.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/zlib/.files-list.txt > /home/naourr/work/instance-1/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-1/output-1/build/argp-standalone-1.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/busybox-1.31.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/cramfs-2.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/fb-test-app-rosetta-1.1.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/ftop-1.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/gensio-2.1.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-binutils-2.33.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-bison-3.6.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-flex-2.6.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-gcc-final-9.3.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-gcc-initial-9.3.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-gettext-tiny-0.3.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-gettext/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-gmp-6.1.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libffi-3.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libxml2-2.9.10/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libxslt-1.1.34/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-meson-0.55.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-mpc-1.1.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-mpfr-4.0.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-ncurses-6.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-ninja-1.10.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python3-3.8.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python3-setuptools-44.0.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-tar-1.29/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-zlib/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/initscripts/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/jansson-2.12/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/jose-10/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/lcms2-2.11/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libaio-0.3.111/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libcuefile-475/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libcurl-7.71.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libeXosip2-5.1.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libev-4.27/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/liblockfile-1.09/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libnet-1.1.6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libopenssl-1.1.1g/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libosip2-5.1.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libpcap-1.9.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libreplaygain-r475/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libxkbcommon-0.10.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libyaml-0.2.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/linux-headers-5.7.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/lockfile-progs-0.1.18/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/lvm2-2.02.185/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/mksh-57/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/mobile-broadband-provider-info-20190618/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/mosquitto-1.6.10/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/mtr-0.93/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/musepack-r475/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/ncurses-6.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/nilfs-utils-2.2.8/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/openssl/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/pax-utils-1.2.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/pixiewps-9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/ser2net-4.1.8/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/shellinabox-2.20/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-common/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-sysv/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/skeleton/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/tcpreplay-4.3.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/thttpd-2.29/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/toolchain-buildroot/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/toolchain/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/uacme-1.4.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/uclibc-1.0.34/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/util-linux-2.35.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/xz-5.2.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/zlib/.files-list-host.txt > /home/naourr/work/instance-1/output-1/build/packages-file-list-host.txt cat /home/naourr/work/instance-1/output-1/build/argp-standalone-1.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/busybox-1.31.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/cramfs-2.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/fb-test-app-rosetta-1.1.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/ftop-1.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/gensio-2.1.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-autoconf-2.69/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-automake-1.15.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-binutils-2.33.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-bison-3.6.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-expat-2.2.9/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-flex-2.6.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-gcc-final-9.3.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-gcc-initial-9.3.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-gettext-tiny-0.3.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-gettext/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-gmp-6.1.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libffi-3.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libtool-2.4.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libxml2-2.9.10/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libxslt-1.1.34/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-m4-1.4.18/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-meson-0.55.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-mpc-1.1.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-mpfr-4.0.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-ncurses-6.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-ninja-1.10.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-pkgconf-1.6.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-python3-3.8.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-python3-setuptools-44.0.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-skeleton/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-tar-1.29/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-zlib/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/initscripts/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/jansson-2.12/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/jose-10/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/lcms2-2.11/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libaio-0.3.111/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libcuefile-475/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libcurl-7.71.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libeXosip2-5.1.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libev-4.27/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/liblockfile-1.09/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libnet-1.1.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libopenssl-1.1.1g/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libosip2-5.1.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libpcap-1.9.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libreplaygain-r475/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libxkbcommon-0.10.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libyaml-0.2.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/linux-headers-5.7.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/lockfile-progs-0.1.18/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/lvm2-2.02.185/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/mksh-57/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/mobile-broadband-provider-info-20190618/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/mosquitto-1.6.10/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/mtr-0.93/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/musepack-r475/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/ncurses-6.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/nilfs-utils-2.2.8/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/openssl/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/pax-utils-1.2.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/pixiewps-9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/ser2net-4.1.8/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/shellinabox-2.20/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-sysv/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/skeleton/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/tcpreplay-4.3.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/thttpd-2.29/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/toolchain-buildroot/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/toolchain/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/uacme-1.4.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/uclibc-1.0.34/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/util-linux-2.35.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/xz-5.2.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/yajl-2.1.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/zlib/.files-list-staging.txt > /home/naourr/work/instance-1/output-1/build/packages-file-list-staging.txt touch /home/naourr/work/instance-1/output-1/target/usr ln -snf /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot /home/naourr/work/instance-1/output-1/staging make: Leaving directory '/home/naourr/work/instance-1/buildroot' make: Entering directory '/home/naourr/work/instance-1/buildroot' >>> Buildroot 2020.08-git-08190-g2acb27e298c Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 9.3.0 Collecting legal info >>> host-binutils 2.33.1 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.34 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 9.3.0 Collecting legal info >>> linux-headers 5.7.1 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> util-linux 2.35.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) 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) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> fb-test-app rosetta-1.1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gensio 2.1.1 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> initscripts Collecting legal info >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> jose 10 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> 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) >>> lcms2 2.11 Collecting legal info COPYING: OK (sha256: 53ad5ca11b8f4079e9c9bfa61575927a33f53526d6d414287149ec3ab61e8e4d) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcurl 7.71.1 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> libeXosip2 5.1.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 5.1.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> liblockfile 1.09 Collecting legal info COPYRIGHT: OK (sha256: 5fffcc11f94a05a7cff02ff792407737eb1cba840767cc1a71b67fbb19695dd3) >>> libnet 1.1.6 Collecting legal info doc/COPYING: OK (sha256: 961355c8bac6de11ecb8f634111986712e80a88272c0bb0954fd1810e6f47cab) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.6.4 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 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libxkbcommon 0.10.0 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> host-meson 0.55.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.5 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> lockfile-progs 0.1.18 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lvm2 2.02.185 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> mksh 57 Collecting legal info mksh.1: OK (sha256: 4655d87a53a703ead36a52f166f065c23cf58dd02d7b14abd2474f9f49383a16) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> mosquitto 1.6.10 Collecting legal info LICENSE.txt: OK (sha256: cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1) epl-v10: OK (sha256: 3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c) edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c) >>> mtr 0.93 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> musepack r475 Collecting legal info libmpcdec/COPYING: OK (sha256: 141f551d8e4f037b7f6bc9136b7d3116c7ae9ec8da10c4f14c07c6dc34bc9aa5) libmpcenc/quant.c: OK (sha256: 0da88639aebbd614151ee52294fa13789f8cd28d9f2e0a56998b89b5c21ddc2b) >>> nilfs-utils 2.2.8 Collecting legal info COPYING: OK (sha512: 4fc92d3998910acb108f81b1aee70a55a572b661a2766d0e57a55e48e2b737eea41415356cbd62593f26aec5797ab9fbb40211d7782b5834b4855ff1ce6ad5f7) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> pixiewps 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 Collecting legal info LICENSE.md: OK (sha256: ccb349b4132ed7737f25e5adebfe61f3d52dca33708df1e50352320438d1d4c2) >>> ser2net 4.1.8 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> shellinabox 2.20 Collecting legal info COPYING: OK (sha256: 04ef60ab9b83cde6f0862ea18474454477efb34c52ebce1f8d8260a398a39362) GPL-2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tcpreplay 4.3.3 Collecting legal info docs/LICENSE: OK (sha256: 5971b0c544622f4b210a9cc56436a970685d3b0666e373c09e3cf9304db15d05) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> uacme 1.4.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-9.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-9.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.7.1: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-1/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-1/buildroot'