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/instance-0/output/build/yajl-2.1.0/ && cd /home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-0/output/host/bin:/home/buildroot/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/buildroot/autobuild/instance-0/output/host/bin/cmake /home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/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 5.3.0 -- Check for working C compiler: /home/buildroot/autobuild/instance-0/output/host/bin/mips-linux-gnu-gcc -- Check for working C compiler: /home/buildroot/autobuild/instance-0/output/host/bin/mips-linux-gnu-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 - found running /home/buildroot/autobuild/instance-0/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0/src/api/yajl_parse.h /home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/instance-0/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0/src/api/yajl_gen.h /home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/instance-0/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0/src/api/yajl_common.h /home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/instance-0/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0/src/api/yajl_tree.h /home/buildroot/autobuild/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/instance-0/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/buildroot/autobuild/instance-0/output/host/bin:/home/buildroot/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl_s Scanning dependencies of target yajl make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' [ 6%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 6%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 9%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 12%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 15%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 18%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 21%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 24%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 27%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 33%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 36%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 39%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 42%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 45%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 48%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 51%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o [ 54%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 57%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' [ 57%] Built target yajl [ 60%] Linking C static library ../yajl-2.1.0/lib/libyajl.a make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close Scanning dependencies of target yajl_test Scanning dependencies of target json_reformat make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' [ 69%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 66%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 69%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' [ 69%] Built target yajl_s make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target json_verify make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' [ 72%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 75%] Linking C executable gen-extra-close make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' [ 75%] Built target gen-extra-close make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target parse_config make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' [ 78%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 81%] Linking C executable json_verify [ 84%] Linking C executable json_reformat [ 87%] Linking C executable yajl_test make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' [ 90%] Linking C executable parse_config [ 90%] Built target json_verify make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target perftest make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' [ 93%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 93%] Built target json_reformat [ 96%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' [ 96%] Built target yajl_test make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' [ 96%] Built target parse_config [100%] Linking C executable perftest make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output/host/bin:/home/buildroot/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot install/fast -C /home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /home/buildroot/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so.2 -- Installing: /home/buildroot/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so -- Installing: /home/buildroot/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libyajl.a -- Installing: /home/buildroot/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/json_reformat -- Set runtime path of "/home/buildroot/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/json_reformat" to "" -- Installing: /home/buildroot/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/json_verify -- Set runtime path of "/home/buildroot/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files >>> yajl 2.1.0 Installing to target PATH="/home/buildroot/autobuild/instance-0/output/host/bin:/home/buildroot/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output/target install/fast -C /home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-0/output/target/usr/lib/libyajl.so.2.1.0 -- Installing: /home/buildroot/autobuild/instance-0/output/target/usr/lib/libyajl.so.2 -- Installing: /home/buildroot/autobuild/instance-0/output/target/usr/lib/libyajl.so -- Installing: /home/buildroot/autobuild/instance-0/output/target/usr/lib/libyajl.a -- Installing: /home/buildroot/autobuild/instance-0/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/autobuild/instance-0/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/autobuild/instance-0/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/autobuild/instance-0/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/autobuild/instance-0/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/autobuild/instance-0/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/autobuild/instance-0/output/target/usr/bin/json_reformat -- Set runtime path of "/home/buildroot/autobuild/instance-0/output/target/usr/bin/json_reformat" to "" -- Installing: /home/buildroot/autobuild/instance-0/output/target/usr/bin/json_verify -- Set runtime path of "/home/buildroot/autobuild/instance-0/output/target/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/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/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-0/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'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libnpth.la" is touched by more than one package: [u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libhashkit.la" is touched by more than one package: [u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', 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'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libfribidi.la" is touched by more than one package: [u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libedit.la" is touched by more than one package: [u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'faad2', u'libzlib', u'freetype', u'libgpg-error', u'libgcrypt', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libmemcached.la" is touched by more than one package: [u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libass.la" is touched by more than one package: [u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libmemcachedutil.la" is touched by more than one package: [u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libgcr-base-3.la" is touched by more than one package: [u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libgck-1.la" is touched by more than one package: [u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libp11-kit.la" is touched by more than one package: [u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libfaad.la" is touched by more than one package: [u'faad2', u'libzlib', u'freetype', u'libgpg-error', u'libgcrypt', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/pkcs11/p11-kit-trust.la" is touched by more than one package: [u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libnetfilter_queue.la" is touched by more than one package: [u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libksba.la" is touched by more than one package: [u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libgpg-error', u'libgcrypt', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libfaad_drm.la" is touched by more than one package: [u'faad2', u'libzlib', u'freetype', u'libgpg-error', u'libgcrypt', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libproj.la" is touched by more than one package: [u'proj', u'yajl'] Warning: staging file "./usr/lib/libsamplerate.la" is touched by more than one package: [u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'keyutils', u'libfribidi', u'libass', u'libedit', u'libhttpparser', u'libmemcached', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] Warning: staging file "./usr/lib/libnetfilter_cthelper.la" is touched by more than one package: [u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_queue', u'libsamplerate', u'proj', u'yajl'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-0/output/build/packages-file-list-host.txt Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libnetfilter_queue.la" is touched by more than one package: [u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libnetfilter_cthelper.la" is touched by more than one package: [u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkcs11/p11-kit-trust.la" is touched by more than one package: [u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libedit.la" is touched by more than one package: [u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libfribidi.la" is touched by more than one package: [u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libp11-kit.la" is touched by more than one package: [u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libksba.la" is touched by more than one package: [u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgpg-error.la" is touched by more than one package: [u'host-libffi', u'host-bison', u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libfreetype.la" is touched by more than one package: [u'host-expat', u'host-libffi', u'host-bison', u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgcr-base-3.la" is touched by more than one package: [u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libsamplerate.la" is touched by more than one package: [u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libsmartcols.la" is touched by more than one package: [u'host-bison', u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libmnl.la" is touched by more than one package: [u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-bison', u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libfaad.la" is touched by more than one package: [u'host-expat', u'host-libffi', u'host-bison', u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgio-2.0.la" is touched by more than one package: [u'host-bison', u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgobject-2.0.la" is touched by more than one package: [u'host-bison', u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libfaad_drm.la" is touched by more than one package: [u'host-expat', u'host-libffi', u'host-bison', u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgcrypt.la" is touched by more than one package: [u'host-libffi', u'host-bison', u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-bison', u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libnfnetlink.la" is touched by more than one package: [u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgck-1.la" is touched by more than one package: [u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-bison', u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libass.la" is touched by more than one package: [u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libusb-1.0.la" is touched by more than one package: [u'host-libusb', u'host-expat', u'host-libffi', u'host-bison', u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libassuan.la" is touched by more than one package: [u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libhashkit.la" is touched by more than one package: [u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libnpth.la" is touched by more than one package: [u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libblkid.la" is touched by more than one package: [u'host-bison', u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libmemcachedutil.la" is touched by more than one package: [u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libffi.la" is touched by more than one package: [u'host-bison', u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libtasn1.la" is touched by more than one package: [u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libglib-2.0.la" is touched by more than one package: [u'host-bison', u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libpcrecpp.la" is touched by more than one package: [u'host-bison', u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libmount.la" is touched by more than one package: [u'host-bison', u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgthread-2.0.la" is touched by more than one package: [u'host-bison', u'host-popt', u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libmemcached.la" is touched by more than one package: [u'host-patchelf', u'host-cmake'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'host-bison', u'host-popt', u'host-patchelf', u'host-cmake'] rm -f /home/buildroot/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas Warning: Schema ?org.gnome.crypto.pgp? has path ?/desktop/gnome/crypto/pgp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. mkdir -p /home/buildroot/autobuild/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-0/output/host/bin/mips-linux-gnu-%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/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/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/include /home/buildroot/autobuild/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-0/output/target/lib/ /home/buildroot/autobuild/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/man /home/buildroot/autobuild/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/info /home/buildroot/autobuild/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/doc /home/buildroot/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/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/instance-0/output/host/bin/mips-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-0/output/host/bin/mips-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/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/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/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-git-00153-g6fb4c14ecb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-git\"" \ ) > /home/buildroot/autobuild/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-0/output/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-0/buildroot' >>> Buildroot 2019.05-git-00153-g6fb4c14ecb 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-none Collecting legal info >>> skeleton-init-common Collecting legal info mips-2016.05-8-mips-linux-gnu.src.tar.bz2: OK (sha256: 2658e55d5b71bba25d6f77e868e18b200ea5f75c8add7ed3a9266e716d9adfff) >>> toolchain-external-codesourcery-mips 2016.05-8 Collecting legal info >>> toolchain Collecting legal info >>> aumix 2.9.1 Collecting legal info ERROR: No hash found for COPYING >>> 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-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.5.3 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 >>> boost 1.69.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> cc-tool 0.26 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> faad2 2.8.8 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> gcr 3.20.0 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> libgcrypt 1.8.4 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.35 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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) >>> p11-kit 0.23.2 Collecting legal info ERROR: No hash found for COPYING >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gnupg2 2.2.13 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.2 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libksba 1.3.5 Collecting legal info AUTHORS: OK (sha256: 240908e1356ffeb5d0730227b6198dcc8e878375d28632fd813e0ed75b35ccc2) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> host-gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> haveged 1.9.1 Collecting legal info ERROR: No hash found for COPYING >>> hwdata v0.308 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> keyutils 1.6 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> libass 0.14.0 Collecting legal info COPYING: OK (sha256: f7e30699d02798351e7f839e3d3bfeb29ce65e44efa7735c225464c4fd7dfe9c) >>> libfribidi 0.19.7 Collecting legal info ERROR: No hash found for COPYING >>> libedit 20180525-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> libhttpparser v2.9.0 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libmemcached 1.0.18 Collecting legal info COPYING: OK (sha256: 4e9032d0f539276db05519ee3d09ca6167d2134ec91c556e8c80ef3efe633fd2) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cthelper 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_queue 1.0.3 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> lshw B.02.18 Collecting legal info ERROR: No hash found for COPYING >>> minicom 19ab49422f3431102c31fea01549121385113f80 Collecting legal info COPYING: OK (sha256: cf80a758014eefbf068afffe3d462fc34ff4f528527524d8e100329c42094e15) >>> net-tools 479bb4a7e11a4084e2935c0a576388f92469225b Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> proj 5.0.1 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-mips-2016.05-8: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-0/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'