(mkdir -p /accts/mlweber1/instance-2/output/build/yajl-2.1.0/ && cd /accts/mlweber1/instance-2/output/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /accts/mlweber1/instance-2/output/host/bin/cmake /accts/mlweber1/instance-2/output/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/accts/mlweber1/instance-2/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 6.4.0 -- Check for working C compiler: /accts/mlweber1/instance-2/output/host/bin/sh4-linux-gcc -- Check for working C compiler: /accts/mlweber1/instance-2/output/host/bin/sh4-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 - not found running /accts/mlweber1/instance-2/output/host/bin/cmake -E copy_if_different /accts/mlweber1/instance-2/output/build/yajl-2.1.0/src/api/yajl_parse.h /accts/mlweber1/instance-2/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /accts/mlweber1/instance-2/output/host/bin/cmake -E copy_if_different /accts/mlweber1/instance-2/output/build/yajl-2.1.0/src/api/yajl_gen.h /accts/mlweber1/instance-2/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /accts/mlweber1/instance-2/output/host/bin/cmake -E copy_if_different /accts/mlweber1/instance-2/output/build/yajl-2.1.0/src/api/yajl_common.h /accts/mlweber1/instance-2/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /accts/mlweber1/instance-2/output/host/bin/cmake -E copy_if_different /accts/mlweber1/instance-2/output/build/yajl-2.1.0/src/api/yajl_tree.h /accts/mlweber1/instance-2/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-2/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-2/output/build/yajl-2.1.0/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target yajl make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target yajl_s make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' [ 3%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 6%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 9%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 12%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 15%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 18%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 24%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 27%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 30%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 33%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 36%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 42%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 42%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 45%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 48%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 51%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 54%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o [ 57%] Linking C static library ../yajl-2.1.0/lib/libyajl.a [ 60%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' [ 60%] Built target yajl_s [ 60%] Built target yajl make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target yajl_test Scanning dependencies of target gen-extra-close make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target parse_config make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target json_verify Scanning dependencies of target json_reformat make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target perftest make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' [ 63%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' [ 66%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 69%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 72%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 75%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 78%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 81%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 84%] Linking C executable gen-extra-close [ 87%] Linking C executable parse_config make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' [ 87%] Built target gen-extra-close make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' [ 87%] Built target parse_config [ 90%] Linking C executable json_verify [ 93%] Linking C executable perftest make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' [ 93%] Built target json_verify [ 93%] Built target perftest [ 96%] Linking C executable json_reformat [100%] Linking C executable yajl_test make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' [100%] Built target json_reformat make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' [100%] Built target yajl_test make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-2/output/host/sh4-buildroot-linux-uclibc/sysroot install/fast -C /accts/mlweber1/instance-2/output/build/yajl-2.1.0/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/instance-2/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /accts/mlweber1/instance-2/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2 -- Installing: /accts/mlweber1/instance-2/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so -- Installing: /accts/mlweber1/instance-2/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.a -- Installing: /accts/mlweber1/instance-2/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /accts/mlweber1/instance-2/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /accts/mlweber1/instance-2/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_common.h -- Installing: /accts/mlweber1/instance-2/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /accts/mlweber1/instance-2/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_version.h -- Installing: /accts/mlweber1/instance-2/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /accts/mlweber1/instance-2/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat -- Set runtime path of "/accts/mlweber1/instance-2/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat" to "" -- Installing: /accts/mlweber1/instance-2/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/bin/json_verify -- Set runtime path of "/accts/mlweber1/instance-2/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files >>> yajl 2.1.0 Installing to target PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-2/output/target install/fast -C /accts/mlweber1/instance-2/output/build/yajl-2.1.0/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/instance-2/output/target/usr/lib/libyajl.so.2.1.0 -- Installing: /accts/mlweber1/instance-2/output/target/usr/lib/libyajl.so.2 -- Installing: /accts/mlweber1/instance-2/output/target/usr/lib/libyajl.so -- Installing: /accts/mlweber1/instance-2/output/target/usr/lib/libyajl.a -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yajl/yajl_parse.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yajl/yajl_gen.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yajl/yajl_common.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yajl/yajl_tree.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/yajl/yajl_version.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /accts/mlweber1/instance-2/output/target/usr/bin/json_reformat -- Set runtime path of "/accts/mlweber1/instance-2/output/target/usr/bin/json_reformat" to "" -- Installing: /accts/mlweber1/instance-2/output/target/usr/bin/json_verify -- Set runtime path of "/accts/mlweber1/instance-2/output/target/usr/bin/json_verify" to "" make[1]: Leaving directory `/accts/mlweber1/instance-2/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-2/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /accts/mlweber1/instance-2/output/target/etc/inittab rm -f /accts/mlweber1/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/instance-2/output/host/bin/glib-compile-schemas /accts/mlweber1/instance-2/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /accts/mlweber1/instance-2/output/target/etc echo "buildroot" > /accts/mlweber1/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-2/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-2/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-2/output/target/etc/shadow rm -f /accts/mlweber1/instance-2/output/target/bin/sh rm -f /accts/mlweber1/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-2/output/build/locales.nopurge; done for dir in /accts/mlweber1/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-2/output/target/usr/include /accts/mlweber1/instance-2/output/target/usr/share/aclocal \ /accts/mlweber1/instance-2/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-2/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-2/output/target/usr/lib/cmake /accts/mlweber1/instance-2/output/target/usr/share/cmake find /accts/mlweber1/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-2/output/target/lib/ /accts/mlweber1/instance-2/output/target/usr/lib/ /accts/mlweber1/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/instance-2/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-2/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-2/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-2/output/target/usr/man /accts/mlweber1/instance-2/output/target/usr/share/man rm -rf /accts/mlweber1/instance-2/output/target/usr/info /accts/mlweber1/instance-2/output/target/usr/share/info rm -rf /accts/mlweber1/instance-2/output/target/usr/doc /accts/mlweber1/instance-2/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-2/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-2/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-2/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-2/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-2/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-2/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-2/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-2/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-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-rc2-00019-gb4245ae"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-rc2\"" \ ) > /accts/mlweber1/instance-2/output/target/etc/os-release >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-2/buildroot/support/scripts/fix-rpath target make: Leaving directory `/accts/mlweber1/instance-2/buildroot' make: Entering directory `/accts/mlweber1/instance-2/buildroot' >>> Buildroot 2017.11-rc2-00019-gb4245ae Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> 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.1.4.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for aserver/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 COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 015 Collecting legal info ERROR: No hash found for COPYING >>> batctl 2017.0 Collecting legal info >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.3.0 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> bc 1.06.95 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> bind 9.11.2 Collecting legal info COPYRIGHT: OK (sha256: d3906dfe153e2c48440d3ca1d5319f5e89b4b820cdfc5d0779c23d7ac2b175e9) >>> libxml2 2.9.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> openssl Collecting legal info >>> libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> btrfs-progs 4.13.3 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) >>> e2fsprogs 1.43.7 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> libfuse 2.9.7 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> util-linux 2.31 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> libcap-ng 0.7.8 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> cantarell 0.0.25 Collecting legal info ERROR: No hash found for COPYING >>> collectd 5.7.1 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.56.1 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> libgcrypt 1.8.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libmemcached 1.0.18 Collecting legal info ERROR: No hash found for COPYING >>> dvblast 3.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.WTFPL >>> libev 4.24 Collecting legal info ERROR: No hash found for LICENSE >>> host-e2fsprogs 1.43.7 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.31 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> f2fs-tools v1.8.0 Collecting legal info ERROR: No hash found for COPYING >>> flite 1.4 Collecting legal info flite-1.4-release/COPYING: OK (sha256: 4cbeaee8c9a8f23f251f0ce56e9212d244d9ea6b0dbe48601623d920054249a1) >>> host-genimage 9 Collecting legal info ERROR: No hash found for COPYING >>> host-libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> git-crypt 0.5.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for parse_options.hpp >>> git 2.15.0 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> glm 0.9.8.4 Collecting legal info ERROR: No hash found for copying.txt >>> gnupg2 2.2.0 Collecting legal info ERROR: No hash found for COPYING >>> libassuan 2.4.3 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING >>> libksba 1.3.5 Collecting legal info ERROR: No hash found for AUTHORS ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv3 >>> libnpth 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> googlefontdirectory Collecting legal info >>> heirloom-mailx 12.5 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info ERROR: No hash found for README >>> keepalived 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libcgi 1.1 Collecting legal info >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libdnet 1.11 Collecting legal info ERROR: No hash found for LICENSE >>> libdvbpsi 1.3.0 Collecting legal info ERROR: No hash found for COPYING >>> libfcgi 2.4.0 Collecting legal info ERROR: No hash found for LICENSE.TERMS >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libloki 0.1.7 Collecting legal info >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_acct 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libsrtp v1.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> libstrophe 0.8.8 Collecting legal info ERROR: No hash found for MIT-LICENSE.txt ERROR: No hash found for GPL-LICENSE.txt >>> libtasn1 4.12 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> lksctp-tools 1.0.17 Collecting legal info ERROR: No hash found for COPYING.lib ERROR: No hash found for COPYING >>> log4cpp 1.1.3 Collecting legal info ERROR: No hash found for log4cpp/COPYING >>> ngrep 1.45 Collecting legal info ERROR: No hash found for LICENSE.txt >>> opencore-amr 0.1.5 Collecting legal info LICENSE: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> openssh 7.6p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> opus 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> p11-kit 0.23.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> php 7.1.11 Collecting legal info LICENSE: OK (sha256: a44951f93b10c87c3f7cd9f311d95999c57c95ed950eec32b14c1c7ea6baf25e) >>> pptp-linux 1.9.0 Collecting legal info ERROR: No hash found for COPYING >>> protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> ptpd 1.1.0 Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-rauc 0.1.1 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info ERROR: No hash found for LICENSE >>> sshfs 2.8 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> szip 2.1 Collecting legal info ERROR: No hash found for COPYING >>> tcpreplay 4.2.6 Collecting legal info ERROR: No hash found for docs/LICENSE >>> tinyhttpd 0.1.0 Collecting legal info ERROR: No hash found for README >>> tslib 1.13 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> unixodbc 2.3.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for exe/COPYING >>> wipe 2.3.1 Collecting legal info ERROR: No hash found for LICENSE >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: batctl-2017.0: cannot save license (BATCTL_LICENSE_FILES not defined) WARNING: googlefontdirectory: cannot save license (GOOGLEFONTDIRECTORY_LICENSE_FILES not defined) WARNING: libcgi-1.1: cannot save license (LIBCGI_LICENSE_FILES not defined) WARNING: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined) WARNING: rauc-0.1.1: cannot save license (HOST_RAUC_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-2/output/legal-info make: Leaving directory `/accts/mlweber1/instance-2/buildroot'