-- Installing: /accts/mlweber1/instance-1/output/host/share/cmake-3.8/Templates/Windows/ApplicationIcon.png -- Installing: /accts/mlweber1/instance-1/output/host/share/cmake-3.8/Templates/Windows/SplashScreen.png -- Installing: /accts/mlweber1/instance-1/output/host/share/cmake-3.8/Templates/Windows/SmallLogo44x44.png -- Installing: /accts/mlweber1/instance-1/output/host/share/cmake-3.8/Templates/Windows/SmallLogo.png -- Installing: /accts/mlweber1/instance-1/output/host/share/cmake-3.8/Templates/TestDriver.cxx.in -- Installing: /accts/mlweber1/instance-1/output/host/share/cmake-3.8/Templates/CTestScript.cmake.in -- Installing: /accts/mlweber1/instance-1/output/host/share/cmake-3.8/Templates/AppleInfo.plist -- Installing: /accts/mlweber1/instance-1/output/host/doc/cmake-3.8/cmsys/Copyright.txt -- Installing: /accts/mlweber1/instance-1/output/host/doc/cmake-3.8/cmlibrhash/COPYING -- Installing: /accts/mlweber1/instance-1/output/host/doc/cmake-3.8/cmlibrhash/README -- Installing: /accts/mlweber1/instance-1/output/host/doc/cmake-3.8/cmzlib/Copyright.txt -- Installing: /accts/mlweber1/instance-1/output/host/doc/cmake-3.8/cmcurl/COPYING -- Installing: /accts/mlweber1/instance-1/output/host/doc/cmake-3.8/cmcompress/Copyright.txt -- Installing: /accts/mlweber1/instance-1/output/host/doc/cmake-3.8/cmliblzma/COPYING -- Installing: /accts/mlweber1/instance-1/output/host/doc/cmake-3.8/cmlibarchive/COPYING -- Installing: /accts/mlweber1/instance-1/output/host/doc/cmake-3.8/cmlibuv/LICENSE -- Installing: /accts/mlweber1/instance-1/output/host/bin/cmake -- Installing: /accts/mlweber1/instance-1/output/host/bin/ctest -- Installing: /accts/mlweber1/instance-1/output/host/bin/cpack -- Installing: /accts/mlweber1/instance-1/output/host/share/cmake-3.8/include/cmCPluginAPI.h -- Installing: /accts/mlweber1/instance-1/output/host/share/cmake-3.8/editors/vim/indent -- Installing: /accts/mlweber1/instance-1/output/host/share/cmake-3.8/editors/vim/indent/cmake.vim -- Installing: /accts/mlweber1/instance-1/output/host/share/cmake-3.8/editors/vim/syntax -- Installing: /accts/mlweber1/instance-1/output/host/share/cmake-3.8/editors/vim/syntax/cmake.vim -- Installing: /accts/mlweber1/instance-1/output/host/share/cmake-3.8/editors/emacs/cmake-mode.el -- Installing: /accts/mlweber1/instance-1/output/host/share/aclocal/cmake.m4 -- Installing: /accts/mlweber1/instance-1/output/host/share/cmake-3.8/completions/cmake -- Installing: /accts/mlweber1/instance-1/output/host/share/cmake-3.8/completions/cpack -- Installing: /accts/mlweber1/instance-1/output/host/share/cmake-3.8/completions/ctest make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/host-cmake-3.8.2' yajl-2.1.0.tar.gz: OK (sha256: 3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a) >>> yajl 2.1.0 Extracting gzip -d -c /accts/mlweber1/instance-1/dl/yajl-2.1.0.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-1/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-1/output/build/yajl-2.1.0/ && cd /accts/mlweber1/instance-1/output/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /accts/mlweber1/instance-1/output/host/bin/cmake /accts/mlweber1/instance-1/output/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/accts/mlweber1/instance-1/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=OFF ) -- The C compiler identification is GNU 6.4.0 -- Check for working C compiler: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -- Check for working C compiler: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAVE_GCC_VISIBILITY -- Performing Test HAVE_GCC_VISIBILITY - Success -- Looking for isnan in c -- Looking for isnan in c - not found running /accts/mlweber1/instance-1/output/host/bin/cmake -E copy_if_different /accts/mlweber1/instance-1/output/build/yajl-2.1.0/src/api/yajl_parse.h /accts/mlweber1/instance-1/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /accts/mlweber1/instance-1/output/host/bin/cmake -E copy_if_different /accts/mlweber1/instance-1/output/build/yajl-2.1.0/src/api/yajl_gen.h /accts/mlweber1/instance-1/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /accts/mlweber1/instance-1/output/host/bin/cmake -E copy_if_different /accts/mlweber1/instance-1/output/build/yajl-2.1.0/src/api/yajl_common.h /accts/mlweber1/instance-1/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /accts/mlweber1/instance-1/output/host/bin/cmake -E copy_if_different /accts/mlweber1/instance-1/output/build/yajl-2.1.0/src/api/yajl_tree.h /accts/mlweber1/instance-1/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-1/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j45 -C /accts/mlweber1/instance-1/output/build/yajl-2.1.0/ make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' Scanning dependencies of target yajl_s make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' [ 4%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 8%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 13%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 17%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 26%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 34%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 43%] Linking C static library ../yajl-2.1.0/lib/libyajl.a make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' [ 43%] Built target yajl_s make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' Scanning dependencies of target yajl_test make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' Scanning dependencies of target json_reformat Scanning dependencies of target json_verify make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close Scanning dependencies of target parse_config make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' Scanning dependencies of target perftest make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' [ 47%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 52%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 56%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' [ 60%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 65%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 69%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 73%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 78%] Linking C executable gen-extra-close [ 82%] Linking C executable parse_config [ 86%] Linking C executable json_verify [ 91%] Linking C executable perftest make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' [ 91%] Built target gen-extra-close make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' [ 95%] Linking C executable yajl_test [ 95%] Built target parse_config [100%] Linking C executable json_reformat make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' [100%] Built target json_verify [100%] Built target perftest make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' [100%] Built target json_reformat [100%] Built target yajl_test make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j45 DESTDIR=/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot install/fast -C /accts/mlweber1/instance-1/output/build/yajl-2.1.0/ make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libyajl.a -- Installing: /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_common.h -- Installing: /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_version.h -- Installing: /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/json_reformat -- Installing: /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/json_verify make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files >>> yajl 2.1.0 Installing to target PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j45 DESTDIR=/accts/mlweber1/instance-1/output/target install/fast -C /accts/mlweber1/instance-1/output/build/yajl-2.1.0/ make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/instance-1/output/target/usr/lib/libyajl.a -- Installing: /accts/mlweber1/instance-1/output/target/usr/include/yajl/yajl_parse.h -- Installing: /accts/mlweber1/instance-1/output/target/usr/include/yajl/yajl_gen.h -- Installing: /accts/mlweber1/instance-1/output/target/usr/include/yajl/yajl_common.h -- Installing: /accts/mlweber1/instance-1/output/target/usr/include/yajl/yajl_tree.h -- Installing: /accts/mlweber1/instance-1/output/target/usr/include/yajl/yajl_version.h -- Installing: /accts/mlweber1/instance-1/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /accts/mlweber1/instance-1/output/target/usr/bin/json_reformat -- Installing: /accts/mlweber1/instance-1/output/target/usr/bin/json_verify make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['libffi', 'libtool'] Warning: target file "./usr/bin/bzcat" is touched by more than one package: ['busybox', 'bzip2'] Warning: target file "./sbin/losetup" is touched by more than one package: ['busybox', 'util-linux'] Warning: target file "./usr/bin/bunzip2" is touched by more than one package: ['busybox', 'bzip2'] Warning: target file "./bin/more" is touched by more than one package: ['busybox', 'util-linux'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['libffi', 'libtool'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-m4', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-libffi', 'host-bison'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /accts/mlweber1/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /accts/mlweber1/instance-1/output/target/etc/inittab rm -f /accts/mlweber1/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/instance-1/output/host/bin/glib-compile-schemas /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /accts/mlweber1/instance-1/output/target/etc echo "buildroot" > /accts/mlweber1/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-1/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-1/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-1/output/target/etc/shadow rm -f /accts/mlweber1/instance-1/output/target/bin/sh rm -f /accts/mlweber1/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-1/output/build/locales.nopurge; done for dir in /accts/mlweber1/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-1/output/target/usr/include /accts/mlweber1/instance-1/output/target/usr/share/aclocal \ /accts/mlweber1/instance-1/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-1/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-1/output/target/usr/lib/cmake /accts/mlweber1/instance-1/output/target/usr/share/cmake find /accts/mlweber1/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-1/output/target/lib/ /accts/mlweber1/instance-1/output/target/usr/lib/ /accts/mlweber1/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/instance-1/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-1/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-1/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-1/output/target/usr/man /accts/mlweber1/instance-1/output/target/usr/share/man rm -rf /accts/mlweber1/instance-1/output/target/usr/info /accts/mlweber1/instance-1/output/target/usr/share/info rm -rf /accts/mlweber1/instance-1/output/target/usr/doc /accts/mlweber1/instance-1/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-1/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-1/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-1/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-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-1/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-1/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-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00467-g7a9a7c2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /accts/mlweber1/instance-1/output/target/etc/os-release >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/accts/mlweber1/instance-1/buildroot' make: Entering directory `/accts/mlweber1/instance-1/buildroot' >>> Buildroot 2018.02-git-00467-g7a9a7c2 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 >>> 4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> host-4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> atk 2.22.0 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> 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) >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> 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) >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> libtirpc 1.0.2 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 >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> atkmm 2.24.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> glibmm 2.54.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 015 Collecting legal info ERROR: No hash found for COPYING >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> czmq 5205ec201e97c3a652c17eb86b18b70350b54512 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> openpgm release-5-2-122 Collecting legal info ERROR: No hash found for openpgm/pgm/LICENSE >>> dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> dtv-scan-tables ceb11833b35f05813b1f0397a60e0f3b99430aab Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LGPL >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> filemq 8940f34e0f1c8f25c1c693ed8db069f58fbc5ad0 Collecting legal info ERROR: No hash found for LICENSE >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> joe 4.4 Collecting legal info ERROR: No hash found for COPYING >>> jq 1.5 Collecting legal info ERROR: No hash found for COPYING >>> libcap 2.25 Collecting legal info ERROR: No hash found for License >>> host-libcap 2.25 Collecting legal info ERROR: No hash found for License >>> libcroco 0.6.12 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> 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 >>> 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.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libfreefare 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libnfc 1.7.1 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libndp v1.5 Collecting legal info ERROR: No hash found for COPYING >>> liboauth 1.0.3 Collecting legal info ERROR: No hash found for COPYING.MIT >>> libogg 1.3.3 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 COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libshout 2.4.1 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libupnp 1.6.24 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> lmbench 3.0-a9 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-2 >>> menu-cache 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> mongoose 6.7 Collecting legal info ERROR: No hash found for LICENSE >>> open-plc-utils 1be781d1ea81827e5f6c1a35961c65dd4d15472c Collecting legal info ERROR: No hash found for LICENSE >>> openvpn 2.4.4 Collecting legal info ERROR: No hash found for COPYRIGHT.GPL >>> p7zip 16.02 Collecting legal info ERROR: No hash found for DOC/License.txt >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.4 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> poppler 0.59.0 Collecting legal info ERROR: No hash found for COPYING >>> redis 3.2.11 Collecting legal info COPYING: OK (sha256: cbf420a3672475a6e2765e3c0984c1f81efe0212afb94a3c998ee63bfd661063) >>> s6-portable-utils 2.2.1.1 Collecting legal info ERROR: No hash found for COPYING >>> skalibs 2.6.2.0 Collecting legal info ERROR: No hash found for COPYING >>> sngrep v1.4.4 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> squid 3.5.26 Collecting legal info ERROR: No hash found for COPYING >>> tclap 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> tcping 1.3.5 Collecting legal info ERROR: No hash found for LICENSE >>> host-uboot-tools 2017.11 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> vsftpd 3.0.3 Collecting legal info ERROR: No hash found for COPYING >>> yajl 2.1.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 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) Legal info produced in /accts/mlweber1/instance-1/output/legal-info make: Leaving directory `/accts/mlweber1/instance-1/buildroot'