cd libs/src/str ; /usr/bin/make CC='/home/buildroot/autobuild/run/instance-2/output/host/bin/i586-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install Installed libstr.a to ../../lib Installed ./str.h to ../../include Installed ./strparse.3 ./strprint.3 ./strutil.3 to ../../man cd libs/src/misc ; /usr/bin/make CC='/home/buildroot/autobuild/run/instance-2/output/host/bin/i586-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install cd libs/src/xlog ; /usr/bin/make CC='/home/buildroot/autobuild/run/instance-2/output/host/bin/i586-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install Installed libxlog.a to ../../lib Installed ./xlog.h to ../../include Installed ./xlog.3 to ../../man Installed libmisc.a to ../../lib Installed ./misc.h ./m_env.h to ../../include Installed ./misc.3 ./m_env.3 to ../../man cd xinetd ; /usr/bin/make CC='/home/buildroot/autobuild/run/instance-2/output/host/bin/i586-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include' LDFLAGS=' -L../libs/lib' make[3]: Nothing to be done for `all'. for i in /usr/sbin /usr/man/man5 /usr/man/man8 ; do \ test -d /home/buildroot/autobuild/run/instance-2/output/target$i || mkdir -p /home/buildroot/autobuild/run/instance-2/output/target$i ; done /usr/bin/install -c -m 755 xinetd/xinetd /home/buildroot/autobuild/run/instance-2/output/target/usr/sbin /usr/bin/install -c -m 755 xinetd/itox /home/buildroot/autobuild/run/instance-2/output/target/usr/sbin /usr/bin/install -c -m 755 ./xinetd/xconv.pl /home/buildroot/autobuild/run/instance-2/output/target/usr/sbin /usr/bin/install -c -m 644 ./xinetd/xinetd.conf.man /home/buildroot/autobuild/run/instance-2/output/target/usr/man/man5/xinetd.conf.5 /usr/bin/install -c -m 644 ./xinetd/xinetd.log.man /home/buildroot/autobuild/run/instance-2/output/target/usr/man/man8/xinetd.log.8 /usr/bin/install -c -m 644 ./xinetd/xinetd.man /home/buildroot/autobuild/run/instance-2/output/target/usr/man/man8/xinetd.8 /usr/bin/install -c -m 644 ./xinetd/itox.8 /home/buildroot/autobuild/run/instance-2/output/target/usr/man/man8/itox.8 /usr/bin/install -c -m 644 ./xinetd/xconv.pl.8 /home/buildroot/autobuild/run/instance-2/output/target/usr/man/man8/xconv.pl.8 You must put your xinetd.conf in /etc/xinetd.conf There is a sample config file in xinetd/sample.conf and you can use xconv.pl to convert your old inetd.conf file to an xinetd format yajl-2.1.0.tar.gz: OK (sha256: 3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a) >>> yajl 2.1.0 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-2/dl/yajl/yajl-2.1.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0 -xf - >>> yajl 2.1.0 Patching Applying 0001-Let-the-shared-and-the-static-library-have-the-same-.patch using patch: patching file src/CMakeLists.txt Applying 0002-cmake-disable-shared-library-build-when-BUILD_SHARED.patch using patch: patching file src/CMakeLists.txt Hunk #1 succeeded at 38 with fuzz 2 (offset 1 line). Hunk #2 succeeded at 53 (offset 1 line). Hunk #3 succeeded at 80 (offset 1 line). Applying 0003-Link-with-shared-libyajl-in-a-shared-build.patch using patch: patching file example/CMakeLists.txt patching file perf/CMakeLists.txt patching file reformatter/CMakeLists.txt patching file test/api/CMakeLists.txt patching file test/parsing/CMakeLists.txt patching file verify/CMakeLists.txt Applying 0004-Link-libyajl-_s-with-libm-when-isnan-is-not-brought-.patch using patch: patching file src/CMakeLists.txt patching file src/yajl.pc.cmake >>> yajl 2.1.0 Configuring (mkdir -p /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/ && cd /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/buildroot/autobuild/run/instance-2/output/host/bin/cmake /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/run/instance-2/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) -- The C compiler identification is GNU 6.4.0 -- Check for working C compiler: /home/buildroot/autobuild/run/instance-2/output/host/bin/i586-linux-gcc -- Check for working C compiler: /home/buildroot/autobuild/run/instance-2/output/host/bin/i586-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-2/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/src/api/yajl_parse.h /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/run/instance-2/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/src/api/yajl_gen.h /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/run/instance-2/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/src/api/yajl_common.h /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/run/instance-2/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/src/api/yajl_tree.h /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 CMake Warning (dev) at reformatter/CMakeLists.txt:42 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_reformat". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at verify/CMakeLists.txt:36 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_verify". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. !! doxygen not found, not generating documentation CMake Warning (dev) at CMakeLists.txt:76 (ADD_CUSTOM_TARGET): Policy CMP0037 is not set: Target names should not be reserved and should match a validity pattern. Run "cmake --help-policy CMP0037" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "test" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/ Scanning dependencies of target yajl Scanning dependencies of target yajl_s [ 3%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 6%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 9%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 12%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 15%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 18%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 21%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 24%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 27%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 30%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 33%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o [ 36%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 42%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 45%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.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 [ 54%] Built target yajl [ 57%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o Scanning dependencies of target yajl_test [ 60%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o Scanning dependencies of target gen-extra-close [ 63%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 66%] Linking C executable gen-extra-close [ 66%] Built target gen-extra-close Scanning dependencies of target json_reformat [ 69%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o Scanning dependencies of target json_verify [ 72%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 75%] Linking C executable yajl_test [ 75%] Built target yajl_test Scanning dependencies of target parse_config [ 78%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 81%] Linking C static library ../yajl-2.1.0/lib/libyajl.a [ 84%] Linking C executable json_verify [ 87%] Linking C executable parse_config [ 90%] Linking C executable json_reformat [ 90%] Built target yajl_s [ 90%] Built target json_verify [ 90%] Built target parse_config Scanning dependencies of target perftest [ 90%] Built target json_reformat [ 96%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 96%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [100%] Linking C executable perftest [100%] Built target perftest >>> yajl 2.1.0 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-2/output/host/i586-buildroot-linux-musl/sysroot install/fast -C /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/ Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/lib/libyajl.so.2 -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/lib/libyajl.so -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/lib/libyajl.a -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/bin/json_reformat -- Set runtime path of "/home/buildroot/autobuild/run/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/bin/json_reformat" to "" -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/bin/json_verify -- Set runtime path of "/home/buildroot/autobuild/run/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/bin/json_verify" to "" >>> yajl 2.1.0 Fixing libtool files >>> yajl 2.1.0 Installing to target PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-2/output/target install/fast -C /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/ Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/libyajl.so.2.1.0 -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/libyajl.so.2 -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/libyajl.so -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/libyajl.a -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/bin/json_reformat -- Set runtime path of "/home/buildroot/autobuild/run/instance-2/output/target/usr/bin/json_reformat" to "" -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/bin/json_verify -- Set runtime path of "/home/buildroot/autobuild/run/instance-2/output/target/usr/bin/json_verify" to "" >>> 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-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'bctoolbox', u'libusb', u'flac', u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libsoup-2.4.la" is touched by more than one package: [u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'avahi', u'bctoolbox', u'libusb', u'flac', u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'bctoolbox', u'libusb', u'flac', u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libdaemon.la" is touched by more than one package: [u'libdaemon', u'libffi', u'pcre', u'util-linux', u'libglib2', u'avahi', u'bctoolbox', u'libusb', u'flac', u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libavahi-client.la" is touched by more than one package: [u'avahi', u'bctoolbox', u'libusb', u'flac', u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libavahi-gobject.la" is touched by more than one package: [u'avahi', u'bctoolbox', u'libusb', u'flac', u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'avahi', u'bctoolbox', u'libusb', u'flac', u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libilbc.la" is touched by more than one package: [u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'avahi', u'bctoolbox', u'libusb', u'flac', u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'avahi', u'bctoolbox', u'libusb', u'flac', u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'flac', u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libmodplug.la" is touched by more than one package: [u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'avahi', u'bctoolbox', u'libusb', u'flac', u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libavahi-glib.la" is touched by more than one package: [u'avahi', u'bctoolbox', u'libusb', u'flac', u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libgssdp-1.0.la" is touched by more than one package: [u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libFLAC.la" is touched by more than one package: [u'flac', u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'bctoolbox', u'libusb', u'flac', u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'avahi', u'bctoolbox', u'libusb', u'flac', u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libshairplay.la" is touched by more than one package: [u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libcoap-1.la" is touched by more than one package: [u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'bctoolbox', u'libusb', u'flac', u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libdaemon', u'libffi', u'pcre', u'util-linux', u'libglib2', u'avahi', u'bctoolbox', u'libusb', u'flac', u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'bctoolbox', u'libusb', u'flac', u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libavahi-core.la" is touched by more than one package: [u'avahi', u'bctoolbox', u'libusb', u'flac', u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libdns_sd.la" is touched by more than one package: [u'avahi', u'bctoolbox', u'libusb', u'flac', u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libdaemon', u'libffi', u'pcre', u'util-linux', u'libglib2', u'avahi', u'bctoolbox', u'libusb', u'flac', u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'util-linux', u'libglib2', u'avahi', u'bctoolbox', u'libusb', u'flac', u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'ortp', u'rhash', u'yajl'] Warning: staging file "./usr/lib/libavahi-common.la" is touched by more than one package: [u'avahi', u'bctoolbox', u'libusb', u'flac', u'flex', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'libcoap', u'libfuse', u'libilbc', u'libmodplug', u'libmpdclient', u'libpfm4', u'libpng', u'libscrypt', u'libshairplay', u'liquid-dsp', u'ortp', u'rhash', u'yajl'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-2/output/build/packages-file-list-host.txt rm -f /home/buildroot/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-2/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-2/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-2/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-2/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-2/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-2/output/target/usr/share/locale /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/include /home/buildroot/autobuild/run/instance-2/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-2/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-2/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-2/output/target/lib/ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/man /home/buildroot/autobuild/run/instance-2/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/info /home/buildroot/autobuild/run/instance-2/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/doc /home/buildroot/autobuild/run/instance-2/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-2/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-2/output/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-2/output/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-2/output/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00780-g71a31b2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-2/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-2/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-2/buildroot' >>> Buildroot 2019.02-git-00780-g71a31b2 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 >>> musl-compat-headers Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alljoyn-base 16.04.00 Collecting legal info >>> alljoyn 16.04.00a Collecting legal info >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> 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) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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 >>> avahi 0.7 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> 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-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-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) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> 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) >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> bonnie 1.03e Collecting legal info ERROR: No hash found for copyright.txt >>> dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> flac 1.3.2 Collecting legal info ERROR: No hash found for COPYING.Xiph ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LGPL >>> flannel v0.5.5 Collecting legal info ERROR: No hash found for LICENSE >>> host-go 1.11.4 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libsoup 2.62.3 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sqlite 3250300 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> libcoap v4.1.2 Collecting legal info COPYING: OK (sha256: 28b61fbf3c5477611d7f6ead97d15348934496d27dca815b34d45e622730e72e) LICENSE.GPL: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) LICENSE.BSD: OK (sha256: 9d5aeec17bdf82369bbe6e89efb07b7b35abefa044ea1d25cb2feeb70df1c208) >>> libfuse 2.9.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libmodplug 0.8.8.5 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libmpdclient 2.16 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.49.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python3 3.7.2 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-python3-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libpfm4 4.9.0 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> libpng 1.6.35 Collecting legal info LICENSE: OK (sha256: f9850940c6606003eea9c8864b2a3f177eb5c963614aba5a3c5a24c47dd043ab) >>> libscrypt v1.21 Collecting legal info ERROR: No hash found for LICENSE >>> libshairplay ce80e005908f41d0e6fde1c4a21e9cb8ee54007b Collecting legal info ERROR: No hash found for LICENSE >>> liquid-dsp v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> logsurfer 1.8 Collecting legal info >>> monkey 1.6.9 Collecting legal info LICENSE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> noip 2.1.9 Collecting legal info ERROR: No hash found for COPYING >>> openssh 7.9p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pngquant 2.12.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> radvd 2.12 Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> rhash 1.3.5 Collecting legal info COPYING: OK (sha256: 8cf876d3406a2eed6c17ae804c8958bd78d3a0f63c30d6e2e789ab575e9fde40) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> host-rust-bin 1.29.2 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-rustc Collecting legal info >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> sshfs 2.8 Collecting legal info ERROR: No hash found for COPYING >>> xinetd xinetd-2-3-15 Collecting legal info ERROR: No hash found for COPYRIGHT >>> 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: alljoyn-base-16.04.00: cannot save license (ALLJOYN_BASE_LICENSE_FILES not defined) WARNING: alljoyn-16.04.00a: cannot save license (ALLJOYN_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-2/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-2/buildroot'