checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for xmalloc in libiberty.a... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking libiberty.h usability... no checking libiberty.h presence... no checking for libiberty.h... no checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for strchr... yes checking for memcpy... yes checking for getopt_long... yes checking for getcwd... yes checking for getwd... no checking for sysconf... yes checking for getgroups... yes checking for eaccess... yes checking for ar... /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-ar checking for x86_64-buildroot-linux-musl-ranlib... /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-ranlib checking for stdlib.h... (cached) yes checking for memory.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for strings.h... (cached) yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking whether programs are able to redeclare getpw functions... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating maintMakefile config.status: creating tilde/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> which 2.21 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/which-2.21/ /usr/bin/make all-recursive Making all in tilde /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o tilde.o tilde.c /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o shell.o shell.c rm -f libtilde.a /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-ar cru libtilde.a tilde.o shell.o /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-ranlib libtilde.a Making all in . /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o getopt.o getopt.c /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o getopt1.o getopt1.c /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o bash.o bash.c /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o which.o which.c /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o which getopt.o getopt1.o bash.o which.o ./tilde/libtilde.a >>> which 2.21 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target install -C /home/buildroot/autobuild/run/instance-0/output/build/which-2.21/ /usr/bin/make install-recursive Making install in tilde make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in . /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/info' /usr/bin/install -c which '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 which.1 '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1' /usr/bin/install -c -m 644 ./which.info '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/info' yajl-2.1.0.tar.gz: OK (sha256: 3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a) >>> yajl 2.1.0 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/yajl-2.1.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/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-0/output/build/yajl-2.1.0/ && cd /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/buildroot/autobuild/run/instance-0/output/host/bin/cmake /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/run/instance-0/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-0/output/host/bin/x86_64-linux-gcc -- Check for working C compiler: /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-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-0/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/src/api/yajl_parse.h /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/run/instance-0/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/src/api/yajl_gen.h /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/run/instance-0/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/src/api/yajl_common.h /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/run/instance-0/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/src/api/yajl_tree.h /home/buildroot/autobuild/run/instance-0/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-0/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/ Scanning dependencies of target yajl [ 3%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 6%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o Scanning dependencies of target yajl_s [ 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.dir/yajl_buf.c.o [ 18%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.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%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so [ 45%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 48%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 48%] Built target yajl Scanning dependencies of target yajl_test [ 51%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 54%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 57%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 60%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.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 yajl_test [ 69%] Linking C executable gen-extra-close [ 69%] Built target yajl_test [ 69%] Built target gen-extra-close Scanning dependencies of target json_verify Scanning dependencies of target json_reformat [ 72%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 75%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o 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 parse_config [ 87%] Linking C executable json_verify [ 87%] Built target parse_config [ 87%] Built target json_verify [ 87%] Built target yajl_s Scanning dependencies of target perftest [ 90%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 93%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 96%] Linking C executable json_reformat [100%] Linking C executable perftest [100%] Built target json_reformat [100%] Built target perftest >>> yajl 2.1.0 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot install/fast -C /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/ Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libyajl.so.2 -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libyajl.so -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libyajl.a -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/json_reformat -- Set runtime path of "/home/buildroot/autobuild/run/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/json_reformat" to "" -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/json_verify -- Set runtime path of "/home/buildroot/autobuild/run/instance-0/output/host/x86_64-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-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target install/fast -C /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/ Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libyajl.so.2.1.0 -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libyajl.so.2 -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libyajl.so -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libyajl.a -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/json_reformat -- Set runtime path of "/home/buildroot/autobuild/run/instance-0/output/target/usr/bin/json_reformat" to "" -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/json_verify -- Set runtime path of "/home/buildroot/autobuild/run/instance-0/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-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libupnp', u'libwebsockets', u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/libllcp.la" is touched by more than one package: [u'libllcp', u'libloki', u'libupnp', u'libwebsockets', u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libwebsockets', u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libwebsockets', u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'lzo', u'libarchive', u'libcodec2', u'libpthread-stubs', u'libdrm', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libupnp', u'libwebsockets', u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/libisc.la" is touched by more than one package: [u'bind', u'gsl', u'ibrcommon', u'ibrdtn', u'lzo', u'libarchive', u'libcodec2', u'libpthread-stubs', u'libdrm', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libupnp', u'libwebsockets', u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/libnetsnmpagent.la" is touched by more than one package: [u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/libnetsnmpmibs.la" is touched by more than one package: [u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libupnp', u'libwebsockets', u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/libisccfg.la" is touched by more than one package: [u'bind', u'gsl', u'ibrcommon', u'ibrdtn', u'lzo', u'libarchive', u'libcodec2', u'libpthread-stubs', u'libdrm', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libupnp', u'libwebsockets', u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/libnetsnmphelpers.la" is touched by more than one package: [u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/liblwres.la" is touched by more than one package: [u'bind', u'gsl', u'ibrcommon', u'ibrdtn', u'lzo', u'libarchive', u'libcodec2', u'libpthread-stubs', u'libdrm', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libupnp', u'libwebsockets', u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libllcp', u'libloki', u'libupnp', u'libwebsockets', u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/libnetsnmp.la" is touched by more than one package: [u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libupnp', u'libwebsockets', u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/libisccc.la" is touched by more than one package: [u'bind', u'gsl', u'ibrcommon', u'ibrdtn', u'lzo', u'libarchive', u'libcodec2', u'libpthread-stubs', u'libdrm', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libupnp', u'libwebsockets', u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/libgsl.la" is touched by more than one package: [u'gsl', u'ibrcommon', u'ibrdtn', u'lzo', u'libarchive', u'libcodec2', u'libpthread-stubs', u'libdrm', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libupnp', u'libwebsockets', u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'lzo', u'libarchive', u'libcodec2', u'libpthread-stubs', u'libdrm', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libupnp', u'libwebsockets', u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/libirs.la" is touched by more than one package: [u'bind', u'gsl', u'ibrcommon', u'ibrdtn', u'lzo', u'libarchive', u'libcodec2', u'libpthread-stubs', u'libdrm', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libupnp', u'libwebsockets', u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libcodec2', u'libpthread-stubs', u'libdrm', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libupnp', u'libwebsockets', u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libwebsockets', u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/libgslcblas.la" is touched by more than one package: [u'gsl', u'ibrcommon', u'ibrdtn', u'lzo', u'libarchive', u'libcodec2', u'libpthread-stubs', u'libdrm', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libupnp', u'libwebsockets', u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/libbind9.la" is touched by more than one package: [u'bind', u'gsl', u'ibrcommon', u'ibrdtn', u'lzo', u'libarchive', u'libcodec2', u'libpthread-stubs', u'libdrm', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libupnp', u'libwebsockets', u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libupnp', u'libwebsockets', u'netsnmp', u'yajl'] Warning: staging file "./usr/lib/libdns.la" is touched by more than one package: [u'bind', u'gsl', u'ibrcommon', u'ibrdtn', u'lzo', u'libarchive', u'libcodec2', u'libpthread-stubs', u'libdrm', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libupnp', u'libwebsockets', u'netsnmp', u'yajl'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/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-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/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-0/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-0/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-0/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-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.4"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.4"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.4\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-0/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2018.02.4 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external 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 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) >>> 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.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 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.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> bind 9.11.4 Collecting legal info COPYRIGHT: OK (sha256: 336f3c40e37a1a13690efb4c63e20908faa4c40498cc02f3579fb67d3a1933a5) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> boa 0.94.14rc21 Collecting legal info ERROR: No hash found for COPYING >>> dieharder 3.31.1 Collecting legal info ERROR: No hash found for COPYING >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> host-dos2unix 7.4.0 Collecting legal info COPYING.txt: OK (sha256: 49224e841621b52a72aa38d8ac895a396cd3fa1395190bdfc9252378001eb3c0) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info ERROR: No hash found for COPYING >>> fis 2892 Collecting legal info WARNING: no hash file for fis.c >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> ibrdtn-tools 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> libcodec2 0.7 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libdrm 2.4.89 Collecting legal info >>> host-xutil_util-macros 1.19.1 Collecting legal info ERROR: No hash found for COPYING >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libllcp 05dfa8003433a7070bfd8ae02efdb0203bbf34aa Collecting legal info ERROR: No hash found for COPYING >>> libnfc 1.7.1 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libloki 0.1.7 Collecting legal info >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libwebsockets v2.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> linux-firmware 65b1c68c63f974d72610db38dfae49861117cae2 Collecting legal info LICENCE.Abilis: OK (sha256: 8116433f4004fc0c24d72b3d9e497808b724aa0e5e1cd63fc1bf66b715b1e2e9) LICENCE.atheros_firmware: OK (sha256: 802b7014b26c606cf6248ae8b0ab1ce6d2d1b0db236d38dd269e676cd70710f2) WHENCE: OK (sha256: 9703115e298649dfad003d7d3d55f4b2bd417e28f19e9cf6d5c6f9a906a2c4d9) >>> lshw B.02.18 Collecting legal info ERROR: No hash found for COPYING >>> memtester 4.3.0 Collecting legal info ERROR: No hash found for COPYING >>> host-mtd 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> netsnmp 5.7.3 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> screen 4.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> softether v4.22-9634-beta Collecting legal info LICENSE: OK (sha256: 7aeb873293fa0e44425dabf68a8e46e26c848fe58efcfd3ac7c90a3386f3edd1) >>> host-softether v4.22-9634-beta Collecting legal info LICENSE: OK (sha256: 7aeb873293fa0e44425dabf68a8e46e26c848fe58efcfd3ac7c90a3386f3edd1) >>> host-readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> sysklogd 1.5.1 Collecting legal info ERROR: No hash found for COPYING >>> ushare 1.1a Collecting legal info ERROR: No hash found for COPYING >>> vtun 3.0.3 Collecting legal info ERROR: No hash found for README.OpenSSL >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> which 2.21 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: alljoyn-16.04.00a: cannot save license (ALLJOYN_LICENSE_FILES not defined) WARNING: libdrm-2.4.89: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'