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/peko/autobuild/instance-2/output/build/yajl-2.1.0/ && cd /home/peko/autobuild/instance-2/output/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/cmake3 /home/peko/autobuild/instance-2/output/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/peko/autobuild/instance-2/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/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-gcc -- Check for working C compiler: /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-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 /usr/bin/cmake3 -E copy_if_different /home/peko/autobuild/instance-2/output/build/yajl-2.1.0/src/api/yajl_parse.h /home/peko/autobuild/instance-2/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake3 -E copy_if_different /home/peko/autobuild/instance-2/output/build/yajl-2.1.0/src/api/yajl_gen.h /home/peko/autobuild/instance-2/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake3 -E copy_if_different /home/peko/autobuild/instance-2/output/build/yajl-2.1.0/src/api/yajl_common.h /home/peko/autobuild/instance-2/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake3 -E copy_if_different /home/peko/autobuild/instance-2/output/build/yajl-2.1.0/src/api/yajl_tree.h /home/peko/autobuild/instance-2/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/peko/autobuild/instance-2/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/peko/autobuild/instance-2/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 -C /home/peko/autobuild/instance-2/output/build/yajl-2.1.0/ Scanning dependencies of target yajl Scanning dependencies of target yajl_s [ 9%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 9%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 12%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 15%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 21%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 27%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 27%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 33%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 36%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 42%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 42%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 45%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o [ 48%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 18%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 48%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 51%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 54%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 57%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so [ 60%] Linking C static library ../yajl-2.1.0/lib/libyajl.a [ 60%] Built target yajl Scanning dependencies of target json_reformat Scanning dependencies of target perftest Scanning dependencies of target gen-extra-close Scanning dependencies of target json_verify [ 69%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 66%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 72%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 72%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 75%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o Scanning dependencies of target yajl_test Scanning dependencies of target parse_config [ 78%] Linking C executable gen-extra-close [ 84%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 84%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 87%] Linking C executable json_verify [ 90%] Linking C executable perftest [ 90%] Built target gen-extra-close [ 90%] Built target json_verify [ 93%] Linking C executable json_reformat [ 96%] Linking C executable parse_config [ 96%] Built target yajl_s [ 96%] Built target perftest [ 96%] Built target json_reformat [ 96%] Built target parse_config [100%] Linking C executable yajl_test [100%] Built target yajl_test >>> yajl 2.1.0 Installing to staging directory PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 DESTDIR=/home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot install/fast -C /home/peko/autobuild/instance-2/output/build/yajl-2.1.0/ Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2 -- Installing: /home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so -- Installing: /home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.a -- Installing: /home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat -- Set runtime path of "/home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat" to "" -- Installing: /home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/bin/json_verify -- Set runtime path of "/home/peko/autobuild/instance-2/output/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/bin/json_verify" to "" >>> yajl 2.1.0 Fixing libtool files >>> yajl 2.1.0 Installing to target PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 DESTDIR=/home/peko/autobuild/instance-2/output/target install/fast -C /home/peko/autobuild/instance-2/output/build/yajl-2.1.0/ Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-2/output/target/usr/lib/libyajl.so.2.1.0 -- Installing: /home/peko/autobuild/instance-2/output/target/usr/lib/libyajl.so.2 -- Installing: /home/peko/autobuild/instance-2/output/target/usr/lib/libyajl.so -- Installing: /home/peko/autobuild/instance-2/output/target/usr/lib/libyajl.a -- Installing: /home/peko/autobuild/instance-2/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/peko/autobuild/instance-2/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/peko/autobuild/instance-2/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/peko/autobuild/instance-2/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/peko/autobuild/instance-2/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/peko/autobuild/instance-2/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/peko/autobuild/instance-2/output/target/usr/bin/json_reformat -- Set runtime path of "/home/peko/autobuild/instance-2/output/target/usr/bin/json_reformat" to "" -- Installing: /home/peko/autobuild/instance-2/output/target/usr/bin/json_verify -- Set runtime path of "/home/peko/autobuild/instance-2/output/target/usr/bin/json_verify" to "" >>> Finalizing target directory mkdir -p /home/peko/autobuild/instance-2/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-2/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-2/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-2/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-2/output/target/etc/shadow rm -f /home/peko/autobuild/instance-2/output/target/bin/sh rm -f /home/peko/autobuild/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-2/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-2/output/target/usr/include /home/peko/autobuild/instance-2/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-2/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-2/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-2/output/target/usr/lib/cmake /home/peko/autobuild/instance-2/output/target/usr/share/cmake find /home/peko/autobuild/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-2/output/target/lib/ /home/peko/autobuild/instance-2/output/target/usr/lib/ /home/peko/autobuild/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-2/output/target/usr/man /home/peko/autobuild/instance-2/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-2/output/target/usr/info /home/peko/autobuild/instance-2/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-2/output/target/usr/doc /home/peko/autobuild/instance-2/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-2/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-2/output/host/bin/microblazeel-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/peko/autobuild/instance-2/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/peko/autobuild/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-rc2-01103-g914bd57"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-rc2\"" \ ) > /home/peko/autobuild/instance-2/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-2/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/peko/autobuild/instance-2/buildroot' make: Entering directory `/home/peko/autobuild/instance-2/buildroot' >>> Buildroot 2017.11-rc2-01103-g914bd57 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 6.4.0 Collecting legal info >>> host-binutils 2.28.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mpc 1.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> host-mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> uclibc 1.0.26 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-gcc-initial 6.4.0 Collecting legal info >>> linux-headers 4.13.13 Collecting legal info WARNING: no hash file for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> arp-scan 1.9 Collecting legal info ERROR: No hash found for COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> 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.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> aumix 2.9.1 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 015 Collecting legal info ERROR: No hash found for COPYING >>> bsdiff 4.3 Collecting legal info ERROR: No hash found for bsdiff.c >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> ca-certificates 20161130 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> cantarell 0.0.25 Collecting legal info ERROR: No hash found for COPYING >>> cdrkit 1.1.11 Collecting legal info ERROR: No hash found for COPYING >>> libcap 2.25 Collecting legal info ERROR: No hash found for License >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info ERROR: No hash found for License >>> cgic 2.07 Collecting legal info ERROR: No hash found for license.txt >>> comix-cursors 0.8.2 Collecting legal info >>> debianutils 4.8.1 Collecting legal info ERROR: No hash found for debian/copyright >>> dhcpdump 1.8 Collecting legal info ERROR: No hash found for LICENSE >>> dtach v0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-dtc 1.4.4 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> ed 1.14.2 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 >>> faad2 2.8.1 Collecting legal info ERROR: No hash found for COPYING >>> fetchmail 6.3.26 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> ficl 4.1.0 Collecting legal info ERROR: No hash found for ReadMe.txt >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8 Collecting legal info ERROR: No hash found for docs/LICENSE.TXT ERROR: No hash found for docs/FTL.TXT ERROR: No hash found for docs/GPLv2.TXT >>> libpng 1.6.32 Collecting legal info ERROR: No hash found for LICENSE >>> fswebcam 20140113 Collecting legal info ERROR: No hash found for LICENSE >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> libiconv 1.15 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> giflib 5.1.4 Collecting legal info ERROR: No hash found for COPYING >>> gnuplot 5.0.6 Collecting legal info ERROR: No hash found for Copyright >>> hdparm 9.52 Collecting legal info ERROR: No hash found for LICENSE.TXT >>> jimtcl 0.75 Collecting legal info ERROR: No hash found for LICENSE >>> json-c json-c-0.12.1-20160607 Collecting legal info ERROR: No hash found for COPYING >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> leptonica 1.74.4 Collecting legal info ERROR: No hash found for leptonica-license.txt >>> lft 3.79 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.56.1 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> libdvdcss 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libdvdnav 5.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libdvdread 5.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libexif 0.6.21 Collecting legal info ERROR: No hash found for COPYING >>> libfuse 2.9.7 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info ERROR: No hash found for gips_iLBClicense.pdf >>> libmad 0.15.1b Collecting legal info ERROR: No hash found for COPYING >>> libmcrypt 2.5.8 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libmhash 0.9.9.9 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.2 Collecting legal info ERROR: No hash found for COPYING >>> librsync v2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libsocketcan 0.0.10 Collecting legal info >>> libsodium 1.0.13 Collecting legal info ERROR: No hash found for LICENSE >>> libssh 0.7.5 Collecting legal info ERROR: No hash found for COPYING >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libuecc 7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libxmlrpc 1.39.12 Collecting legal info ERROR: No hash found for doc/COPYING >>> libyaml 0.1.7 Collecting legal info ERROR: No hash found for LICENSE >>> mcrypt 2.6.8 Collecting legal info ERROR: No hash found for COPYING >>> host-mkpasswd Collecting legal info >>> mongoose 6.7 Collecting legal info ERROR: No hash found for LICENSE >>> odhcploc 20111021 Collecting legal info ERROR: No hash found for COPYING >>> opus-tools 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> opus 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 527fe54e1c95e031efd3db008c3f4e096cb3ea58 Collecting legal info ERROR: No hash found for COPYING >>> picocom 2.2 Collecting legal info ERROR: No hash found for LICENSE.txt >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> pound 2.7 Collecting legal info ERROR: No hash found for GPL.txt >>> host-python-lxml 4.0.0 Collecting legal info ERROR: No hash found for LICENSES.txt ERROR: No hash found for doc/licenses/BSD.txt ERROR: No hash found for doc/licenses/elementtree.txt ERROR: No hash found for src/lxml/isoschematron/resources/rng/iso-schematron.rng >>> host-libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> host-python-setuptools v36.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> read-edid 3.0.2 Collecting legal info ERROR: No hash found for LICENSE >>> rng-tools 5 Collecting legal info ERROR: No hash found for COPYING >>> s6-dns 2.2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> s6-networking 2.3.0.2 Collecting legal info ERROR: No hash found for COPYING >>> s6 2.6.1.1 Collecting legal info ERROR: No hash found for COPYING >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> smack 1.3.1 Collecting legal info ERROR: No hash found for COPYING >>> spawn-fcgi 1.6.4 Collecting legal info ERROR: No hash found for COPYING >>> sqlcipher v3.2.0 Collecting legal info >>> host-tcl 8.6.6 Collecting legal info ERROR: No hash found for license.terms >>> tcpreplay 4.2.6 Collecting legal info ERROR: No hash found for docs/LICENSE >>> tftpd 5.2 Collecting legal info >>> tinydtls 0.8.2 Collecting legal info ERROR: No hash found for tinydtls.h >>> twolame 0.3.13 Collecting legal info ERROR: No hash found for COPYING >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Collecting legal info ERROR: No hash found for uhttpd.h >>> usb_modeswitch 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> ustr 1.0.4 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE_BSD ERROR: No hash found for LICENSE_LGPL ERROR: No hash found for LICENSE_MIT >>> 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-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info ERROR: No hash found for LICENSE >>> wavpack 5.1.0 Collecting legal info ERROR: No hash found for COPYING >>> which 2.21 Collecting legal info ERROR: No hash found for COPYING >>> xl2tp v1.3.8 Collecting legal info ERROR: No hash found for LICENSE >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: gcc-final-6.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-6.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: comix-cursors-0.8.2: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: sqlcipher-v3.2.0: cannot save license (SQLCIPHER_LICENSE_FILES not defined) WARNING: tftpd-5.2: cannot save license (TFTPD_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-2/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-2/buildroot'