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 6.3.0 -- Check for working C compiler: /accts/mlweber1/instance-0/output/host/bin/powerpc-linux-gcc -- Check for working C compiler: /accts/mlweber1/instance-0/output/host/bin/powerpc-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-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.dir/yajl.c.o [ 6%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 9%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 12%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 15%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 18%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 24%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 27%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 33%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 36%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 42%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 45%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.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 [ 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' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' [ 60%] Built target yajl_s [ 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 yajl_test make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close 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' Scanning dependencies of target json_reformat 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' Scanning dependencies of 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' 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/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 66%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' [ 69%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 72%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 75%] Building C object example/CMakeFiles/parse_config.dir/parse_config.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-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' [ 90%] Built target parse_config [ 93%] Linking C executable perftest make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' [ 93%] Built target json_verify [ 96%] Linking C executable yajl_test make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/yajl-2.1.0' [ 96%] Built target perftest [100%] Linking C executable json_reformat 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/powerpc-buildroot-linux-uclibc/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/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /accts/mlweber1/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2 -- Installing: /accts/mlweber1/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so -- Installing: /accts/mlweber1/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.a -- Installing: /accts/mlweber1/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /accts/mlweber1/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /accts/mlweber1/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_common.h -- Installing: /accts/mlweber1/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /accts/mlweber1/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_version.h -- Installing: /accts/mlweber1/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /accts/mlweber1/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat -- Set runtime path of "/accts/mlweber1/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat" to "" -- Installing: /accts/mlweber1/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/bin/json_verify -- Set runtime path of "/accts/mlweber1/instance-0/output/host/powerpc-buildroot-linux-uclibc/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 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 ; 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/powerpc-linux-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/powerpc-linux-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/powerpc-linux-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.08.1-00015-gb05215d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.08.1"; \ echo "PRETTY_NAME=\"Buildroot 2017.08.1\"" \ ) > /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.08.1-00015-gb05215d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> host-aespipe 2.4d Collecting legal info >>> argus 3.0.8 Collecting legal info ERROR: No hash found for README >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> 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 >>> zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> libtirpc 1.0.2 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 Collecting legal info ERROR: No hash found for COPYING >>> assimp v3.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> c-periphery v1.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-e2fsprogs 1.43.4 Collecting legal info ERROR: No hash found for NOTICE ERROR: No hash found for lib/ss/mit-sipb-copyright.h ERROR: No hash found for lib/et/internal.h >>> host-util-linux 2.30.1 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 >>> host-e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> eeprog 0.7.6 Collecting legal info ERROR: No hash found for eeprog.c >>> execline 2.3.0.1 Collecting legal info ERROR: No hash found for COPYING >>> skalibs 2.5.1.1 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.2 Collecting legal info ERROR: No hash found for COPYING >>> fbdump 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info ERROR: No hash found for COPYING >>> fontconfig 2.12.1 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8 Collecting legal info ERROR: No hash found for docs/LICENSE.TXT ERROR: No hash found for docs/FTL.TXT ERROR: No hash found for docs/GPLv2.TXT >>> libpng 1.6.31 Collecting legal info ERROR: No hash found for LICENSE >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> ghostscript 9.21 Collecting legal info ERROR: No hash found for LICENSE >>> host-lcms2 2.8 Collecting legal info ERROR: No hash found for COPYING >>> host-libjpeg 9b Collecting legal info ERROR: No hash found for README >>> host-zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> lcms2 2.8 Collecting legal info ERROR: No hash found for COPYING >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> git 2.13.6 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> libiconv 1.15 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> openssl 1.0.2l Collecting legal info ERROR: No hash found for LICENSE >>> gnupg2 2.1.21 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 >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libgcrypt 1.7.9 Collecting legal info ERROR: No hash found for COPYING.LIB >>> 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 >>> hwloc 1.11.7 Collecting legal info ERROR: No hash found for COPYING >>> json-c json-c-0.12.1-20160607 Collecting legal info ERROR: No hash found for COPYING >>> keyutils 1.5.10 Collecting legal info ERROR: No hash found for LICENCE.GPL ERROR: No hash found for LICENCE.LGPL >>> less 487 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> libao 1.2.0 Collecting legal info ERROR: No hash found for COPYING >>> libatomic_ops libatomic_ops-7_4_4 Collecting legal info ERROR: No hash found for doc/LICENSING.txt ERROR: No hash found for COPYING >>> libbluray 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info ERROR: No hash found for COPYING >>> libdvdcss 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libdvdread 5.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info ERROR: No hash found for gips_iLBClicense.pdf >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libsha1 0.3 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libssh 0.7.5 Collecting legal info ERROR: No hash found for COPYING >>> libtasn1 4.12 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libtommath 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libuv v1.12.0 Collecting legal info ERROR: No hash found for LICENSE >>> libvpx 1.6.1 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for PATENTS >>> ltp-testsuite 20170516 Collecting legal info ERROR: No hash found for COPYING >>> minizip 5f56dd81d94bd7028f7dc05d7d14112697c30241 Collecting legal info ERROR: No hash found for LICENSE >>> moarvm 2017.05 Collecting legal info ERROR: No hash found for Artistic2.txt >>> host-luajit 2.0.5 Collecting legal info ERROR: No hash found for COPYRIGHT >>> mrouted 3.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian 9c9f0ec3532b Collecting legal info WARNING: no hash file for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> opus 1.1.4 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 ERROR: No hash found for COPYING >>> popt 1.16 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 >>> rhash 1.3.4 Collecting legal info ERROR: No hash found for COPYING >>> rsync 3.1.2 Collecting legal info ERROR: No hash found for COPYING >>> s6-linux-init 0.3.0.0 Collecting legal info ERROR: No hash found for COPYING >>> s6 2.6.0.0 Collecting legal info ERROR: No hash found for COPYING >>> s6-linux-utils 2.4.0.0 Collecting legal info ERROR: No hash found for COPYING >>> s6-portable-utils 2.2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> sbc 1.3 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> scrypt 1.2.0 Collecting legal info ERROR: No hash found for main.c >>> slang 2.3.0 Collecting legal info ERROR: No hash found for COPYING >>> slirp 8c2da74c1385242f20799fec8c04f8378edc6550 Collecting legal info >>> sshpass 1.06 Collecting legal info ERROR: No hash found for COPYING >>> tcpdump 4.9.2 Collecting legal info LICENSE: OK (sha256: 9b03d5d13e66d6de02a4bb2d0dd1cb9f41808d045962cdcc42350d5291b141a1) >>> tpm-tools 1.3.8 Collecting legal info ERROR: No hash found for LICENSE >>> trousers 0.3.13 Collecting legal info ERROR: No hash found for LICENSE >>> trace-cmd trace-cmd-v2.6.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Collecting legal info ERROR: No hash found for uhttpd.h >>> vo-aacenc 0.1.3 Collecting legal info ERROR: No hash found for COPYING >>> x264 df79067c0cf33da712d344b5f8869be7eaf326f3 Collecting legal info ERROR: No hash found for COPYING >>> host-xorriso 1.4.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> 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: aespipe-2.4d: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) WARNING: slirp-8c2da74c1385242f20799fec8c04f8378edc6550: cannot save license (SLIRP_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-0/output/legal-info make: Leaving directory `/accts/mlweber1/instance-0/buildroot'