/usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/target/usr/bin' /usr/bin/install -c w_scan '/home/naourr/work/instance-1/output-1/target/usr/bin' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 doc/w_scan.1 '/home/naourr/work/instance-1/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/w_scan-20170107' make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/w_scan-20170107' 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=OFF ) -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -- Check for working C compiler: /home/naourr/work/instance-1/output-1/host/bin/arm-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-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' Scanning dependencies of target yajl_s 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' [ 13%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 13%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 13%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 17%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.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=] 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 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=] 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 default: ^~~~~~~ [ 26%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 34%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 43%] 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' [ 43%] Built target yajl_s 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 yajl_test Scanning dependencies of target 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' Scanning dependencies of target gen-extra-close make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' Scanning dependencies of target json_verify 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' [ 47%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 52%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 56%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 60%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 65%] Linking C executable gen-extra-close make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' [ 69%] Linking C executable json_verify [ 73%] Linking C executable yajl_test [ 78%] 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' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' [ 78%] Built target gen-extra-close make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' [ 78%] Built target json_reformat [ 78%] Built target yajl_test [ 78%] Built target json_verify make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/yajl-2.1.0' 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' 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' [ 82%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 86%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 91%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 95%] Linking C executable parse_config [100%] Linking C executable perftest 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' [100%] Built target parse_config [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/arm-buildroot-linux-uclibcgnueabi/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/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libyajl.a -- Installing: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/json_reformat -- Installing: /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/json_verify 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/arm-buildroot-linux-uclibcgnueabi/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/arm-buildroot-linux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-1/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-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/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.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 -- Installing: /home/naourr/work/instance-1/output-1/target/usr/bin/json_verify 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 rm -f /home/naourr/work/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-1/output-1/host/bin/glib-compile-schemas /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-1/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. 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 grep -qsE '^/usr/bin/tmux$' /home/naourr/work/instance-1/output-1/target/etc/shells || echo "/usr/bin/tmux" >> /home/naourr/work/instance-1/output-1/target/etc/shells 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 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/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 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/arm-linux-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/arm-linux-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-07897-g4e813db5335"; \ 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/alsa-lib-1.2.3.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/apparmor-2.13.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/atest-895b0183a89c15f5e2305a6795bb1667753cd3f0/.files-list.txt /home/naourr/work/instance-1/output-1/build/aumix-2.9.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/bitwise-0.41/.files-list.txt /home/naourr/work/instance-1/output-1/build/bonnie-1.03e/.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/bzip2-1.0.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/cairo-1.16.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/cairomm-1.12.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/ccrypt-1.11/.files-list.txt /home/naourr/work/instance-1/output-1/build/dbus-1.12.18/.files-list.txt /home/naourr/work/instance-1/output-1/build/dc3dd-7.2.641/.files-list.txt /home/naourr/work/instance-1/output-1/build/dejavu-2.37/.files-list.txt /home/naourr/work/instance-1/output-1/build/enscript-1.6.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/execline-2.6.1.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/expat-2.2.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/fbterm-1.7.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/fftw-single-3.3.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/file-5.38/.files-list.txt /home/naourr/work/instance-1/output-1/build/flatcc-0.6.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/flite-2.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/fluidsynth-2.1.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/fontconfig-2.13.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/freetype-2.10.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/gamin-0.1.10/.files-list.txt /home/naourr/work/instance-1/output-1/build/gdk-pixbuf-2.36.10/.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/git-2.26.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/glibmm-2.62.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/harfbuzz-2.6.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/initscripts/.files-list.txt /home/naourr/work/instance-1/output-1/build/iperf3-3.8.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/jpeg/.files-list.txt /home/naourr/work/instance-1/output-1/build/kvazaar-1.2.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libao-1.2.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libapparmor-2.13.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/libassuan-2.5.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/libcap-2.27/.files-list.txt /home/naourr/work/instance-1/output-1/build/libconfig-1.7.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/libcroco-0.6.13/.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/liberation-2.00.5/.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/libevent-2.1.12/.files-list.txt /home/naourr/work/instance-1/output-1/build/libexif-0.6.22/.files-list.txt /home/naourr/work/instance-1/output-1/build/libffi-3.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/libfribidi-1.0.7/.files-list.txt /home/naourr/work/instance-1/output-1/build/libglib2-2.64.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/libgpg-error-1.37/.files-list.txt /home/naourr/work/instance-1/output-1/build/libidn2-2.3.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libjpeg-9d/.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/libmnl-1.0.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/libmodbus-3.1.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/libmodplug-0.8.9.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libmpd-11.8.17/.files-list.txt /home/naourr/work/instance-1/output-1/build/libnetfilter_acct-1.0.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/libnftnl-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/libopusenc-0.2.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/libpagekite-0.91.190530/.files-list.txt /home/naourr/work/instance-1/output-1/build/libpng-1.6.37/.files-list.txt /home/naourr/work/instance-1/output-1/build/libpthread-stubs-0.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/libqrencode-4.0.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/libraw-0.19.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/librsvg-2.40.20/.files-list.txt /home/naourr/work/instance-1/output-1/build/libsepol-3.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libsigc-2.10.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libuwsc-3.3.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/libxml2-2.9.10/.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/lockfile-progs-0.1.18/.files-list.txt /home/naourr/work/instance-1/output-1/build/logrotate-3.16.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/lsscsi-0.31/.files-list.txt /home/naourr/work/instance-1/output-1/build/lz4-1.9.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/memcached-1.5.19/.files-list.txt /home/naourr/work/instance-1/output-1/build/memstat-1.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/mimic-1.1.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/mini-snmpd-1.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/minimodem-0.24/.files-list.txt /home/naourr/work/instance-1/output-1/build/mjpegtools-2.1.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/modem-manager-1.12.10/.files-list.txt /home/naourr/work/instance-1/output-1/build/modplugtools-0.5.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/mtools-4.0.24/.files-list.txt /home/naourr/work/instance-1/output-1/build/ncftp-3.2.6/.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/netperf-2.7.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/ntp-4.2.8p14/.files-list.txt /home/naourr/work/instance-1/output-1/build/openssl/.files-list.txt /home/naourr/work/instance-1/output-1/build/opus-1.3.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/pango-1.44.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/pangomm-2.40.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/pcre-8.44/.files-list.txt /home/naourr/work/instance-1/output-1/build/pixman-0.40.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/popt-1.16/.files-list.txt /home/naourr/work/instance-1/output-1/build/readline-8.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/rtty-7.1.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/s6-2.9.0.1/.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/skalibs-2.9.2.1/.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/smcroute-2.4.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/squid-4.11/.files-list.txt /home/naourr/work/instance-1/output-1/build/statserial-1.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d/.files-list.txt /home/naourr/work/instance-1/output-1/build/tmux-2.9a/.files-list.txt /home/naourr/work/instance-1/output-1/build/toolchain-external-custom/.files-list.txt /home/naourr/work/instance-1/output-1/build/toolchain-external/.files-list.txt /home/naourr/work/instance-1/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-1/output-1/build/tor-0.4.3.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/transmission-2.94/.files-list.txt /home/naourr/work/instance-1/output-1/build/tslib-1.22/.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/w_scan-20170107/.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/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-bison-3.4.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-bzip2-1.0.8/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-cbootimage-1.8/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-elfutils-0.177/.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-file-5.38/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-flatcc-0.6.0/.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-fwup-1.8.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-gdk-pixbuf-2.36.10/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.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-gperf-3.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-imx-mkimage-rel_imx_4.19.35_1.1.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-intltool-0.51.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-jq-a17dd3248a666d01be75f6b16be37e80e20b0954/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libarchive-3.4.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libcap-2.27/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libconfuse-3.3/.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-libglib2-2.64.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libjpeg-9d/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libpng-1.6.37/.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-libxml-parser-perl-2.46/.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-lttng-babeltrace-1.5.7/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-lzip-1.21/.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.54.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-pcre-8.44/.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-popt-1.16/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python3-3.8.3/.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-swig-4.0.2/.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-util-linux-2.35.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-xz-5.2.4/.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/packages-file-list-host.txt cat /home/naourr/work/instance-1/output-1/build/alsa-lib-1.2.3.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/bzip2-1.0.8/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/cairo-1.16.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/cairomm-1.12.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/dbus-1.12.18/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/execline-2.6.1.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/expat-2.2.9/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/fftw-single-3.3.8/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/file-5.38/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/flatcc-0.6.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/flite-2.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/fluidsynth-2.1.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/fontconfig-2.13.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/freetype-2.10.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/gamin-0.1.10/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/gdk-pixbuf-2.36.10/.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/glibmm-2.62.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/harfbuzz-2.6.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/kvazaar-1.2.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libao-1.2.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libapparmor-2.13.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libassuan-2.5.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libcap-2.27/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libconfig-1.7.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libcroco-0.6.13/.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/libev-4.27/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libevent-2.1.12/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libexif-0.6.22/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libffi-3.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libfribidi-1.0.7/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libglib2-2.64.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libgpg-error-1.37/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libidn2-2.3.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libjpeg-9d/.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/libmnl-1.0.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libmodbus-3.1.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libmodplug-0.8.9.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libmpd-11.8.17/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libnetfilter_acct-1.0.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libnftnl-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/libopusenc-0.2.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libpagekite-0.91.190530/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libpng-1.6.37/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libpthread-stubs-0.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libqrencode-4.0.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libraw-0.19.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/librsvg-2.40.20/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libsepol-3.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libsigc-2.10.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libuwsc-3.3.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libxml2-2.9.10/.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/lz4-1.9.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/mjpegtools-2.1.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/modem-manager-1.12.10/.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/opus-1.3.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/pango-1.44.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/pangomm-2.40.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/pcre-8.44/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/pixman-0.40.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/popt-1.16/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/readline-8.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/s6-2.9.0.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/skalibs-2.9.2.1/.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/toolchain-external-custom/.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/tslib-1.22/.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/yajl-2.1.0/.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/arm-buildroot-linux-uclibcgnueabi/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-07897-g4e813db5335 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-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.3.1 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> apparmor 2.13.4 Collecting legal info LICENSE: OK (sha256: a7e0cdcbea5c14927cedfc600d46526bdcbb1eb0a4d951e2ea53c2a6de159cb4) parser/COPYING.GPL: OK (sha256: dd54950fa69a3096fe907a466a454d217ccca9bca77398d5232704766d5a0040) >>> libapparmor 2.13.4 Collecting legal info LICENSE: OK (sha256: a7e0cdcbea5c14927cedfc600d46526bdcbb1eb0a4d951e2ea53c2a6de159cb4) libraries/libapparmor/COPYING.LGPL: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> aumix 2.9.1 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> bitwise 0.41 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bonnie 1.03e Collecting legal info copyright.txt: OK (sha256: bdfeef85436885bc317fdbae3732b17a39e7910eb855553a83b4d2cf9032e773) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> ntp 4.2.8p14 Collecting legal info COPYRIGHT: OK (sha256: 957e6a13445cc61ab1ca3dc80d8c269cf9b0a6d9eaec20f9f39639b0b3e66ee8) >>> libcap 2.27 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libcap 2.27 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.10.2 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libglib2 2.64.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.64.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.54.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.3 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-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) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cairomm 1.12.0 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libsigc 2.10.0 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-cbootimage 1.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> dbus 1.12.18 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> dc3dd 7.2.641 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> enscript 1.6.6 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> execline 2.6.1.0 Collecting legal info COPYING: OK (sha256: 5443ac67e8d74ac614ced7bc64211ce90ccedb7778a68bfe9e68a8b234c9503e) >>> skalibs 2.9.2.1 Collecting legal info COPYING: OK (sha256: 5443ac67e8d74ac614ced7bc64211ce90ccedb7778a68bfe9e68a8b234c9503e) >>> fbterm 1.7.0 Collecting legal info COPYING: OK (sha256: b2b961f07e97c4fb78074276da304ea36b85dc299aae5efb79080cedaea3d5ac) >>> liberation 2.00.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> file 5.38 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: 58b5932aca6c10f2194290a3b26088ec9ba07ef6b52cc9bb2dd638cc634db6f1) >>> host-file 5.38 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: 58b5932aca6c10f2194290a3b26088ec9ba07ef6b52cc9bb2dd638cc634db6f1) >>> flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> flite 2.1 Collecting legal info COPYING: OK (sha256: d31bceaf2823d56a8c9400f7bde3b17140e739e991eb4f203bdcf9827754ab59) >>> fluidsynth 2.1.3 Collecting legal info LICENSE: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> host-fwup 1.8.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.4.3 Collecting legal info COPYING: OK (sha256: e1e3d4ba9d0b0ccba333b5f5539f7c6c9a3ef3d57a96cd165d2c45eaa1cd026d) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> gamin 0.1.10 Collecting legal info COPYING: OK (sha256: 7f9ffc38883325f011f331a9d6074ffd0175fbcecd57f69c577fb3845f333876) >>> gdk-pixbuf 2.36.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-gdk-pixbuf 2.36.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> gensio 2.1.1 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> git 2.26.2 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> libcurl 7.71.1 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> libidn2 2.3.0 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> glibmm 2.62.0 Collecting legal info COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> harfbuzz 2.6.4 Collecting legal info COPYING: OK (sha256: 1b32b6e2fea50440c128c5ba482f7691367c46fd0cd573b80fc863bf07964cea) >>> host-imx-mkimage rel_imx_4.19.35_1.1.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> initscripts Collecting legal info >>> iperf3 3.8.1 Collecting legal info LICENSE: OK (sha256: 9ef73096bdd5209dd979bfa1fec70aeb42a7255d2df3aec423642aa92d5e9f40) >>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info ERROR: COPYING has wrong sha256 hash: ERROR: expected: 111136aebcbfa68b6b0084e582b30e981da76adcff84eab6f9be32a1f38c5bf1 ERROR: got : c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da ERROR: Incomplete download, or man-in-the-middle (MITM) attack make: *** [package/jq/jq.mk:36: host-jq-legal-info] Error 1 make: Leaving directory '/home/naourr/work/instance-1/buildroot'