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-3/output/build/yajl-2.1.0/ && cd /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/buildroot/autobuild/run/instance-3/output/host/bin/cmake /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/run/instance-3/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) -- The C compiler identification is GNU 6.4.0 -- Check for working C compiler: /home/buildroot/autobuild/run/instance-3/output/host/bin/aarch64-linux-gcc -- Check for working C compiler: /home/buildroot/autobuild/run/instance-3/output/host/bin/aarch64-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 - found running /home/buildroot/autobuild/run/instance-3/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/src/api/yajl_parse.h /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/run/instance-3/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/src/api/yajl_gen.h /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/run/instance-3/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/src/api/yajl_common.h /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/run/instance-3/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/src/api/yajl_tree.h /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 CMake Warning (dev) at reformatter/CMakeLists.txt:42 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_reformat". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at verify/CMakeLists.txt:36 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_verify". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. !! doxygen not found, not generating documentation CMake Warning (dev) at CMakeLists.txt:76 (ADD_CUSTOM_TARGET): Policy CMP0037 is not set: Target names should not be reserved and should match a validity pattern. Run "cmake --help-policy CMP0037" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "test" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/ Scanning dependencies of target yajl_s Scanning dependencies of target yajl [ 3%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 6%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 9%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 12%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 15%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 18%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 24%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 27%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 33%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 36%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 42%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 45%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 48%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 51%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 54%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o [ 57%] Linking C static library ../yajl-2.1.0/lib/libyajl.a [ 60%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so [ 60%] Built target yajl Scanning dependencies of target yajl_test [ 60%] Built target yajl_s [ 63%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o Scanning dependencies of target gen-extra-close [ 66%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o Scanning dependencies of target json_verify [ 69%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o Scanning dependencies of target json_reformat [ 72%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 75%] Linking C executable gen-extra-close [ 78%] Linking C executable json_verify [ 81%] Linking C executable yajl_test [ 81%] Built target json_verify [ 81%] Built target yajl_test [ 81%] Built target gen-extra-close Scanning dependencies of target parse_config Scanning dependencies of target perftest [ 84%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 87%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 90%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 93%] Linking C executable parse_config [ 96%] Linking C executable json_reformat [ 96%] Built target parse_config [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-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot install/fast -C /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/ Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /home/buildroot/autobuild/run/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so.2 -- Installing: /home/buildroot/autobuild/run/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so -- Installing: /home/buildroot/autobuild/run/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libyajl.a -- Installing: /home/buildroot/autobuild/run/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/autobuild/run/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/bin/json_reformat -- Set runtime path of "/home/buildroot/autobuild/run/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/bin/json_reformat" to "" -- Installing: /home/buildroot/autobuild/run/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/bin/json_verify -- Set runtime path of "/home/buildroot/autobuild/run/instance-3/output/host/aarch64-buildroot-linux-gnu/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-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-3/output/target install/fast -C /home/buildroot/autobuild/run/instance-3/output/build/yajl-2.1.0/ Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/libyajl.so.2.1.0 -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/libyajl.so.2 -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/libyajl.so -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/libyajl.a -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/bin/json_reformat -- Set runtime path of "/home/buildroot/autobuild/run/instance-3/output/target/usr/bin/json_reformat" to "" -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/bin/json_verify -- Set runtime path of "/home/buildroot/autobuild/run/instance-3/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-3/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libsocketcan.la" is touched by more than one package: [u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libnftnl.la" is touched by more than one package: [u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'gmp', u'libffi', u'ncurses', u'readline', u'util-linux', u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libtinyxml.la" is touched by more than one package: [u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'ncurses', u'readline', u'util-linux', u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libntfs-3g.la" is touched by more than one package: [u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libturbojpeg.la" is touched by more than one package: [u'jpeg-turbo', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'pcre', u'gmp', u'libffi', u'ncurses', u'readline', u'util-linux', u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libgstdataprotocol-0.10.la" is touched by more than one package: [u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'gmp', u'libffi', u'ncurses', u'readline', u'util-linux', u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'gmp', u'libffi', u'ncurses', u'readline', u'util-linux', u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libxkbcommon.la" is touched by more than one package: [u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/gstreamer-0.10/libgstcoreelements.la" is touched by more than one package: [u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'jpeg-turbo', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'pcre', u'gmp', u'libffi', u'ncurses', u'readline', u'util-linux', u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libgstnet-0.10.la" is touched by more than one package: [u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libffi', u'ncurses', u'readline', u'util-linux', u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/liblcms2.la" is touched by more than one package: [u'lcms2', u'libopenssl', u'libcurl', u'pcre', u'gmp', u'libffi', u'ncurses', u'readline', u'util-linux', u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'pcre', u'gmp', u'libffi', u'ncurses', u'readline', u'util-linux', u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'jpeg-turbo', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'pcre', u'gmp', u'libffi', u'ncurses', u'readline', u'util-linux', u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'jpeg-turbo', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'pcre', u'gmp', u'libffi', u'ncurses', u'readline', u'util-linux', u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libserialport.la" is touched by more than one package: [u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libshp.la" is touched by more than one package: [u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libgstbase-0.10.la" is touched by more than one package: [u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libgstreamer-0.10.la" is touched by more than one package: [u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libevdev.la" is touched by more than one package: [u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libpng', u'freetype', u'fontconfig', u'jpeg-turbo', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'pcre', u'gmp', u'libffi', u'ncurses', u'readline', u'util-linux', u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libgstcontroller-0.10.la" is touched by more than one package: [u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'jpeg-turbo', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'pcre', u'gmp', u'libffi', u'ncurses', u'readline', u'util-linux', u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'jpeg-turbo', u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'pcre', u'gmp', u'libffi', u'ncurses', u'readline', u'util-linux', u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libproj.la" is touched by more than one package: [u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libgstcheck-0.10.la" is touched by more than one package: [u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libid3tag.la" is touched by more than one package: [u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/gstreamer-0.10/libgstcoreindexers.la" is touched by more than one package: [u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libyaml.la" is touched by more than one package: [u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libfribidi.la" is touched by more than one package: [u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'lcms2', u'libopenssl', u'libcurl', u'pcre', u'gmp', u'libffi', u'ncurses', u'readline', u'util-linux', u'libglib2', u'gstreamer', u'libnl', u'keyutils', u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libassuan', u'libevdev', u'libevent', u'libfribidi', u'libid3tag', u'liblockfile', u'libmnl', u'libnftnl', u'libpcap', u'libserialport', u'libsocketcan', u'libxkbcommon', u'libyaml', u'ntfs-3g', u'proj', u'shapelib', u'tinyxml', u'yajl'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list-host.txt rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-3/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-3/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-3/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-3/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/include /home/buildroot/autobuild/run/instance-3/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-3/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-3/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-3/output/target/lib/ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/man /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/info /home/buildroot/autobuild/run/instance-3/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/doc /home/buildroot/autobuild/run/instance-3/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-3/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-3/output/host/bin/aarch64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-3/output/host/bin/aarch64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-3/output/host/bin/aarch64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-3/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-3/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.3"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.3"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.3\"" \ ) > /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-3/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-3/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-3/buildroot' >>> Buildroot 2018.02.3 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 >>> 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 >>> armadillo 7.900.1 Collecting legal info LICENSE.txt: OK (sha256: 3ddf9be5c28fe27dad143a5dc76eea25222ad1dd68934a047064e56ed2fa40c5) >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cdrkit 1.1.11 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dhcpcd 6.11.5 Collecting legal info ERROR: No hash found for dhcpcd.c >>> dmalloc 5.5.2 Collecting legal info ERROR: No hash found for dmalloc.h.1 >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> 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) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> gesftpserver 0.2.2 Collecting legal info ERROR: No hash found for COPYING >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> ghostscript 9.22 Collecting legal info ERROR: No hash found for LICENSE >>> host-lcms2 2.8 Collecting legal info ERROR: No hash found for COPYING >>> host-libjpeg 9b Collecting legal info ERROR: No hash found for README >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> jpeg Collecting legal info >>> jpeg-turbo 1.5.2 Collecting legal info LICENSE.md: OK (sha256: 5c08657eda60b7946a913ee22ac73603335a468a6aa95204506a1586a8d677ee) README.ijg: OK (sha256: 53a3e3c299e08856964f4c5986e242c3695837b73c64625092f70c774e8af5d2) >>> lcms2 2.8 Collecting legal info ERROR: No hash found for COPYING >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> git-crypt 0.5.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for parse_options.hpp >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> git 2.16.4 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> libcurl 7.60.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gstreamer 0.10.36 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> 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) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> 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) >>> 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 >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> iw 4.9 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> keyutils 1.5.10 Collecting legal info ERROR: No hash found for LICENCE.GPL ERROR: No hash found for LICENCE.LGPL >>> lftp 4.8.0 Collecting legal info ERROR: No hash found for COPYING >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.29 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libevdev 1.5.8 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libfribidi 0.19.7 Collecting legal info ERROR: No hash found for COPYING >>> libid3tag 0.15.1b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnftnl 1.0.9 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libserialport 0.1.1 Collecting legal info ERROR: No hash found for COPYING >>> libsocketcan 0.0.10 Collecting legal info >>> libxkbcommon 0.7.1 Collecting legal info ERROR: No hash found for LICENSE >>> libyaml 0.1.7 Collecting legal info ERROR: No hash found for LICENSE >>> lighttpd 1.4.48 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> lockfile-progs 0.1.17 Collecting legal info ERROR: No hash found for COPYING >>> memcached 1.5.6 Collecting legal info ERROR: No hash found for COPYING >>> nbd 3.15.2 Collecting legal info ERROR: No hash found for COPYING >>> nftables 0.8.1 Collecting legal info COPYING: OK (sha256: c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e) >>> ntfs-3g 2017.3.23 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pound 2.7 Collecting legal info ERROR: No hash found for GPL.txt >>> pptp-linux 1.9.0 Collecting legal info ERROR: No hash found for COPYING >>> proj 4.9.3 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> sdparm 1.10 Collecting legal info ERROR: No hash found for COPYING >>> shapelib 1.4.1 Collecting legal info web/license.html: OK (sha256: a638278f7f1cb7d0cdc73b47a6c87261b882e356a8e79922e90d44d7ef1dd2c7) COPYING: OK (sha256: 7eb803a70990017a1c4e38a8342d7413c5dfeec3ed1ac407e15ae2c274e560ff) >>> strace 4.20 Collecting legal info COPYING: OK (sha256: ea7ff222f36c9df0aa2924a8f7c7d2aec3ea11e752feba4b15ec79b695b6236a) >>> tcpreplay 4.2.6 Collecting legal info ERROR: No hash found for docs/LICENSE >>> tinyxml 2.6.2_2 Collecting legal info ERROR: No hash found for README >>> wolfssl 3.13.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: 74adaaef40b96c71378b6daa3feb8ccd4a1bfd9b76debf3f3f29cf3a0e86c9a0) >>> 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: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-3/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-3/buildroot'