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=ON ) -- The C compiler identification is GNU 6.3.0 -- Check for working C compiler: /home/buildroot/build/instance-0/output/host/bin/nios2-linux-gnu-gcc -- Check for working C compiler: /home/buildroot/build/instance-0/output/host/bin/nios2-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAVE_GCC_VISIBILITY -- Performing Test HAVE_GCC_VISIBILITY - Success -- Looking for isnan in c -- Looking for isnan in c - found running /home/buildroot/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' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl make[3]: Leaving 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' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [ 3%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 6%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 9%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 15%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 15%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 18%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 24%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 27%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 33%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 36%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 39%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o [ 42%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 45%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 48%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 54%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 54%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 57%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [ 57%] Built target yajl 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 gen-extra-close 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' 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 json_verify 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' 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' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [ 60%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 63%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 66%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o Scanning dependencies of target perftest make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target json_reformat Scanning dependencies of target parse_config 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' 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' [ 69%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 72%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 75%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 78%] Linking C executable gen-extra-close [ 81%] Linking C executable parse_config [ 84%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [ 84%] Built target parse_config [ 87%] Linking C executable json_verify make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [ 90%] Linking C static library ../yajl-2.1.0/lib/libyajl.a [ 90%] Built target gen-extra-close make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [ 90%] Built target json_verify make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [ 93%] Linking C executable yajl_test [ 96%] Linking C executable perftest [ 96%] Built target yajl_s [100%] Linking C executable json_reformat 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 perftest make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/yajl-2.1.0' [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/nios2-buildroot-linux-gnu/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/nios2-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /home/buildroot/build/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so.2 -- Installing: /home/buildroot/build/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so -- Installing: /home/buildroot/build/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libyajl.a -- Installing: /home/buildroot/build/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/build/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/build/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/build/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/build/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/build/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/build/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/bin/json_reformat -- Set runtime path of "/home/buildroot/build/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/bin/json_reformat" to "" -- Installing: /home/buildroot/build/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/bin/json_verify -- Set runtime path of "/home/buildroot/build/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/bin/json_verify" to "" 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.so.2.1.0 -- Installing: /home/buildroot/build/instance-0/output/target/usr/lib/libyajl.so.2 -- Installing: /home/buildroot/build/instance-0/output/target/usr/lib/libyajl.so -- 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 -- Set runtime path of "/home/buildroot/build/instance-0/output/target/usr/bin/json_reformat" to "" -- Installing: /home/buildroot/build/instance-0/output/target/usr/bin/json_verify -- Set runtime path of "/home/buildroot/build/instance-0/output/target/usr/bin/json_verify" to "" 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/libffi.so.6.0.4" is touched by more than one package: ['toolchain-external-codesourcery-niosII', 'libffi'] Warning: staging file "./usr/lib/libffi.so" is touched by more than one package: ['toolchain-external-codesourcery-niosII', 'libffi'] Warning: staging file "./usr/lib/pkgconfig/libffi.pc" is touched by more than one package: ['toolchain-external-codesourcery-niosII', 'libffi'] Warning: staging file "./usr/lib/libffi.so.6" is touched by more than one package: ['toolchain-external-codesourcery-niosII', 'libffi'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt rm -f /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/build/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/build/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. 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 /home/buildroot/build/instance-0/output/target/usr/share/locale; 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 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/nios2-linux-gnu-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/nios2-linux-gnu-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/nios2-linux-gnu-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.02-git-00316-g5fc7c61"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/buildroot/build/instance-0/output/target/etc/os-release >>> 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.02-git-00316-g5fc7c61 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 sourceryg++-2017.05-4-nios2-linux-gnu.src.tar.bz2: OK (md5: 529a7fecf33d0d113a446413b9d1e173) sourceryg++-2017.05-4-nios2-linux-gnu.src.tar.bz2: OK (sha256: 6e65878d0453708ee19098d3d68985bda244938d35999f3859915a2f5574fa08) >>> toolchain-external-codesourcery-niosII 2017.05-4 Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.1.4.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for aserver/COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> argus 3.0.8 Collecting legal info ERROR: No hash found for README >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> bluez_utils 4.101 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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-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 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) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31 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) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> gpm 1.20.7 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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 >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info ERROR: No hash found for COPYING >>> libev 4.24 Collecting legal info ERROR: No hash found for LICENSE >>> attr 2.4.47 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> bellagio 0.9.3 Collecting legal info ERROR: No hash found for COPYING >>> btrfs-progs 4.13.3 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) >>> e2fsprogs 1.43.7 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> c-ares 1.13.0 Collecting legal info ERROR: No hash found for ares_mkquery.c >>> ca-certificates 20161130 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> cramfs 1.1 Collecting legal info ERROR: No hash found for COPYING >>> dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> host-dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> dhcpcd 6.11.5 Collecting legal info ERROR: No hash found for dhcpcd.c >>> dialog 1.3-20170509 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.3.0.3 Collecting legal info ERROR: No hash found for COPYING >>> skalibs 2.6.0.1 Collecting legal info ERROR: No hash found for COPYING >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> haveged 1.9.1 Collecting legal info ERROR: No hash found for COPYING >>> libftdi1 1.4 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LIB >>> libiscsi 1.18.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENCE-GPL-2.txt ERROR: No hash found for LICENCE-LGPL-2.1.txt >>> libsecret 0.18.5 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> libsquish 1.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> libtasn1 4.12 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> lm-sensors 3.4.0 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING >>> mongoose 6.7 Collecting legal info ERROR: No hash found for LICENSE >>> neardal 33b54a55032b047fd885a5eb3592c169c0056c49 Collecting legal info ERROR: No hash found for COPYING >>> neon 0.30.2 Collecting legal info ERROR: No hash found for src/COPYING.LIB ERROR: No hash found for test/COPYING ERROR: No hash found for README >>> ngircd 24 Collecting legal info ERROR: No hash found for COPYING >>> openjpeg 2.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> openldap 2.4.45 Collecting legal info ERROR: No hash found for LICENSE >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> p11-kit 0.23.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> procps-ng 3.3.12 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> quagga 1.1.1 Collecting legal info ERROR: No hash found for COPYING >>> host-gawk 4.1.4 Collecting legal info ERROR: No hash found for COPYING >>> sg3_utils 1.42 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for BSD_LICENSE >>> strongswan 5.4.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> tftpd 5.2 Collecting legal info >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Collecting legal info ERROR: No hash found for COPYING >>> tzdata 2017c Collecting legal info >>> host-tzdata 2017c Collecting legal info >>> host-zic 2017c Collecting legal info >>> unrar 5.5.8 Collecting legal info license.txt: OK (sha256: 6ecc1687808b7d66b24f874755abfed7464d9751ed0001cd4e8e5d9bf397ff8a) >>> ussp-push 0.11 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> wavemon v0.8.1 Collecting legal info ERROR: No hash found for COPYING >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-niosII-2017.05-4: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII_LICENSE_FILES not defined) WARNING: tftpd-5.2: cannot save license (TFTPD_LICENSE_FILES not defined) WARNING: tzdata-2017c: cannot save license (TZDATA_LICENSE_FILES not defined) WARNING: tzdata-2017c: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2017c: cannot save license (HOST_ZIC_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'