xxhash-r40.tar.gz: OK (sha256: 9743539ed787ea9bd5bb348265cebdd5adcbf820ad329bf44c28bc69ab4c7cd8) >>> xxhash r40 Extracting gzip -d -c /home/buildroot/build/instance-0/dl/xxhash-r40.tar.gz | tar --strip-components=1 -C /home/buildroot/build/instance-0/output/build/xxhash-r40 -xf - >>> xxhash r40 Patching >>> xxhash r40 Configuring >>> xxhash r40 Building PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/build/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/build/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/build/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/buildroot/build/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output/build/xxhash-r40 xxhsum make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/xxhash-r40' /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -std=c99 -Wall -Wextra -Wundef -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-elf2flt -static xxhash.c xxhsum.c -o xxhsum xxhsum.c:35:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition ln -sf xxhsum xxh32sum ln -sf xxhsum xxh64sum make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/xxhash-r40' >>> xxhash r40 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/build/instance-0/output/build/xxhash-r40/xxhsum /home/buildroot/build/instance-0/output/target/usr/bin/xxhsum yajl-2.1.0.tar.gz: OK (sha256: 3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a) >>> yajl 2.1.0 Extracting gzip -d -c /home/buildroot/build/instance-0/dl/yajl-2.1.0.tar.gz | tar --strip-components=1 -C /home/buildroot/build/instance-0/output/build/yajl-2.1.0 -xf - >>> yajl 2.1.0 Patching Applying 0001-Let-the-shared-and-the-static-library-have-the-same-.patch using patch: patching file src/CMakeLists.txt Applying 0002-cmake-disable-shared-library-build-when-BUILD_SHARED.patch using patch: patching file src/CMakeLists.txt Hunk #1 succeeded at 38 with fuzz 2 (offset 1 line). Hunk #2 succeeded at 53 (offset 1 line). Hunk #3 succeeded at 80 (offset 1 line). Applying 0003-Link-with-shared-libyajl-in-a-shared-build.patch using patch: patching file example/CMakeLists.txt patching file perf/CMakeLists.txt patching file reformatter/CMakeLists.txt patching file test/api/CMakeLists.txt patching file test/parsing/CMakeLists.txt patching file verify/CMakeLists.txt Applying 0004-Link-libyajl-_s-with-libm-when-isnan-is-not-brought-.patch using patch: patching file src/CMakeLists.txt patching file src/yajl.pc.cmake >>> yajl 2.1.0 Configuring (mkdir -p /home/buildroot/build/instance-0/output/build/yajl-2.1.0/ && cd /home/buildroot/build/instance-0/output/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /home/buildroot/build/instance-0/output/host/bin/cmake /home/buildroot/build/instance-0/output/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/build/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=OFF ) -- The C compiler identification is GNU 6.4.0 -- Check for working C compiler: /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -- Check for working C compiler: /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAVE_GCC_VISIBILITY -- Performing Test HAVE_GCC_VISIBILITY - Success -- Looking for isnan in c -- Looking for isnan in c - not found running /home/buildroot/build/instance-0/output/host/bin/cmake -E copy_if_different /home/buildroot/build/instance-0/output/build/yajl-2.1.0/src/api/yajl_parse.h /home/buildroot/build/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/build/instance-0/output/host/bin/cmake -E copy_if_different /home/buildroot/build/instance-0/output/build/yajl-2.1.0/src/api/yajl_gen.h /home/buildroot/build/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/build/instance-0/output/host/bin/cmake -E copy_if_different /home/buildroot/build/instance-0/output/build/yajl-2.1.0/src/api/yajl_common.h /home/buildroot/build/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/build/instance-0/output/host/bin/cmake -E copy_if_different /home/buildroot/build/instance-0/output/build/yajl-2.1.0/src/api/yajl_tree.h /home/buildroot/build/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. ** using doxygen at: /usr/bin/doxygen ** documentation output to: /home/buildroot/build/instance-0/output/build/yajl-2.1.0/yajl-2.1.0/share/doc/yajl-2.1.0 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/build/instance-0/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl_s make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [ 4%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 8%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 13%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 17%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 26%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 26%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 34%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 43%] Linking C static library ../yajl-2.1.0/lib/libyajl.a make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [ 43%] Built target yajl_s make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl_test Scanning dependencies of target parse_config Scanning dependencies of target gen-extra-close make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target json_reformat make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target json_verify make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target perftest make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [ 47%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 56%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 56%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [ 60%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 65%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 69%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 73%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 78%] Linking C executable parse_config [ 82%] Linking C executable gen-extra-close [ 86%] Linking C executable json_verify make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [ 86%] Built target parse_config make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [ 86%] Built target gen-extra-close [ 91%] Linking C executable perftest make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [ 91%] Built target json_verify [ 95%] Linking C executable json_reformat [100%] Linking C executable yajl_test make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [100%] Built target perftest make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [100%] Built target yajl_test [100%] Built target json_reformat make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot install/fast -C /home/buildroot/build/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libyajl.a -- Installing: /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/json_reformat -- Installing: /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/json_verify make[1]: Leaving directory '/home/buildroot/build/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/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-0/output/target install/fast -C /home/buildroot/build/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/build/instance-0/output/target/usr/lib/libyajl.a -- Installing: /home/buildroot/build/instance-0/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/build/instance-0/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/build/instance-0/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/build/instance-0/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/build/instance-0/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/build/instance-0/output/target/usr/bin/json_reformat -- Installing: /home/buildroot/build/instance-0/output/target/usr/bin/json_verify make[1]: Leaving directory '/home/buildroot/build/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/build/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libftdi.la" is touched by more than one package: ['libftdi', 'libg7221', 'libglob', 'libgsasl', 'libllcp', 'libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: ['libevent', 'libusb', 'libusb-compat', 'libnfc', 'libftdi', 'libg7221', 'libglob', 'libgsasl', 'libllcp', 'libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: ['libcurl', 'libevent', 'libusb', 'libusb-compat', 'libnfc', 'libftdi', 'libg7221', 'libglob', 'libgsasl', 'libllcp', 'libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: ['cairo', 'cxxtest', 'gdbm', 'libjpeg', 'libcgicc', 'libopenssl', 'libcurl', 'libevent', 'libusb', 'libusb-compat', 'libnfc', 'libftdi', 'libg7221', 'libglob', 'libgsasl', 'libllcp', 'libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: ['libevent', 'libusb', 'libusb-compat', 'libnfc', 'libftdi', 'libg7221', 'libglob', 'libgsasl', 'libllcp', 'libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: ['libnfc', 'libftdi', 'libg7221', 'libglob', 'libgsasl', 'libllcp', 'libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: ['libjpeg', 'libcgicc', 'libopenssl', 'libcurl', 'libevent', 'libusb', 'libusb-compat', 'libnfc', 'libftdi', 'libg7221', 'libglob', 'libgsasl', 'libllcp', 'libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: ['libevent', 'libusb', 'libusb-compat', 'libnfc', 'libftdi', 'libg7221', 'libglob', 'libgsasl', 'libllcp', 'libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libthriftnb.la" is touched by more than one package: ['thrift', 'yajl'] Warning: staging file "./usr/lib/libsvg.la" is touched by more than one package: ['libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: ['libusb', 'libusb-compat', 'libnfc', 'libftdi', 'libg7221', 'libglob', 'libgsasl', 'libllcp', 'libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: ['libevent', 'libusb', 'libusb-compat', 'libnfc', 'libftdi', 'libg7221', 'libglob', 'libgsasl', 'libllcp', 'libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: ['libevent', 'libusb', 'libusb-compat', 'libnfc', 'libftdi', 'libg7221', 'libglob', 'libgsasl', 'libllcp', 'libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libthriftz.la" is touched by more than one package: ['thrift', 'yajl'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: ['libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: ['pixman', 'cairo', 'cxxtest', 'gdbm', 'libjpeg', 'libcgicc', 'libopenssl', 'libcurl', 'libevent', 'libusb', 'libusb-compat', 'libnfc', 'libftdi', 'libg7221', 'libglob', 'libgsasl', 'libllcp', 'libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: ['fontconfig', 'pixman', 'cairo', 'cxxtest', 'gdbm', 'libjpeg', 'libcgicc', 'libopenssl', 'libcurl', 'libevent', 'libusb', 'libusb-compat', 'libnfc', 'libftdi', 'libg7221', 'libglob', 'libgsasl', 'libllcp', 'libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: ['libpng', 'freetype', 'fontconfig', 'pixman', 'cairo', 'cxxtest', 'gdbm', 'libjpeg', 'libcgicc', 'libopenssl', 'libcurl', 'libevent', 'libusb', 'libusb-compat', 'libnfc', 'libftdi', 'libg7221', 'libglob', 'libgsasl', 'libllcp', 'libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/liburiparser.la" is touched by more than one package: ['liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libgsasl.la" is touched by more than one package: ['libgsasl', 'libllcp', 'libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: ['expat', 'libpng', 'freetype', 'fontconfig', 'pixman', 'cairo', 'cxxtest', 'gdbm', 'libjpeg', 'libcgicc', 'libopenssl', 'libcurl', 'libevent', 'libusb', 'libusb-compat', 'libnfc', 'libftdi', 'libg7221', 'libglob', 'libgsasl', 'libllcp', 'libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libcgicc.la" is touched by more than one package: ['libcgicc', 'libopenssl', 'libcurl', 'libevent', 'libusb', 'libusb-compat', 'libnfc', 'libftdi', 'libg7221', 'libglob', 'libgsasl', 'libllcp', 'libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libllcp.la" is touched by more than one package: ['libllcp', 'libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libthrift.la" is touched by more than one package: ['thrift', 'yajl'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: ['freetype', 'fontconfig', 'pixman', 'cairo', 'cxxtest', 'gdbm', 'libjpeg', 'libcgicc', 'libopenssl', 'libcurl', 'libevent', 'libusb', 'libusb-compat', 'libnfc', 'libftdi', 'libg7221', 'libglob', 'libgsasl', 'libllcp', 'libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: ['libpng', 'freetype', 'fontconfig', 'pixman', 'cairo', 'cxxtest', 'gdbm', 'libjpeg', 'libcgicc', 'libopenssl', 'libcurl', 'libevent', 'libusb', 'libusb-compat', 'libnfc', 'libftdi', 'libg7221', 'libglob', 'libgsasl', 'libllcp', 'libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: ['libusb-compat', 'libnfc', 'libftdi', 'libg7221', 'libglob', 'libgsasl', 'libllcp', 'libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libsvg-cairo.la" is touched by more than one package: ['libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libnetfilter_cthelper.la" is touched by more than one package: ['libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libSKP_SILK_SDK.la" is touched by more than one package: ['libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libgdbm.la" is touched by more than one package: ['gdbm', 'libjpeg', 'libcgicc', 'libopenssl', 'libcurl', 'libevent', 'libusb', 'libusb-compat', 'libnfc', 'libftdi', 'libg7221', 'libglob', 'libgsasl', 'libllcp', 'libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] Warning: staging file "./usr/lib/libg722_1.la" is touched by more than one package: ['libg7221', 'libglob', 'libgsasl', 'libllcp', 'libmnl', 'libnetfilter_cthelper', 'libpcap', 'libsilk', 'libsvg', 'libsvg-cairo', 'liburiparser', 'libvpx', 'live555', 'lockdev', 'lua', 'ncurses', 'pps-tools', 'snappy', 'thrift', 'yajl'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: ['host-python-setuptools', 'host-cxxtest'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: ['host-util-linux', 'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: ['host-util-linux', 'host-e2fsprogs'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/build/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/build/instance-0/output/target/etc/inittab rm -rf /home/buildroot/build/instance-0/output/target/usr/share/lua/5.3/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/lib/luarocks mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/build/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/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/build/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/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/build/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/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00327-gf4e8dcc"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2018.05-git-00327-gf4e8dcc Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> acpica 20170531 Collecting legal info ERROR: No hash found for source/include/acpi.h >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> assimp v3.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.28.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> cairo 1.14.10 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-LGPL-2.1 ERROR: No hash found for COPYING-MPL-1.1 >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cramfs 1.1 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-e2fsprogs 1.44.0 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.32 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) >>> gdbm 1.13 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info ERROR: No hash found for README >>> iperf3 3.1.7 Collecting legal info ERROR: No hash found for LICENSE >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> libcgicc 3.2.16 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING.DOC >>> libcurl 7.59.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libfreefare 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libnfc 1.7.1 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libftdi 0.20 Collecting legal info >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info ERROR: No hash found for COPYING >>> libglob 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> libgsasl 1.8.0 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING >>> libllcp 05dfa8003433a7070bfd8ae02efdb0203bbf34aa Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_cthelper 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info ERROR: No hash found for COPYING >>> libsvg-cairo 0.1.6 Collecting legal info ERROR: No hash found for COPYING >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> liburiparser 0.8.5 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> libvpx v1.7.0 Collecting legal info LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c) >>> live555 2017.10.28 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> lockdev 1.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> lua 5.3.4 Collecting legal info ERROR: No hash found for doc/readme.html >>> msmtp 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> nano 2.9.0 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> 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 >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.2 Collecting legal info ERROR: No hash found for COPYING >>> pngquant 2.10.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> pps-tools 47333f24af878f67ce48022e8af16419713aa1ac Collecting legal info ERROR: No hash found for COPYING >>> ptpd2 ptpd-2.3.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> sl 5.02 Collecting legal info ERROR: No hash found for LICENSE >>> snappy be6dc3db83c4701e3e79694dcbfd1c3da03b91dd Collecting legal info ERROR: No hash found for COPYING >>> thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-autoconf-archive 2017.03.21 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.EXCEPTION >>> host-thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> xxhash r40 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for xxhsum.c >>> 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: libftdi-0.20: cannot save license (LIBFTDI_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'