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-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 4.8.3 -- Check for working C compiler: /accts/mlweber1/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -- Check for working C compiler: /accts/mlweber1/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-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-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_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.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_encode.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 33%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 42%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 45%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 48%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.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-2/output/build/yajl-2.1.0' [ 60%] Built target yajl_s make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' [ 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 make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target json_reformat Scanning dependencies of target gen-extra-close 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' Scanning dependencies of target parse_config Scanning dependencies of target json_verify 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' 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' Scanning dependencies of target perftest 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' 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' [ 66%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 69%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 72%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 75%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.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' [ 90%] Linking C executable json_verify [ 90%] Built target gen-extra-close [ 93%] Linking C executable perftest make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' [ 93%] Built target parse_config make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' [ 96%] Linking C executable yajl_test [100%] Linking C executable json_reformat make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' [100%] Built target json_verify [100%] Built target perftest make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' [100%] Built target yajl_test make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/yajl-2.1.0' [100%] Built target json_reformat 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/arm-buildroot-linux-gnueabihf/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/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /accts/mlweber1/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libyajl.so.2 -- Installing: /accts/mlweber1/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libyajl.so -- Installing: /accts/mlweber1/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libyajl.a -- Installing: /accts/mlweber1/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /accts/mlweber1/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /accts/mlweber1/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/yajl/yajl_common.h -- Installing: /accts/mlweber1/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /accts/mlweber1/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/yajl/yajl_version.h -- Installing: /accts/mlweber1/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /accts/mlweber1/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/json_reformat -- Set runtime path of "/accts/mlweber1/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/json_reformat" to "" -- Installing: /accts/mlweber1/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/json_verify -- Set runtime path of "/accts/mlweber1/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/arm-buildroot-linux-gnueabihf/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/armv7-ctng-linux-gnueabihf-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/armv7-ctng-linux-gnueabihf-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/armv7-ctng-linux-gnueabihf-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-git-02423-g68cd937"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-git\"" \ ) > /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-git-02423-g68cd937 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> host-android-tools 4.2.2+git20130218 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2l Collecting legal info ERROR: No hash found for LICENSE >>> host-zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> audiofile 0.3.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPL >>> 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-m4 1.4.18 Collecting legal info ERROR: No hash found for COPYING >>> host-automake 1.15.1 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> bcusdk 0.0.5 Collecting legal info ERROR: No hash found for COPYING >>> libpthsem 2.0.8 Collecting legal info ERROR: No hash found for COPYING >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> busybox 1.27.2 Collecting legal info ERROR: No hash found for LICENSE >>> cairo 1.14.10 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-LGPL-2.1 ERROR: No hash found for COPYING-MPL-1.1 >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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 >>> zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.54.1 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.54.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-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.30.2 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 >>> 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.30.2 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 >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> gpm 1.20.7 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cbootimage v1.7 Collecting legal info ERROR: No hash found for COPYING >>> cegui06 0.6.2b Collecting legal info ERROR: No hash found for COPYING >>> cifs-utils 6.7 Collecting legal info ERROR: No hash found for COPYING >>> daemon 0.6.4 Collecting legal info ERROR: No hash found for LICENSE >>> dc3dd 7.2.641 Collecting legal info ERROR: No hash found for COPYING >>> dieharder 3.31.1 Collecting legal info ERROR: No hash found for COPYING >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> espeak 1.48.04 Collecting legal info ERROR: No hash found for License.txt >>> f2fs-tools v1.8.0 Collecting legal info ERROR: No hash found for COPYING >>> gettext 0.19.8.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> glib-networking 2.50.0 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> libnl 3.3.0 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.56.1 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> libdnet 1.11 Collecting legal info ERROR: No hash found for LICENSE >>> libdvbcsa 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> libfm-extra 1.2.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/extra/fm-xml-file.c >>> libmcrypt 2.5.8 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libnspr 4.17 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libphidget 2.1.8.20140319 Collecting legal info ERROR: No hash found for COPYING >>> libqmi 1.18.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info ERROR: No hash found for COPYING >>> libsocketcan 0.0.10 Collecting legal info >>> mediastreamer 2.14.0 Collecting legal info ERROR: No hash found for COPYING >>> host-vim v8.0.0329 Collecting legal info ERROR: No hash found for README.txt >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> mmc-utils 37c86e60c0442fef570b75cd81aeb1db4d0cbafd Collecting legal info >>> mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> nginx 1.12.1 Collecting legal info ERROR: No hash found for LICENSE >>> ngrep 1.45 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-patchelf 0.9 Collecting legal info ERROR: No hash found for COPYING >>> pdbg 77158819158d1d7053a737ac090d04fdfbfe9265 Collecting legal info ERROR: No hash found for COPYING >>> host-dtc 1.4.4 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> phidgetwebservice 2.1.8.20140319 Collecting legal info ERROR: No hash found for COPYING >>> ptpd 1.1.0 Collecting legal info ERROR: No hash found for COPYRIGHT >>> pv 1.6.0 Collecting legal info ERROR: No hash found for doc/COPYING >>> ramspeed 2.6.0 Collecting legal info ERROR: No hash found for LICENCE >>> ruby 2.4.1 Collecting legal info ERROR: No hash found for LEGAL ERROR: No hash found for COPYING ERROR: No hash found for BSDL >>> host-ruby 2.4.1 Collecting legal info ERROR: No hash found for LEGAL ERROR: No hash found for COPYING ERROR: No hash found for BSDL >>> sane-backends 1.0.25 Collecting legal info ERROR: No hash found for COPYING >>> setserial 2.17 Collecting legal info ERROR: No hash found for debian/copyright >>> smartmontools 6.5 Collecting legal info ERROR: No hash found for COPYING >>> statserial 1.1 Collecting legal info ERROR: No hash found for COPYING >>> strongswan 5.4.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> sudo 1.8.21p2 Collecting legal info ERROR: No hash found for doc/LICENSE >>> sunxi-cedarx b8f52d913f73720e50d8f1b2f8610467b575dc45 Collecting legal info >>> taglib 1.11.1 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING.MPL >>> host-tegrarcm v1.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-cryptopp 5.6.5 Collecting legal info ERROR: No hash found for License.txt >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info ERROR: No hash found for COPYING >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Collecting legal info ERROR: No hash found for LICENSE >>> vnstat 1.17 Collecting legal info ERROR: No hash found for COPYING >>> w_scan 20141122 Collecting legal info ERROR: No hash found for COPYING >>> 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: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) WARNING: mmc-utils-37c86e60c0442fef570b75cd81aeb1db4d0cbafd: cannot save license (MMC_UTILS_LICENSE_FILES not defined) WARNING: sunxi-cedarx-b8f52d913f73720e50d8f1b2f8610467b575dc45: cannot save license (SUNXI_CEDARX_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-2/output/legal-info make: Leaving directory `/accts/mlweber1/instance-2/buildroot'