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-0/output-1/build/yajl-2.1.0/ && cd /home/naourr/work/instance-0/output-1/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/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-0/output-1/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/instance-0/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 8.0.1 -- Check for working C compiler: /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -- Check for working C compiler: /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- 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-0/output-1/build/yajl-2.1.0/src/api/yajl_parse.h /home/naourr/work/instance-0/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-0/output-1/build/yajl-2.1.0/src/api/yajl_gen.h /home/naourr/work/instance-0/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-0/output-1/build/yajl-2.1.0/src/api/yajl_common.h /home/naourr/work/instance-0/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-0/output-1/build/yajl-2.1.0/src/api/yajl_tree.h /home/naourr/work/instance-0/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-0/output-1/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/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-0/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' Scanning dependencies of target yajl Scanning dependencies of target yajl_s make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/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.dir/yajl.c.o [ 12%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 12%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 15%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 18%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o /home/naourr/work/instance-0/output-1/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /home/naourr/work/instance-0/output-1/build/yajl-2.1.0/src/yajl_parser.c:334:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /home/naourr/work/instance-0/output-1/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here case yajl_tok_colon: ^~~~ /home/naourr/work/instance-0/output-1/build/yajl-2.1.0/src/yajl_parser.c:405:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /home/naourr/work/instance-0/output-1/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here default: ^~~~~~~ /home/naourr/work/instance-0/output-1/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /home/naourr/work/instance-0/output-1/build/yajl-2.1.0/src/yajl_parser.c:334:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /home/naourr/work/instance-0/output-1/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here case yajl_tok_colon: ^~~~ /home/naourr/work/instance-0/output-1/build/yajl-2.1.0/src/yajl_parser.c:405:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /home/naourr/work/instance-0/output-1/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here default: ^~~~~~~ [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 24%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 27%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 33%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 36%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 39%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 42%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 45%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 48%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o [ 51%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 54%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 57%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so [ 60%] Linking C static library ../yajl-2.1.0/lib/libyajl.a make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' [ 60%] Built target yajl make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' [ 60%] Built target yajl_s make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' Scanning dependencies of target json_verify Scanning dependencies of target yajl_test Scanning dependencies of target gen-extra-close Scanning dependencies of target json_reformat make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' [ 66%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 66%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 69%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 72%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 75%] Linking C executable gen-extra-close make[3]: Leaving directory '/home/naourr/work/instance-0/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-0/output-1/build/yajl-2.1.0' [ 81%] Linking C executable json_reformat Scanning dependencies of target parse_config make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' [ 84%] Linking C executable yajl_test [ 87%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' [ 87%] Built target json_verify make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' Scanning dependencies of target perftest make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' [ 90%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 90%] Built target json_reformat [ 90%] Built target yajl_test [ 93%] Linking C executable parse_config [ 96%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o make[3]: Leaving directory '/home/naourr/work/instance-0/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-0/output-1/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/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-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot install/fast -C /home/naourr/work/instance-0/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so.2 -- Installing: /home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so -- Installing: /home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/libyajl.a -- Installing: /home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/bin/json_reformat -- Set runtime path of "/home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/bin/json_reformat" to "" -- Installing: /home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/bin/json_verify -- Set runtime path of "/home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files for la in $(find /home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-0/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-0/output-1/host/bin:/home/naourr/work/instance-0/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-0/output-1/target install/fast -C /home/naourr/work/instance-0/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-0/output-1/target/usr/lib/libyajl.so.2.1.0 -- Installing: /home/naourr/work/instance-0/output-1/target/usr/lib/libyajl.so.2 -- Installing: /home/naourr/work/instance-0/output-1/target/usr/lib/libyajl.so -- Installing: /home/naourr/work/instance-0/output-1/target/usr/lib/libyajl.a -- Installing: /home/naourr/work/instance-0/output-1/target/usr/include/yajl/yajl_parse.h -- Installing: /home/naourr/work/instance-0/output-1/target/usr/include/yajl/yajl_gen.h -- Installing: /home/naourr/work/instance-0/output-1/target/usr/include/yajl/yajl_common.h -- Installing: /home/naourr/work/instance-0/output-1/target/usr/include/yajl/yajl_tree.h -- Installing: /home/naourr/work/instance-0/output-1/target/usr/include/yajl/yajl_version.h -- Installing: /home/naourr/work/instance-0/output-1/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/naourr/work/instance-0/output-1/target/usr/bin/json_reformat -- Set runtime path of "/home/naourr/work/instance-0/output-1/target/usr/bin/json_reformat" to "" -- Installing: /home/naourr/work/instance-0/output-1/target/usr/bin/json_verify -- Set runtime path of "/home/naourr/work/instance-0/output-1/target/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' ytree-2.02.tar.gz: OK (sha256: e5bf41ab6bee59cf1e8fc0ca429e9a18e6aa83823f30f5807042b04c88a0e0ec) >>> ytree 2.02 Extracting gzip -d -c /home/naourr/work/instance-0/dl/ytree/ytree-2.02.tar.gz | /home/naourr/work/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output-1/build/ytree-2.02 -xf - >>> ytree 2.02 Patching Applying 0001-fix-musl.patch using patch: patching file match.c >>> ytree 2.02 Configuring >>> ytree 2.02 Building PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/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-0/output-1/build/ytree-2.02 PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/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" AR="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-ar" AS="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-as" LD="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-ld" NM="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-nm" CC="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc" GCC="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc" CPP="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-cpp" CXX="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-g++" FC="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gfortran" F77="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-ranlib" READELF="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-readelf" STRIP="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no CFLAGS="-DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT" LDFLAGS="-lncurses `/home/naourr/work/instance-0/output-1/host/bin/pkg-config --libs readline`" make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/ytree-2.02' /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o arc.o arc.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o archive.o archive.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o chgrp.o chgrp.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o chmod.o chmod.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o chown.o chown.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o clock.o clock.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o color.o color.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o copy.o copy.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o delete.o delete.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dirwin.o dirwin.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o disp.o disp.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o edit.o edit.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o error.o error.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o execute.o execute.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o filespec.o filespec.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o filewin.o filewin.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o freesp.o freesp.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o global.o global.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o group.o group.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o hex.o hex.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o history.o history.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o init.o init.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o input.o input.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o keyhtab.o keyhtab.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lha.o lha.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o login.o login.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o main.o main.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o match.o match.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o mkdir.o mkdir.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o mktime.o mktime.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o move.o move.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o passwd.o passwd.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pipe.o pipe.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o print.o print.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o profile.o profile.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o quit.o quit.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rar.o rar.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o readtree.o readtree.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rename.o rename.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rmdir.o rmdir.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rpm.o rpm.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sort.o sort.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o stat.o stat.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o system.o system.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o tar.o tar.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o termcap.o termcap.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o tilde.o tilde.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o usermode.o usermode.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o util.o util.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o view.o view.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xmalloc.o xmalloc.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o zip.o zip.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o zoo.o zoo.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -o ytree arc.o archive.o chgrp.o chmod.o chown.o clock.o color.o copy.o delete.o dirwin.o disp.o edit.o error.o execute.o filespec.o filewin.o freesp.o global.o group.o hex.o history.o init.o input.o keyhtab.o lha.o login.o main.o match.o mkdir.o mktime.o move.o passwd.o pipe.o print.o profile.o quit.o rar.o readtree.o rename.o rmdir.o rpm.o sort.o stat.o system.o tar.o termcap.o tilde.o usermode.o util.o view.o xmalloc.o zip.o zoo.o -lncurses -L/home/naourr/work/instance-0/output-1/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/lib -lreadline make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ytree-2.02' >>> ytree 2.02 Installing to target PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/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-0/output-1/build/ytree-2.02 DESTDIR="/home/naourr/work/instance-0/output-1/target/usr" install make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/ytree-2.02' install ytree /home/naourr/work/instance-0/output-1/target/usr/bin gzip -9c ytree.1 > ytree.1.gz if [ -d /home/naourr/work/instance-0/output-1/target/usr/share/man/man1 ]; then install -m 0644 ytree.1.gz /home/naourr/work/instance-0/output-1/target/usr/share/man/man1/; fi gzip -9c ytree.1.es > ytree.1.es.gz if [ -d /home/naourr/work/instance-0/output-1/target/usr/share/man/es/man1 ]; then install -m 0644 ytree.1.es.gz /home/naourr/work/instance-0/output-1/target/usr/share/man/es/man1/; fi make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ytree-2.02' >>> 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-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/naourr/work/instance-0/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/naourr/work/instance-0/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-0/output-1/target/etc/shells; fi rm -rf /home/naourr/work/instance-0/output-1/target/usr/lib/perl5/5.30.2/pod rm -rf /home/naourr/work/instance-0/output-1/target/usr/lib/perl5/5.30.2/nds32le-linux/CORE find /home/naourr/work/instance-0/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /home/naourr/work/instance-0/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-0/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-0/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output-1/target/etc/shadow rm -f /home/naourr/work/instance-0/output-1/target/bin/sh if [ -x /home/naourr/work/instance-0/output-1/target/sbin/swapon -a -x /home/naourr/work/instance-0/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/naourr/work/instance-0/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/naourr/work/instance-0/output-1/target/etc/inittab; fi rm -f /home/naourr/work/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output-1/build/locales.nopurge; done for dir in /home/naourr/work/instance-0/output-1/target/usr/share/locale /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale /home/naourr/work/instance-0/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-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output-1/target/usr/include /home/naourr/work/instance-0/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-0/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output-1/target/usr/lib/cmake /home/naourr/work/instance-0/output-1/target/usr/share/cmake \ /home/naourr/work/instance-0/output-1/target/usr/doc find /home/naourr/work/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output-1/target/lib/ /home/naourr/work/instance-0/output-1/target/usr/lib/ /home/naourr/work/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output-1/target/usr/man /home/naourr/work/instance-0/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-0/output-1/target/usr/info /home/naourr/work/instance-0/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-0/output-1/target/usr/doc /home/naourr/work/instance-0/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-0/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-0/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-0/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-0/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-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-rc2-07277-g7d804aba66f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.05-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2020.05-rc2\"" \ ) > /home/naourr/work/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-0/output-1/per-package /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target cat /home/naourr/work/instance-0/output-1/build/augeas-1.12.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/batctl-2019.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/bind-9.11.19/.files-list.txt /home/naourr/work/instance-0/output-1/build/busybox-1.31.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/clapack-3.2.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/dieharder-3.31.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/empty-0.6.20b/.files-list.txt /home/naourr/work/instance-0/output-1/build/exfatprogs-1.0.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/flot-0.8.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/genromfs-0.5.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/gsl-2.5/.files-list.txt /home/naourr/work/instance-0/output-1/build/initscripts/.files-list.txt /home/naourr/work/instance-0/output-1/build/jquery-1.11.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/libcsv-3.0.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/libmad-0.15.1b/.files-list.txt /home/naourr/work/instance-0/output-1/build/libmicrohttpd-0.9.70/.files-list.txt /home/naourr/work/instance-0/output-1/build/libmnl-1.0.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/libnl-3.5.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/libogg-1.3.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/libopusenc-0.2.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libsilk-4268a02240c35c6055b0f237c46b09b2dcf79e45/.files-list.txt /home/naourr/work/instance-0/output-1/build/libtheora-1.1.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libvorbis-1.3.6/.files-list.txt /home/naourr/work/instance-0/output-1/build/libxml2-2.9.10/.files-list.txt /home/naourr/work/instance-0/output-1/build/libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-0/output-1/build/ncurses-6.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/opus-1.3.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/opus-tools-0.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/opusfile-0.11/.files-list.txt /home/naourr/work/instance-0/output-1/build/paho-mqtt-c-1.3.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/perl-5.30.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/perl-datetime-tiny-1.07/.files-list.txt /home/naourr/work/instance-0/output-1/build/popt-1.16/.files-list.txt /home/naourr/work/instance-0/output-1/build/postgresql-12.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/readline-8.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/rsync-3.1.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-sysv/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain-external-andes-nds32/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain-external/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-0/output-1/build/yajl-2.1.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/ytree-2.02/.files-list.txt /home/naourr/work/instance-0/output-1/build/zlib/.files-list.txt > /home/naourr/work/instance-0/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-0/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-bison-3.4.2/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-flex-2.6.4/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-gettext-gnu-0.20.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-gettext/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libtextstyle-0.20.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libxml2-2.9.10/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-ncurses-6.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-perl-5.30.2/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-tar-1.29/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-zic-2020a/.files-list-host.txt > /home/naourr/work/instance-0/output-1/build/packages-file-list-host.txt cat /home/naourr/work/instance-0/output-1/build/augeas-1.12.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/bind-9.11.19/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/clapack-3.2.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/gsl-2.5/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libcsv-3.0.3/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libmad-0.15.1b/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libmicrohttpd-0.9.70/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libmnl-1.0.4/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libnl-3.5.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libogg-1.3.4/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libopusenc-0.2.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libsilk-4268a02240c35c6055b0f237c46b09b2dcf79e45/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libtheora-1.1.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libvorbis-1.3.6/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libxml2-2.9.10/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/ncurses-6.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/opus-1.3.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/opusfile-0.11/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/paho-mqtt-c-1.3.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/perl-5.30.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/popt-1.16/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/postgresql-12.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/readline-8.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/toolchain-external-andes-nds32/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/toolchain/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/yajl-2.1.0/.files-list-staging.txt > /home/naourr/work/instance-0/output-1/build/packages-file-list-staging.txt touch /home/naourr/work/instance-0/output-1/target/usr ln -snf /home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot /home/naourr/work/instance-0/output-1/staging make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2020.05-rc2-07277-g7d804aba66f 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-andes-nds32 Collecting legal info >>> toolchain Collecting legal info >>> augeas 1.12.0 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> batctl 2019.3 Collecting legal info LICENSES/preferred/GPL-2.0: OK (sha256: cecbf53d1148e13256ac29f8b900655b7fc8dc12d59939a95bc2323ea1747025) LICENSES/preferred/MIT: OK (sha256: 323c587d0ccf10e376f8bf9a7f31fb4ca6078105194b42e0b1e0ee2bc9bde71f) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> host-libtextstyle 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> bind 9.11.19 Collecting legal info COPYRIGHT: OK (sha256: da2aec2b7f6f0feb16bcb080e2c587375fd3195145f047e4d92d112f5b9db501) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> dieharder 3.31.1 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.5 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> empty 0.6.20b Collecting legal info COPYRIGHT: OK (sha256: f01dbe3c624084900b9df1393d9062518b2bc0487acd6a3300ebd6e71352d112) >>> exfatprogs 1.0.3 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> initscripts Collecting legal info >>> jquery 1.11.2 Collecting legal info >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmicrohttpd 0.9.70 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> 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) >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.11 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> paho-mqtt-c 1.3.2 Collecting legal info epl-v20: OK (sha256: 0becf16567beb77fa252b7664631dd177c8f9a1889e48995b45379c7130e5303) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) LICENSE: OK (sha256: 99d3a5c5cc2812f0593a85ec7c1b6dd83e8477b5090c01d9de0d49d49f367a4a) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-datetime-tiny 1.07 Collecting legal info LICENSE: OK (sha256: 21cda7a55a8d4b32a43c654f0d4d4a1587096b35bf2a93ea12a2e3a8c2c0b88f) >>> host-perl 5.30.2 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 4916e95d32b84e07c045d839646f74996f577e5f497bbba8177a94b31415cee7) >>> perl 5.30.2 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 4916e95d32b84e07c045d839646f74996f577e5f497bbba8177a94b31415cee7) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> postgresql 12.2 Collecting legal info COPYRIGHT: OK (sha256: 739e5d454d81d31a482469338b7c856f1f5c6b4cdda1551cea6f0f6d18eef62c) >>> host-zic 2020a Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> rsync 3.1.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> ytree 2.02 Collecting legal info COPYING: OK (sha256: eb6bf7204569b4fe8eaf9d4dffc57e44047c5efb5deba1b2d99069ddbc99d031) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-andes-nds32: cannot save license (TOOLCHAIN_EXTERNAL_ANDES_NDS32_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'