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. ** using doxygen at: /usr/bin/doxygen ** documentation output to: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0/yajl-2.1.0/share/doc/yajl-2.1.0 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/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j3 -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0/ make[1]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' make[2]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' make[3]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' make[3]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' Scanning dependencies of target yajl_s make[3]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' make[3]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' [ 3%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 6%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o Scanning dependencies of target yajl make[3]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' make[3]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' [ 9%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 12%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 15%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 18%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 24%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 27%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 33%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 36%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 39%] Building C object src/CMakeFiles/yajl.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_version.c.o [ 48%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 51%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 54%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so make[3]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' [ 54%] Built target yajl [ 57%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o make[3]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' Scanning dependencies of target yajl_test make[3]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' make[3]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' [ 60%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o make[3]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close make[3]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' make[3]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' [ 63%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 66%] Linking C static library ../yajl-2.1.0/lib/libyajl.a [ 69%] Linking C executable gen-extra-close [ 72%] Linking C executable yajl_test make[3]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' make[3]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' [ 72%] Built target yajl_test make[3]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' Scanning dependencies of target json_reformat make[3]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' [ 72%] Built target gen-extra-close make[3]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' make[3]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' [ 75%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o make[3]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' Scanning dependencies of target json_verify make[3]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' make[3]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' [ 78%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 78%] Built target yajl_s make[3]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' [ 81%] Linking C executable json_reformat Scanning dependencies of target parse_config make[3]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' make[3]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' make[3]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' [ 81%] Built target json_reformat make[3]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' [ 84%] Linking C executable json_verify Scanning dependencies of target perftest make[3]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' make[3]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' [ 87%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 90%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o make[3]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' [ 90%] Built target json_verify [ 93%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 96%] Linking C executable parse_config [100%] Linking C executable perftest make[3]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' [100%] Built target parse_config make[3]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j3 DESTDIR=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/powerpc-buildroot-linux-uclibc/sysroot install/fast -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0/ make[1]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2 -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.a -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_common.h -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_version.h -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat -- Set runtime path of "/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat" to "" -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/bin/json_verify -- Set runtime path of "/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files >>> yajl 2.1.0 Installing to target PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j3 DESTDIR=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target install/fast -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0/ make[1]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/libyajl.so.2.1.0 -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/libyajl.so.2 -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/libyajl.so -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/libyajl.a -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/include/yajl/yajl_parse.h -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/include/yajl/yajl_gen.h -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/include/yajl/yajl_common.h -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/include/yajl/yajl_tree.h -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/include/yajl/yajl_version.h -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/bin/json_reformat -- Set runtime path of "/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/bin/json_reformat" to "" -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/bin/json_verify -- Set runtime path of "/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/bin/json_verify" to "" make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/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/rclinux/rc-buildroot-test/scripts/instance-5/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'lzip'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libnl', u'ncurses', u'libtirpc', u'libzlib', u'util-linux', u'gmp', u'strongswan', u'davici', u'libusb', u'libpcap', u'faifa', u'jsmn', u'json-c', u'lcms2', u'libao', u'libb64', u'libcli', u'libusb-compat', u'libnfc', u'libopenssl', u'libgpiod', u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'libtirpc', u'libzlib', u'util-linux', u'gmp', u'strongswan', u'davici', u'libusb', u'libpcap', u'faifa', u'jsmn', u'json-c', u'lcms2', u'libao', u'libb64', u'libcli', u'libusb-compat', u'libnfc', u'libopenssl', u'libgpiod', u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libgpiod.la" is touched by more than one package: [u'libgpiod', u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libgpiodcxx.la" is touched by more than one package: [u'libgpiod', u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libout123.la" is touched by more than one package: [u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'faifa', u'jsmn', u'json-c', u'lcms2', u'libao', u'libb64', u'libcli', u'libusb-compat', u'libnfc', u'libopenssl', u'libgpiod', u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'libao', u'libb64', u'libcli', u'libusb-compat', u'libnfc', u'libopenssl', u'libgpiod', u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/liblog4cpp.la" is touched by more than one package: [u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libsmack.la" is touched by more than one package: [u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libmpg123.la" is touched by more than one package: [u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'strongswan', u'davici', u'libusb', u'libpcap', u'faifa', u'jsmn', u'json-c', u'lcms2', u'libao', u'libb64', u'libcli', u'libusb-compat', u'libnfc', u'libopenssl', u'libgpiod', u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libzlib', u'util-linux', u'gmp', u'strongswan', u'davici', u'libusb', u'libpcap', u'faifa', u'jsmn', u'json-c', u'lcms2', u'libao', u'libb64', u'libcli', u'libusb-compat', u'libnfc', u'libopenssl', u'libgpiod', u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/liblcms2.la" is touched by more than one package: [u'lcms2', u'libao', u'libb64', u'libcli', u'libusb-compat', u'libnfc', u'libopenssl', u'libgpiod', u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'gmp', u'strongswan', u'davici', u'libusb', u'libpcap', u'faifa', u'jsmn', u'json-c', u'lcms2', u'libao', u'libb64', u'libcli', u'libusb-compat', u'libnfc', u'libopenssl', u'libgpiod', u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libao.la" is touched by more than one package: [u'libao', u'libb64', u'libcli', u'libusb-compat', u'libnfc', u'libopenssl', u'libgpiod', u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libdavici.la" is touched by more than one package: [u'davici', u'libusb', u'libpcap', u'faifa', u'jsmn', u'json-c', u'lcms2', u'libao', u'libb64', u'libcli', u'libusb-compat', u'libnfc', u'libopenssl', u'libgpiod', u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'gmp', u'strongswan', u'davici', u'libusb', u'libpcap', u'faifa', u'jsmn', u'json-c', u'lcms2', u'libao', u'libb64', u'libcli', u'libusb-compat', u'libnfc', u'libopenssl', u'libgpiod', u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'libtirpc', u'libzlib', u'util-linux', u'gmp', u'strongswan', u'davici', u'libusb', u'libpcap', u'faifa', u'jsmn', u'json-c', u'lcms2', u'libao', u'libb64', u'libcli', u'libusb-compat', u'libnfc', u'libopenssl', u'libgpiod', u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'bcg729', u'libconfuse', u'libnl', u'ncurses', u'libtirpc', u'libzlib', u'util-linux', u'gmp', u'strongswan', u'davici', u'libusb', u'libpcap', u'faifa', u'jsmn', u'json-c', u'lcms2', u'libao', u'libb64', u'libcli', u'libusb-compat', u'libnfc', u'libopenssl', u'libgpiod', u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'libopenssl', u'libgpiod', u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'libtirpc', u'libzlib', u'util-linux', u'gmp', u'strongswan', u'davici', u'libusb', u'libpcap', u'faifa', u'jsmn', u'json-c', u'lcms2', u'libao', u'libb64', u'libcli', u'libusb-compat', u'libnfc', u'libopenssl', u'libgpiod', u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'libtirpc', u'libzlib', u'util-linux', u'gmp', u'strongswan', u'davici', u'libusb', u'libpcap', u'faifa', u'jsmn', u'json-c', u'lcms2', u'libao', u'libb64', u'libcli', u'libusb-compat', u'libnfc', u'libopenssl', u'libgpiod', u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libid3tag.la" is touched by more than one package: [u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libopenssl', u'libgpiod', u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'lcms2', u'libao', u'libb64', u'libcli', u'libusb-compat', u'libnfc', u'libopenssl', u'libgpiod', u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/ao/plugins-4/libalsa.la" is touched by more than one package: [u'libao', u'libb64', u'libcli', u'libusb-compat', u'libnfc', u'libopenssl', u'libgpiod', u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'libtirpc', u'libzlib', u'util-linux', u'gmp', u'strongswan', u'davici', u'libusb', u'libpcap', u'faifa', u'jsmn', u'json-c', u'lcms2', u'libao', u'libb64', u'libcli', u'libusb-compat', u'libnfc', u'libopenssl', u'libgpiod', u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libmodplug.la" is touched by more than one package: [u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'libtirpc', u'libzlib', u'util-linux', u'gmp', u'strongswan', u'davici', u'libusb', u'libpcap', u'faifa', u'jsmn', u'json-c', u'lcms2', u'libao', u'libb64', u'libcli', u'libusb-compat', u'libnfc', u'libopenssl', u'libgpiod', u'libid3tag', u'libloki', u'libmodplug', u'libubox', u'libupnp', u'libwebsockets', u'libyuv', u'log4cpp', u'mongoose', u'mpdecimal', u'mpg123', u'openal', u'skalibs', u'smack', u'snappy', u'tinyalsa', u'uboot-tools', u'valgrind', u'x265', u'yajl'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/packages-file-list-host.txt Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libgmp.la" is touched by more than one package: [u'host-gnupg', u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/liblcms2.la" is touched by more than one package: [u'host-libopenssl', u'host-patchelf'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext', u'host-gnupg'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libdavici.la" is touched by more than one package: [u'host-gnupg', u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libmodplug.la" is touched by more than one package: [u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-libsepol', u'host-gnupg', u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libnfc.la" is touched by more than one package: [u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libgpiodcxx.la" is touched by more than one package: [u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libnl-genl-3.la" is touched by more than one package: [u'host-ncurses', u'host-libtirpc', u'host-libsepol', u'host-gnupg', u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libtirpc.la" is touched by more than one package: [u'host-libsepol', u'host-gnupg', u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libixml.la" is touched by more than one package: [u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libnl-3.la" is touched by more than one package: [u'host-ncurses', u'host-libtirpc', u'host-libsepol', u'host-gnupg', u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libupnp.la" is touched by more than one package: [u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libao.la" is touched by more than one package: [u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libnl-route-3.la" is touched by more than one package: [u'host-ncurses', u'host-libtirpc', u'host-libsepol', u'host-gnupg', u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libjson-c.la" is touched by more than one package: [u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libid3tag.la" is touched by more than one package: [u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'host-ncurses', u'host-libtirpc', u'host-libsepol', u'host-gnupg', u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libusb-1.0.la" is touched by more than one package: [u'host-gnupg', u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libusb.la" is touched by more than one package: [u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/ao/plugins-4/libalsa.la" is touched by more than one package: [u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libnl-nf-3.la" is touched by more than one package: [u'host-ncurses', u'host-libtirpc', u'host-libsepol', u'host-gnupg', u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'host-ncurses', u'host-libtirpc', u'host-libsepol', u'host-gnupg', u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libconfuse.la" is touched by more than one package: [u'host-bison', u'host-ncurses', u'host-libtirpc', u'host-libsepol', u'host-gnupg', u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libgpiod.la" is touched by more than one package: [u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libthreadutil.la" is touched by more than one package: [u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libasound.la" is touched by more than one package: [u'host-cmake', u'host-bison', u'host-ncurses', u'host-libtirpc', u'host-libsepol', u'host-gnupg', u'host-libopenssl', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libsmartcols.la" is touched by more than one package: [u'host-libsepol', u'host-gnupg', u'host-libopenssl', u'host-patchelf'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/shells || echo "/bin/ash" >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/shells || echo "/bin/hush" >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc echo "buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/hosts mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/shadow rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/bin/sh rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/locales.nopurge; done for dir in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/include /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/aclocal \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/pkgconfig /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/pkgconfig \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/cmake /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/cmake find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/gdb rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/zsh rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/man /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/man rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/info /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/info rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/doc /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/doc rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/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/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/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/rclinux/rc-buildroot-test/scripts/instance-5/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/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11.3-00005-g9fdb949203"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11.3"; \ echo "PRETTY_NAME=\"Buildroot 2018.11.3\"" \ ) > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr make: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/buildroot' make: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/buildroot' >>> Buildroot 2018.11.3-00005-g9fdb949203 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.1.6 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> 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 >>> bmon 4.0 Collecting legal info ERROR: No hash found for LICENSE.BSD ERROR: No hash found for LICENSE.MIT >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> 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-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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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 >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> util-linux 2.32.1 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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> host-checkpolicy 2.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libselinux 2.8 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 2.8 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> davici v1.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> strongswan 5.6.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> faifa v0.1 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> google-material-design-icons 2.2.3 Collecting legal info ERROR: No hash found for LICENSE >>> gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> hans 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-imx-mkimage rel_imx_4.9.51_8mq_ga Collecting legal info iMX8dv/COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> initscripts Collecting legal info >>> iozone 3_482 Collecting legal info >>> iw 4.14 Collecting legal info COPYING: OK (sha256: 5932fb70481e128940168a5fdf133e6454293c0865c7e757874b235cb6daa2af) >>> jsmn 6021415cc75e7922d45b12935f56348b064d8a7f Collecting legal info ERROR: No hash found for LICENSE >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libcli c63c9d35144939c8b4fa3c5394aed2e29ff517b0 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.7.1 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libgpiod 1.2.1 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libloki 0.1.7 Collecting legal info >>> libmodplug 0.8.8.5 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libwebsockets v2.4.2 Collecting legal info LICENSE: OK (sha256: 078fbbbeab357fc6d4f8090e95e9022fa4cb9eac1efd77b2f1387e9ccc51917a) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libyuv 1ebf86795cb213a37f06eb1ef3713cff080568ea Collecting legal info ERROR: No hash found for LICENSE >>> lmbench 3.0-a9 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-2 >>> log4cpp 1.1.3 Collecting legal info ERROR: No hash found for log4cpp/COPYING >>> lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> modplugtools 0.5.3 Collecting legal info ERROR: No hash found for COPYING >>> mongoose 6.13 Collecting legal info LICENSE: OK (sha256: fdc34eeea97327d75c83492abd34f1a3200c53dec04422ecda8071dc60a36d10) >>> mpdecimal 2.4.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> mpg123 1.25.10 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> nanocom 1.0 Collecting legal info ERROR: No hash found for COPYING >>> openal 1.18.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rsh-redone 85 Collecting legal info ERROR: No hash found for rsh.c >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> smack 1.3.1 Collecting legal info ERROR: No hash found for COPYING >>> snappy 1.1.7 Collecting legal info COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info ERROR: No hash found for uim.h >>> tinyalsa 1.1.1 Collecting legal info ERROR: No hash found for NOTICE >>> uboot-tools 2018.07 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Collecting legal info ERROR: No hash found for uhttpd.h >>> ushare 1.1a Collecting legal info ERROR: No hash found for COPYING >>> valgrind 3.14.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.DOCS: OK (sha256: 56976e64523fa1e68db4e6f464f5b2cb89d7d08f54b1d012e317b8db286b3faf) >>> x265 2.8 Collecting legal info COPYING: OK (sha256: d8afb1bcc7a2cfc603683b168d6987ef0a48e59e0da3693bf55c5d33b67e2b49) >>> 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: iozone-3_482: cannot save license (IOZONE_LICENSE_FILES not defined) WARNING: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/legal-info make: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/buildroot'