(mkdir -p /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/ && cd /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /home/buildroot/autobuild/run/instance-3/output/host/bin/cmake /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/run/instance-3/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: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-linux-gcc -- Check for working C compiler: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAVE_GCC_VISIBILITY -- Performing Test HAVE_GCC_VISIBILITY - Success -- Looking for isnan in c -- Looking for isnan in c - not found running /home/buildroot/autobuild/run/instance-3/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/src/api/yajl_parse.h /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/run/instance-3/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/src/api/yajl_gen.h /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/run/instance-3/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/src/api/yajl_common.h /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/run/instance-3/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/src/api/yajl_tree.h /home/buildroot/autobuild/run/instance-3/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: /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' make[2]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' Scanning dependencies of target yajl_s make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' [ 4%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 8%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 13%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.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_version.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 43%] Linking C static library ../yajl-2.1.0/lib/libyajl.a make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' [ 43%] Built target yajl_s make[3]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' Scanning dependencies of target json_reformat make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' Scanning dependencies of target json_verify make[3]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' Scanning dependencies of target yajl_test make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' [ 47%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o make[3]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' [ 52%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 56%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 60%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 65%] Linking C executable gen-extra-close [ 69%] Linking C executable json_verify [ 73%] Linking C executable json_reformat [ 78%] Linking C executable yajl_test make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' [ 78%] Built target gen-extra-close make[3]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' Scanning dependencies of target parse_config make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' [ 78%] Built target json_verify [ 82%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o make[3]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' Scanning dependencies of target perftest make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' [ 82%] Built target json_reformat [ 82%] Built target yajl_test make[3]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' [ 86%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 91%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 95%] Linking C executable parse_config [100%] Linking C executable perftest make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' [100%] Built target parse_config make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot install/fast -C /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libyajl.a -- Installing: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/json_reformat -- Installing: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/json_verify make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files >>> yajl 2.1.0 Installing to target PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-3/output/target install/fast -C /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/libyajl.a -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/bin/json_reformat -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/bin/json_verify make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-3/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 /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'gmp', u'gnupg', u'mpir', u'openocd'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/liblcms2.la" is touched by more than one package: [u'lcms2', u'libao', u'libcgi', u'libcgicc', u'libcuefile', u'libevdev', u'libexif', u'libfribidi', u'libusb', u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libftdi.la" is touched by more than one package: [u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libkvazaar.la" is touched by more than one package: [u'kvazaar', u'lcdapi', u'lcms2', u'libao', u'libcgi', u'libcgicc', u'libcuefile', u'libevdev', u'libexif', u'libfribidi', u'libusb', u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'util-linux', u'cgic', u'zeromq', u'cppzmq', u'cracklib', u'eventlog', u'expat', u'ficl', u'freetype', u'fontconfig', u'gmp', u'jsmn', u'kvazaar', u'lcdapi', u'lcms2', u'libao', u'libcgi', u'libcgicc', u'libcuefile', u'libevdev', u'libexif', u'libfribidi', u'libusb', u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'jsmn', u'kvazaar', u'lcdapi', u'lcms2', u'libao', u'libcgi', u'libcgicc', u'libcuefile', u'libevdev', u'libexif', u'libfribidi', u'libusb', u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'cgic', u'zeromq', u'cppzmq', u'cracklib', u'eventlog', u'expat', u'ficl', u'freetype', u'fontconfig', u'gmp', u'jsmn', u'kvazaar', u'lcdapi', u'lcms2', u'libao', u'libcgi', u'libcgicc', u'libcuefile', u'libevdev', u'libexif', u'libfribidi', u'libusb', u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'gmp', u'mpir'] Warning: staging file "./usr/lib/libsbc.la" is touched by more than one package: [u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libao.la" is touched by more than one package: [u'libao', u'libcgi', u'libcgicc', u'libcuefile', u'libevdev', u'libexif', u'libfribidi', u'libusb', u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'gmp', u'jsmn', u'kvazaar', u'lcdapi', u'lcms2', u'libao', u'libcgi', u'libcgicc', u'libcuefile', u'libevdev', u'libexif', u'libfribidi', u'libusb', u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libnetfilter_acct.la" is touched by more than one package: [u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'ncurses', u'readline', u'augeas', u'bctoolbox', u'brotli', u'libcap-ng', u'util-linux', u'cgic', u'zeromq', u'cppzmq', u'cracklib', u'eventlog', u'expat', u'ficl', u'freetype', u'fontconfig', u'gmp', u'jsmn', u'kvazaar', u'lcdapi', u'lcms2', u'libao', u'libcgi', u'libcgicc', u'libcuefile', u'libevdev', u'libexif', u'libfribidi', u'libusb', u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libusbredirhost.la" is touched by more than one package: [u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libusbredirparser.la" is touched by more than one package: [u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libsafec-3.3.la" is touched by more than one package: [u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/liblcdapi.la" is touched by more than one package: [u'lcdapi', u'lcms2', u'libao', u'libcgi', u'libcgicc', u'libcuefile', u'libevdev', u'libexif', u'libfribidi', u'libusb', u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libfa.la" is touched by more than one package: [u'augeas', u'bctoolbox', u'brotli', u'libcap-ng', u'util-linux', u'cgic', u'zeromq', u'cppzmq', u'cracklib', u'eventlog', u'expat', u'ficl', u'freetype', u'fontconfig', u'gmp', u'jsmn', u'kvazaar', u'lcdapi', u'lcms2', u'libao', u'libcgi', u'libcgicc', u'libcuefile', u'libevdev', u'libexif', u'libfribidi', u'libusb', u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libcgicc.la" is touched by more than one package: [u'libcgicc', u'libcuefile', u'libevdev', u'libexif', u'libfribidi', u'libusb', u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'libao', u'libcgi', u'libcgicc', u'libcuefile', u'libevdev', u'libexif', u'libfribidi', u'libusb', u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libevdev.la" is touched by more than one package: [u'libevdev', u'libexif', u'libfribidi', u'libusb', u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'libxml2', u'ncurses', u'readline', u'augeas', u'bctoolbox', u'brotli', u'libcap-ng', u'util-linux', u'cgic', u'zeromq', u'cppzmq', u'cracklib', u'eventlog', u'expat', u'ficl', u'freetype', u'fontconfig', u'gmp', u'jsmn', u'kvazaar', u'lcdapi', u'lcms2', u'libao', u'libcgi', u'libcgicc', u'libcuefile', u'libevdev', u'libexif', u'libfribidi', u'libusb', u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'ficl', u'freetype', u'fontconfig', u'gmp', u'jsmn', u'kvazaar', u'lcdapi', u'lcms2', u'libao', u'libcgi', u'libcgicc', u'libcuefile', u'libevdev', u'libexif', u'libfribidi', u'libusb', u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libmodplug.la" is touched by more than one package: [u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libevtlog.la" is touched by more than one package: [u'eventlog', u'expat', u'ficl', u'freetype', u'fontconfig', u'gmp', u'jsmn', u'kvazaar', u'lcdapi', u'lcms2', u'libao', u'libcgi', u'libcgicc', u'libcuefile', u'libevdev', u'libexif', u'libfribidi', u'libusb', u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libfribidi.la" is touched by more than one package: [u'libfribidi', u'libusb', u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'cppzmq', u'cracklib', u'eventlog', u'expat', u'ficl', u'freetype', u'fontconfig', u'gmp', u'jsmn', u'kvazaar', u'lcdapi', u'lcms2', u'libao', u'libcgi', u'libcgicc', u'libcuefile', u'libevdev', u'libexif', u'libfribidi', u'libusb', u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'gmp', u'jsmn', u'kvazaar', u'lcdapi', u'lcms2', u'libao', u'libcgi', u'libcgicc', u'libcuefile', u'libevdev', u'libexif', u'libfribidi', u'libusb', u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libmpir.la" is touched by more than one package: [u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libexif.la" is touched by more than one package: [u'libexif', u'libfribidi', u'libusb', u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libaugeas.la" is touched by more than one package: [u'augeas', u'bctoolbox', u'brotli', u'libcap-ng', u'util-linux', u'cgic', u'zeromq', u'cppzmq', u'cracklib', u'eventlog', u'expat', u'ficl', u'freetype', u'fontconfig', u'gmp', u'jsmn', u'kvazaar', u'lcdapi', u'lcms2', u'libao', u'libcgi', u'libcgicc', u'libcuefile', u'libevdev', u'libexif', u'libfribidi', u'libusb', u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libcrack.la" is touched by more than one package: [u'cracklib', u'eventlog', u'expat', u'ficl', u'freetype', u'fontconfig', u'gmp', u'jsmn', u'kvazaar', u'lcdapi', u'lcms2', u'libao', u'libcgi', u'libcgicc', u'libcuefile', u'libevdev', u'libexif', u'libfribidi', u'libusb', u'libusb-compat', u'libftdi', u'libftdi1', u'libiio', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libopenssl', u'libsndfile', u'libupnp', u'libxslt', u'linenoise', u'ortp', u'mediastreamer', u'mpir', u'rabbitmq-c', u'safeclib', u'sbc', u'usbredir', u'woff2', u'yajl'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-3/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-3/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/run/instance-3/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/run/instance-3/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/run/instance-3/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/run/instance-3/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-3/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-3/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-3/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/include /home/buildroot/autobuild/run/instance-3/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-3/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-3/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-3/output/target/lib/ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/run/instance-3/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/man /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/info /home/buildroot/autobuild/run/instance-3/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/doc /home/buildroot/autobuild/run/instance-3/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-3/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-3/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-3/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 /home/buildroot/autobuild/run/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00329-gef9f55a0cb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-3/output/target/usr make: Leaving directory '/home/buildroot/autobuild/run/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/run/instance-3/buildroot' >>> Buildroot 2019.02-git-00329-gef9f55a0cb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> 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 >>> assimp v3.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> attr 2.4.48 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> augeas 1.10.1 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> readline 7.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 >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> brotli 1.0.7 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> cgic 2.07 Collecting legal info ERROR: No hash found for license.txt >>> corkscrew a94f745b40077172b8fe7d77e2d583b9cf900281 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> cppzmq v4.3.0 Collecting legal info LICENSE: OK (sha256: 7e6db90e2e805c72b3daa77849d1cb5f1f92da0e69750c8a4aa1d86d70704748) >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> easy-rsa 3.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gpl-2.0.txt >>> eventlog 0.2.12 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fbdump 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> ficl 4.1.0 Collecting legal info ERROR: No hash found for ReadMe.txt >>> font-awesome v4.7.0 Collecting legal info >>> fontconfig 2.13.1 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> fping 4.0 Collecting legal info ERROR: No hash found for COPYING >>> fxload 2008_10_13 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> inconsolata 001.010 Collecting legal info ERROR: No hash found for OFL.txt >>> initscripts Collecting legal info >>> jsmn 6021415cc75e7922d45b12935f56348b064d8a7f Collecting legal info ERROR: No hash found for LICENSE >>> kvazaar v1.2.0 Collecting legal info COPYING: OK (sha256: 531712277c3543b9ee86c4c4e0e424f531b893a44cc021c74a24b038d8de4d2a) >>> lcdapi v0.11 Collecting legal info ERROR: No hash found for COPYING >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcgi 1.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcgicc 3.2.19 Collecting legal info COPYING.LIB: OK (sha256: a2e480f5e8afd7c587a3c0ac2ed3b73ed4b10fa3a553dea26e7b661c7cedda72) COPYING.DOC: OK (sha256: 0fd15977dc962abf3eced509b1cf5356f9784939742d67a635671141023a11da) >>> libcuefile r475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> liberation 2.00.1 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libevdev 1.6.0 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> libexif 0.6.21 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libfribidi 0.19.7 Collecting legal info ERROR: No hash found for COPYING >>> libftdi 0.20 Collecting legal info >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libftdi1 1.4 Collecting legal info LICENSE: OK (sha256: 524f46428bf72bb8c6acfeca4909551fd2e0bdbb5305406d38382f4056095c56) COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libiio 0.14 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodplug 0.8.8.5 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linenoise 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> mediastreamer 2.14.0 Collecting legal info COPYING: OK (sha256: ba9ed2269151ad63b922598f3c5c19ddf781b2bbb6cb843ed9f085ecd1679c5d) >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-vim v8.1.0133 Collecting legal info ERROR: No hash found for README.txt >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> modplugtools 0.5.3 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-mxsldr 2793a657ab7a22487d21c1b020957806f8ae8383 Collecting legal info WARNING: no hash file for COPYING >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openssl Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pigz v2.4 Collecting legal info README: OK (sha256: dc8f78258cdb4478b5922f4c00eb63d3cbac06c171dc829648fd414bb0cf4493) >>> rabbitmq-c v0.9.0 Collecting legal info LICENSE-MIT: OK (sha256: 94a12c906acb31a66c2c8a6c1b6e46cab52bc5694c5ada2a06d86b05d3d3f422) >>> rtptools 1.20 Collecting legal info ERROR: No hash found for COPYRIGHT >>> safeclib v03032018 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> sbc 1.3 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> sredird 2.2.2 Collecting legal info ERROR: No hash found for COPYING >>> strace 4.25 Collecting legal info COPYING: OK (sha256: df862ba273812c589fd69acc74197a25d38c5295baccab00a62d39d1894c0253) >>> usbredir 0.7.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> whetstone 1.2 Collecting legal info >>> woff2 1.0.2 Collecting legal info LICENSE: OK (sha512: 8ee924da3fb5d16135adcf6a8fbe9e2e8f3d2d80468617e72ca4fa059a60f8455c9a5f68a8dc381b1297c8bf39c887a912d0f69246d2604ada74d3da9e8e490b) >>> xmlstarlet 1.6.1 Collecting legal info ERROR: No hash found for COPYING >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: font-awesome-v4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (LIBFTDI_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-3/output/legal-info make: Leaving directory '/home/buildroot/autobuild/run/instance-3/buildroot'