:0:0: note: this is the location of the previous definition ln -sf xxhsum xxh32sum ln -sf xxhsum xxh64sum make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/xxhash-r40' >>> xxhash r40 Installing to target /usr/bin/install -m 0755 -D /accts/mlweber1/instance-1/output/build/xxhash-r40/xxhsum /accts/mlweber1/instance-1/output/target/usr/bin/xxhsum PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" BR2_DL_DIR=/accts/mlweber1/instance-1/dl BUILD_DIR=/accts/mlweber1/instance-1/output/build O=/accts/mlweber1/instance-1/output flock /accts/mlweber1/instance-1/dl/yajl/ support/download/dl-wrapper -c '2.1.0' -d '/accts/mlweber1/instance-1/dl/yajl' -D '/accts/mlweber1/instance-1/dl' -f 'yajl-2.1.0.tar.gz' -H 'package/yajl//yajl.hash' -n 'yajl-2.1.0' -N 'yajl' -o '/accts/mlweber1/instance-1/dl/yajl/yajl-2.1.0.tar.gz' -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl/yajl -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl -u https+https://github.com/lloyd/yajl/archive/2.1.0 -u http\|urlencode+http://sources.buildroot.net/yajl -u http\|urlencode+http://sources.buildroot.net -- yajl-2.1.0.tar.gz: OK (sha256: 3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a) >>> yajl 2.1.0 Extracting gzip -d -c /accts/mlweber1/instance-1/dl/yajl/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/m68k-linux-gcc -- Check for working C compiler: /accts/mlweber1/instance-1/output/host/bin/m68k-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 -j32 -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 [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 26%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 34%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.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 gen-extra-close make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' Scanning dependencies of target yajl_test 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' Scanning dependencies of target json_verify Scanning dependencies of target parse_config Scanning dependencies of target json_reformat 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]: 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' [ 47%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' Scanning dependencies of target perftest 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' [ 52%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' [ 56%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 60%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 65%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.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 make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' [ 91%] Linking C executable perftest [ 91%] Built target gen-extra-close [ 95%] Linking C executable yajl_test make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' [100%] Linking C executable json_reformat [100%] Built target parse_config make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' [100%] Built target json_verify make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' [100%] Built target perftest make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' [100%] Built target yajl_test make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/yajl-2.1.0' [100%] Built target json_reformat 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 -j32 DESTDIR=/accts/mlweber1/instance-1/output/host/m68k-buildroot-uclinux-uclibc/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/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libyajl.a -- Installing: /accts/mlweber1/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /accts/mlweber1/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /accts/mlweber1/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_common.h -- Installing: /accts/mlweber1/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /accts/mlweber1/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_version.h -- Installing: /accts/mlweber1/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /accts/mlweber1/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin/json_reformat -- Installing: /accts/mlweber1/instance-1/output/host/m68k-buildroot-uclinux-uclibc/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 -j32 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: [u'enscript', u'gmp', u'mpir'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libvorbisidec.la" is touched by more than one package: [u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libdvdnav.la" is touched by more than one package: [u'libdvdnav', u'libevent', u'libg7221', u'libidn', u'liblo', u'libmhash', u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libdvdread.la" is touched by more than one package: [u'libdvdread', u'libdvdnav', u'libevent', u'libg7221', u'libidn', u'liblo', u'libmhash', u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libmhash.la" is touched by more than one package: [u'libmhash', u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libg7221', u'libidn', u'liblo', u'libmhash', u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libnl', u'ibrcommon', u'libzlib', u'ibrdtn', u'jsoncpp', u'libpcap', u'libao', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'libg7221', u'libidn', u'liblo', u'libmhash', u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libmpir.la" is touched by more than one package: [u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'libzlib', u'ibrdtn', u'jsoncpp', u'libpcap', u'libao', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'libg7221', u'libidn', u'liblo', u'libmhash', u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'libzlib', u'ibrdtn', u'jsoncpp', u'libpcap', u'libao', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'libg7221', u'libidn', u'liblo', u'libmhash', u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'mpir'] Warning: staging file "./usr/lib/libidn.la" is touched by more than one package: [u'libidn', u'liblo', u'libmhash', u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libg7221', u'libidn', u'liblo', u'libmhash', u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libvo-aacenc.la" is touched by more than one package: [u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'libzlib', u'ibrdtn', u'jsoncpp', u'libpcap', u'libao', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'libg7221', u'libidn', u'liblo', u'libmhash', u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libdvdcss.la" is touched by more than one package: [u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'libg7221', u'libidn', u'liblo', u'libmhash', u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libproj.la" is touched by more than one package: [u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libsofia-sip-ua.la" is touched by more than one package: [u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'libzlib', u'ibrdtn', u'jsoncpp', u'libpcap', u'libao', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'libg7221', u'libidn', u'liblo', u'libmhash', u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'libzlib', u'ibrdtn', u'jsoncpp', u'libpcap', u'libao', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'libg7221', u'libidn', u'liblo', u'libmhash', u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libao.la" is touched by more than one package: [u'libao', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'libg7221', u'libidn', u'liblo', u'libmhash', u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'jsoncpp', u'libpcap', u'libao', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'libg7221', u'libidn', u'liblo', u'libmhash', u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libg7221', u'libidn', u'liblo', u'libmhash', u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'libao', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'libg7221', u'libidn', u'liblo', u'libmhash', u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libresid-builder.la" is touched by more than one package: [u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'libzlib', u'ibrdtn', u'jsoncpp', u'libpcap', u'libao', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'libg7221', u'libidn', u'liblo', u'libmhash', u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libg7221', u'libidn', u'liblo', u'libmhash', u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'bctoolbox', u'bitstream', u'ncurses', u'gmp', u'libnl', u'ibrcommon', u'libzlib', u'ibrdtn', u'jsoncpp', u'libpcap', u'libao', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'libg7221', u'libidn', u'liblo', u'libmhash', u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libsidutils.la" is touched by more than one package: [u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libg722_1.la" is touched by more than one package: [u'libg7221', u'libidn', u'liblo', u'libmhash', u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'libzlib', u'ibrdtn', u'jsoncpp', u'libpcap', u'libao', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'libg7221', u'libidn', u'liblo', u'libmhash', u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libsidplay2.la" is touched by more than one package: [u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libneon.la" is touched by more than one package: [u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/liblo.la" is touched by more than one package: [u'liblo', u'libmhash', u'libogg', u'libsepol', u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libhardsid-builder.la" is touched by more than one package: [u'libsidplay2', u'lm-sensors', u'mpir', u'mtdev', u'neon', u'openobex', u'physfs', u'proj', u'sofia-sip', u'tiff', u'tremor', u'vo-aacenc', u'xutil_util-macros', u'yajl'] ./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: [u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-cython'] 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 find: `/accts/mlweber1/instance-1/output/target/usr/libexec/': No such file or directory 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/m68k-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/m68k-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/m68k-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.05-rc3-00006-gae1f047"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-rc3\"" \ ) > /accts/mlweber1/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-1/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/instance-1/output/target/usr make: Leaving directory `/accts/mlweber1/instance-1/buildroot' make: Entering directory `/accts/mlweber1/instance-1/buildroot' >>> Buildroot 2018.05-rc3-00006-gae1f047 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton 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 >>> 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 >>> aoetools 37 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> attr 2.4.47 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> 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 >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> ctorrent dnh3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> fis 2892 Collecting legal info WARNING: no hash file for fis.c >>> ftop 1.0 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-genimage 9 Collecting legal info ERROR: No hash found for COPYING >>> host-libconfuse 3.2.1 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> hdparm 9.52 Collecting legal info ERROR: No hash found for LICENSE.TXT >>> hwdata v0.308 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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-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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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) >>> ibrdtn-tools 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> lft 3.79 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdcss 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdnav 6.0.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdread 6.0.0 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libidn 1.34 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> liblo 0.29 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> libsidplay2 2.1.1 Collecting legal info ERROR: No hash found for libsidplay/COPYING >>> lm-sensors 3.4.0 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING >>> lshw B.02.18 Collecting legal info ERROR: No hash found for COPYING >>> lsuio 0.2.0 Collecting legal info ERROR: No hash found for COPYING >>> mpir 3.0.0 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-yasm 1.3.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for BSD.txt ERROR: No hash found for Artistic.txt ERROR: No hash found for GNU_GPL-2.0 ERROR: No hash found for GNU_LGPL-2.0 >>> host-mtd 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-util-linux 2.32 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) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> mtdev2tuio e1e7378d86abe751158e743586133022f32fa4d1 Collecting legal info ERROR: No hash found for COPYING >>> multicat 2.2 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) >>> neon 0.30.2 Collecting legal info ERROR: No hash found for src/COPYING.LIB ERROR: No hash found for test/COPYING ERROR: No hash found for README >>> ntp 4.2.8p11 Collecting legal info COPYRIGHT: OK (sha256: 62c87b269365b38b55359b16dfde7ec28c683c722ef489db90afd0f2e478e4a1) >>> odhcploc 20111021 Collecting legal info ERROR: No hash found for COPYING >>> open2300 12 Collecting legal info WARNING: no hash file for COPYING >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> physfs 3.0.1 Collecting legal info LICENSE.txt: OK (sha256: 7ce475991f6cc09958ef0d57312522eba78e36d984307c95f9a3965adf7e4e2b) >>> proj 4.9.3 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> psmisc 23.1 Collecting legal info ERROR: No hash found for COPYING >>> host-python-cython 0.27.3 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info ERROR: No hash found for LICENSE >>> sofia-sip 1.12.11 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHTS >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> tree 1.7.0 Collecting legal info ERROR: No hash found for LICENSE >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> unzip 60 Collecting legal info ERROR: No hash found for LICENSE >>> vo-aacenc 0.1.3 Collecting legal info ERROR: No hash found for COPYING >>> wpan-tools 0.7 Collecting legal info ERROR: No hash found for COPYING >>> xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> xxhash r40 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for xxhsum.c >>> 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) Legal info produced in /accts/mlweber1/instance-1/output/legal-info make: Leaving directory `/accts/mlweber1/instance-1/buildroot'