make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/swupdate-2017.07' >>> swupdate 2017.07 Installing to target /usr/bin/install -D -m 0755 /accts/mlweber1/instance-0/output/build/swupdate-2017.07/swupdate /accts/mlweber1/instance-0/output/target/usr/bin/swupdate yajl-2.1.0.tar.gz: OK (sha256: 3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a) >>> yajl 2.1.0 Extracting gzip -d -c /accts/mlweber1/instance-0/dl/yajl-2.1.0.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-0/output/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 /accts/mlweber1/instance-0/output/build/yajl-2.1.0/ && cd /accts/mlweber1/instance-0/output/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /accts/mlweber1/instance-0/output/host/bin/cmake /accts/mlweber1/instance-0/output/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/accts/mlweber1/instance-0/output/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 7.1.1 -- Check for working C compiler: /accts/mlweber1/instance-0/output/host/bin/arc-buildroot-linux-gnu-gcc -- Check for working C compiler: /accts/mlweber1/instance-0/output/host/bin/arc-buildroot-linux-gnu-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 /accts/mlweber1/instance-0/output/host/bin/cmake -E copy_if_different /accts/mlweber1/instance-0/output/build/yajl-2.1.0/src/api/yajl_parse.h /accts/mlweber1/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /accts/mlweber1/instance-0/output/host/bin/cmake -E copy_if_different /accts/mlweber1/instance-0/output/build/yajl-2.1.0/src/api/yajl_gen.h /accts/mlweber1/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /accts/mlweber1/instance-0/output/host/bin/cmake -E copy_if_different /accts/mlweber1/instance-0/output/build/yajl-2.1.0/src/api/yajl_common.h /accts/mlweber1/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /accts/mlweber1/instance-0/output/host/bin/cmake -E copy_if_different /accts/mlweber1/instance-0/output/build/yajl-2.1.0/src/api/yajl_tree.h /accts/mlweber1/instance-0/output/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 CMake Warning (dev) at CMakeLists.txt:76 (ADD_CUSTOM_TARGET): Policy CMP0037 is not set: Target names should not be reserved and should match a validity pattern. Run "cmake --help-policy CMP0037" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "test" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. This warning is for project developers. Use -Wno-dev to suppress it. -- 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: /accts/mlweber1/instance-0/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl Scanning dependencies of target yajl_s make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' [ 3%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 6%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 9%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 15%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 15%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 18%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 24%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 24%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 27%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 30%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.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_s.dir/yajl_alloc.c.o [ 45%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 48%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 51%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 54%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o /accts/mlweber1/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /accts/mlweber1/instance-0/output/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) == ^ /accts/mlweber1/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here case yajl_tok_colon: ^~~~ /accts/mlweber1/instance-0/output/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) == ^ /accts/mlweber1/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here default: ^~~~~~~ /accts/mlweber1/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /accts/mlweber1/instance-0/output/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) == ^ /accts/mlweber1/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here case yajl_tok_colon: ^~~~ /accts/mlweber1/instance-0/output/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) == ^ /accts/mlweber1/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here default: ^~~~~~~ [ 57%] Linking C static library ../yajl-2.1.0/lib/libyajl.a [ 60%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' [ 60%] Built target yajl_s make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' [ 60%] Built target yajl make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close Scanning dependencies of target yajl_test make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target json_reformat make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target perftest make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' [ 63%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o Scanning dependencies of target parse_config make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' [ 66%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 69%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o Scanning dependencies of target json_verify make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' [ 75%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 75%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' [ 78%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 81%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 84%] Linking C executable gen-extra-close [ 87%] Linking C executable parse_config make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' [ 87%] Built target gen-extra-close [ 90%] Linking C executable json_verify make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' [ 93%] Linking C executable perftest [ 93%] Built target parse_config make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' [ 93%] Built target perftest [ 93%] Built target json_verify [ 96%] Linking C executable json_reformat [100%] Linking C executable yajl_test make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' [100%] Built target yajl_test make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' [100%] Built target json_reformat make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-0/output/host/arc-buildroot-linux-gnu/sysroot install/fast -C /accts/mlweber1/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /accts/mlweber1/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so.2 -- Installing: /accts/mlweber1/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so -- Installing: /accts/mlweber1/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/lib/libyajl.a -- Installing: /accts/mlweber1/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /accts/mlweber1/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /accts/mlweber1/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_common.h -- Installing: /accts/mlweber1/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /accts/mlweber1/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_version.h -- Installing: /accts/mlweber1/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /accts/mlweber1/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/bin/json_reformat -- Set runtime path of "/accts/mlweber1/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/bin/json_reformat" to "" -- Installing: /accts/mlweber1/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/bin/json_verify -- Set runtime path of "/accts/mlweber1/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files >>> yajl 2.1.0 Installing to target PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-0/output/target install/fast -C /accts/mlweber1/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/instance-0/output/target/usr/lib/libyajl.so.2.1.0 -- Installing: /accts/mlweber1/instance-0/output/target/usr/lib/libyajl.so.2 -- Installing: /accts/mlweber1/instance-0/output/target/usr/lib/libyajl.so -- Installing: /accts/mlweber1/instance-0/output/target/usr/lib/libyajl.a -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yajl/yajl_parse.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yajl/yajl_gen.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yajl/yajl_common.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yajl/yajl_tree.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/include/yajl/yajl_version.h -- Installing: /accts/mlweber1/instance-0/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /accts/mlweber1/instance-0/output/target/usr/bin/json_reformat -- Set runtime path of "/accts/mlweber1/instance-0/output/target/usr/bin/json_reformat" to "" -- Installing: /accts/mlweber1/instance-0/output/target/usr/bin/json_verify -- Set runtime path of "/accts/mlweber1/instance-0/output/target/usr/bin/json_verify" to "" make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' >>> Finalizing target directory /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /accts/mlweber1/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /accts/mlweber1/instance-0/output/target/etc/inittab rm -f /accts/mlweber1/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/instance-0/output/host/bin/glib-compile-schemas /accts/mlweber1/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /accts/mlweber1/instance-0/output/target/etc echo "buildroot" > /accts/mlweber1/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-0/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-0/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-0/output/target/etc/shadow rm -f /accts/mlweber1/instance-0/output/target/bin/sh rm -f /accts/mlweber1/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-0/output/build/locales.nopurge; done for dir in /accts/mlweber1/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-0/output/target/usr/include /accts/mlweber1/instance-0/output/target/usr/share/aclocal \ /accts/mlweber1/instance-0/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-0/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-0/output/target/usr/lib/cmake /accts/mlweber1/instance-0/output/target/usr/share/cmake find /accts/mlweber1/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-0/output/target/lib/ /accts/mlweber1/instance-0/output/target/usr/lib/ /accts/mlweber1/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/instance-0/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-0/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-0/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-0/output/target/usr/man /accts/mlweber1/instance-0/output/target/usr/share/man rm -rf /accts/mlweber1/instance-0/output/target/usr/info /accts/mlweber1/instance-0/output/target/usr/share/info rm -rf /accts/mlweber1/instance-0/output/target/usr/doc /accts/mlweber1/instance-0/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-0/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-0/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/instance-0/output/host/bin/arc-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-0/output/host/bin/arc-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-0/output/host/bin/arc-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /accts/mlweber1/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-git-02542-g2abe371"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-git\"" \ ) > /accts/mlweber1/instance-0/output/target/etc/os-release >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/accts/mlweber1/instance-0/buildroot' make: Entering directory `/accts/mlweber1/instance-0/buildroot' >>> Buildroot 2017.11-git-02542-g2abe371 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-buildroot Collecting legal info >>> host-gcc-final arc-2017.09-release Collecting legal info >>> glibc arc-2017.09-release Collecting legal info ERROR: No hash found for ./COPYING ERROR: No hash found for ./COPYING.LIB ERROR: No hash found for ./LICENSES >>> host-gawk 4.1.4 Collecting legal info ERROR: No hash found for COPYING >>> host-gcc-initial arc-2017.09-release Collecting legal info >>> host-binutils arc-2017.09-release Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> host-bison 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-m4 1.4.18 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info ERROR: No hash found for COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info ERROR: No hash found for COPYING >>> host-automake 1.15.1 Collecting legal info ERROR: No hash found for COPYING >>> host-gettext 0.19.8.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-mpc 1.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> host-mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> linux-headers 4.13.11 Collecting legal info WARNING: no hash file for COPYING >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> bluez_utils 4.101 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> check 0.11.0 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> dbus 1.10.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libglib2 2.54.2 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.54.2 Collecting legal info ERROR: No hash found for COPYING >>> host-libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> host-util-linux 2.31 Collecting legal info ERROR: No hash found for README.licensing ERROR: No hash found for Documentation/licenses/COPYING.GPLv2 ERROR: No hash found for Documentation/licenses/COPYING.UCB ERROR: No hash found for Documentation/licenses/COPYING.LGPLv2.1 ERROR: No hash found for Documentation/licenses/COPYING.BSD-3 ERROR: No hash found for sys-utils/rfkill.c >>> host-zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> util-linux 2.31 Collecting legal info ERROR: No hash found for README.licensing ERROR: No hash found for Documentation/licenses/COPYING.GPLv2 ERROR: No hash found for Documentation/licenses/COPYING.UCB ERROR: No hash found for Documentation/licenses/COPYING.LGPLv2.1 ERROR: No hash found for Documentation/licenses/COPYING.BSD-3 ERROR: No hash found for sys-utils/rfkill.c >>> busybox 1.27.2 Collecting legal info ERROR: No hash found for LICENSE >>> zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> ca-certificates 20161130 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> host-python 2.7.14 Collecting legal info ERROR: No hash found for LICENSE >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> cgic 2.07 Collecting legal info ERROR: No hash found for license.txt >>> clamav 0.99.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.bzip2 ERROR: No hash found for COPYING.file ERROR: No hash found for COPYING.getopt ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING.llvm ERROR: No hash found for COPYING.lzma ERROR: No hash found for COPYING.pcre ERROR: No hash found for COPYING.regex ERROR: No hash found for COPYING.unrar ERROR: No hash found for COPYING.zlib >>> libcurl 7.56.1 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> openssl Collecting legal info >>> libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> libtool 2.4.6 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> cppunit 1.13.2 Collecting legal info ERROR: No hash found for COPYING >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> cwiid fadf11e89b579bcc0336a0692ac15c93785f3f82 Collecting legal info ERROR: No hash found for COPYING >>> evemu 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> libevdev 1.5.7 Collecting legal info ERROR: No hash found for COPYING >>> fbgrab 1.3 Collecting legal info ERROR: No hash found for COPYING >>> libpng 1.6.32 Collecting legal info ERROR: No hash found for LICENSE >>> flickcurl 1.26 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for LICENSE-2.0.txt ERROR: No hash found for LICENSE.html >>> google-material-design-icons 2.2.3 Collecting legal info ERROR: No hash found for LICENSE >>> initscripts Collecting legal info >>> jansson 2.10 Collecting legal info ERROR: No hash found for LICENSE >>> jquery-keyboard v1.18.12 Collecting legal info ERROR: No hash found for README.markdown >>> jquery-ui 1.10.4 Collecting legal info ERROR: No hash found for MIT-LICENSE.txt >>> jquery-validation 1.14.0 Collecting legal info ERROR: No hash found for README.md >>> jquery 1.11.2 Collecting legal info >>> libargtable2 13 Collecting legal info ERROR: No hash found for COPYING >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libebur128 v1.2.2 Collecting legal info COPYING: OK (sha256: d6b4754bb67bdd08b97d5d11b2d7434997a371585a78fe77007149df3af8d09c) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libgsm 1.0.17 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_cttimeout 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libpwquality 1.3.0 Collecting legal info ERROR: No hash found for COPYING >>> libsha1 0.3 Collecting legal info ERROR: No hash found for COPYING >>> opus-tools 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> opus 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info ERROR: No hash found for COPYING >>> qlibc v2.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> spi-tools 0.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> stunnel 5.36 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT.GPL >>> swupdate 2017.07 Collecting legal info ERROR: No hash found for COPYING >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: gcc-final-arc-2017.09-release: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-arc-2017.09-release: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-0/output/legal-info make: Leaving directory `/accts/mlweber1/instance-0/buildroot'