Policy CMP0037 is not set: Target names should not be reserved and should match a validity pattern. Run "cmake --help-policy CMP0037" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "test" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/buildroot/autobuild/run/instance-2/output-1/host/bin:/home/buildroot/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0/ make[1]: Entering directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' make[2]: Entering directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' Scanning dependencies of target yajl_s make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' [ 8%] 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 [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o /home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0/src/yajl_parser.c:334:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here case yajl_tok_colon: ^~~~ /home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0/src/yajl_parser.c:405:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here default: ^~~~~~~ [ 26%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.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/autobuild/run/instance-2/output-1/build/yajl-2.1.0' [ 43%] Built target yajl_s make[3]: Entering directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' Scanning dependencies of target yajl_test make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' [ 47%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o Scanning dependencies of target json_reformat make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' [ 52%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 56%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o make[3]: Entering directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' Scanning dependencies of target json_verify make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' [ 60%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 65%] Linking C executable gen-extra-close [ 69%] Linking C executable json_verify [ 73%] Linking C executable yajl_test [ 78%] Linking C executable json_reformat make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' [ 78%] Built target gen-extra-close make[3]: Entering directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' Scanning dependencies of target parse_config make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' [ 82%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' [ 82%] Built target yajl_test make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' [ 82%] Built target json_verify make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' Scanning dependencies of target perftest make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' [ 82%] Built target json_reformat make[3]: Entering directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' [ 86%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 91%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 95%] Linking C executable parse_config [100%] Linking C executable perftest make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' [100%] Built target parse_config make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-2/output-1/host/bin:/home/buildroot/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot install/fast -C /home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0/ make[1]: Entering directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libyajl.a -- Installing: /home/buildroot/autobuild/run/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/autobuild/run/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/autobuild/run/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/autobuild/run/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/autobuild/run/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/autobuild/run/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/autobuild/run/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin/json_reformat -- Installing: /home/buildroot/autobuild/run/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin/json_verify make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files for la in $(find /home/buildroot/autobuild/run/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/run/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/run/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/autobuild/run/instance-2/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/autobuild/run/instance-2/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/run/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/run/instance-2/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> yajl 2.1.0 Installing to target PATH="/home/buildroot/autobuild/run/instance-2/output-1/host/bin:/home/buildroot/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-2/output-1/target install/fast -C /home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0/ make[1]: Entering directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-2/output-1/target/usr/lib/libyajl.a -- Installing: /home/buildroot/autobuild/run/instance-2/output-1/target/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/autobuild/run/instance-2/output-1/target/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/autobuild/run/instance-2/output-1/target/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/autobuild/run/instance-2/output-1/target/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/autobuild/run/instance-2/output-1/target/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/autobuild/run/instance-2/output-1/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/autobuild/run/instance-2/output-1/target/usr/bin/json_reformat -- Installing: /home/buildroot/autobuild/run/instance-2/output-1/target/usr/bin/json_verify make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-2/output-1/build/yajl-2.1.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-2/output-1/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-2/output-1/build/packages-file-list-staging.txt Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-2/output-1/build/packages-file-list-host.txt mkdir -p /home/buildroot/autobuild/run/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-2/output-1/host/bin/m68k-linux-%g" -e "s%@TARGET_ARCH@%m68k%g" -e "s%@TARGET_CPU@%5208%g" -e "s%@TARGET_ENDIAN@%"big"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static`%g" -e "s%@TARGET_LDFLAGS@%`printf '"%s", ' -Wl,-elf2flt -static`%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -fno-dwarf2-cfi-asm -Wl,-elf2flt -static`%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-2/output-1/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-2/output-1/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/run/instance-2/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-2/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-2/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-2/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-2/output-1/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-2/output-1/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-2/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-2/output-1/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-2/output-1/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-2/output-1/target/usr/include /home/buildroot/autobuild/run/instance-2/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-2/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-2/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-2/output-1/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-2/output-1/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-2/output-1/target/lib/ /home/buildroot/autobuild/run/instance-2/output-1/target/usr/lib/ /home/buildroot/autobuild/run/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/autobuild/run/instance-2/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/run/instance-2/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-2/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-2/output-1/target/usr/man /home/buildroot/autobuild/run/instance-2/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-2/output-1/target/usr/info /home/buildroot/autobuild/run/instance-2/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-2/output-1/target/usr/doc /home/buildroot/autobuild/run/instance-2/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-2/output-1/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-2/output-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/run/instance-2/output-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/run/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-2/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02.6-00101-g4564d8f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02.6"; \ echo "PRETTY_NAME=\"Buildroot 2019.02.6\"" \ ) > /home/buildroot/autobuild/run/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-2/output-1/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-2/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-2/buildroot' >>> Buildroot 2019.02.6-00101-g4564d8f Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.1.7 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Collecting legal info >>> batctl 2017.0 Collecting legal info >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> boost 1.69.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bridge-utils 1.6 Collecting legal info ERROR: No hash found for COPYING >>> brotli 1.0.7 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> bullet 2.86.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> cc-tool 0.26 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> devmem2 1 Collecting legal info devmem2.c.license: OK (sha256: 560913d09310d446920c16bd0aca1ff21d3b6fedd527195bacfc832ce343e0ae) >>> dhcpdump 1.8 Collecting legal info ERROR: No hash found for LICENSE >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> flashrom 1.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> hwdata v0.308 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> ibrdtn-tools 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libargtable2 13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info ERROR: No hash found for LICENSE >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcurl 7.66.0 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> libidn2 2.1.0 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libdvbsi 0.3.7 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libllcp 05dfa8003433a7070bfd8ae02efdb0203bbf34aa Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libnfc 1.7.1 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libnetfilter_log 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liburiparser 0.9.1 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> lshw B.02.18 Collecting legal info ERROR: No hash found for COPYING >>> memstat 1.0 Collecting legal info ERROR: No hash found for debian/copyright >>> nload 0.7.4 Collecting legal info ERROR: No hash found for COPYING >>> ntp 4.2.8p13 Collecting legal info COPYRIGHT: OK (sha256: 3828da5fc8126889d6a64432288ace08526c490bf5427d799931689069968d91) >>> parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> portaudio v190600_20161030 Collecting legal info ERROR: No hash found for LICENSE.txt >>> qpdf 8.2.1 Collecting legal info Artistic-2.0: OK (sha256: fb929ac30decb4dc3a2eea2bec6c43296a797c5d2d602deb3784ee39430583d5) >>> host-rauc 1.0 Collecting legal info >>> host-libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 v1.8.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-xz 5.2.3 Collecting legal info COPYING: OK (sha256: c4f8e14fafe458d84808a4cd8b69f94673ebe2bf8fc992291629a69ac12218f8) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd v1.3.5 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info ERROR: No hash found for COPYING >>> tiff 4.0.10 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> vorbis-tools 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> woff2 1.0.2 Collecting legal info LICENSE: OK (sha512: 8ee924da3fb5d16135adcf6a8fbe9e2e8f3d2d80468617e72ca4fa059a60f8455c9a5f68a8dc381b1297c8bf39c887a912d0f69246d2604ada74d3da9e8e490b) >>> xkeyboard-config 2.23.1 Collecting legal info COPYING: OK (sha256: 6ca90f4b67dced4062894d6d77f4cc39343df9e359fc12f5e5d3c89ef2a3ef6d) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.8 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-xapp_xkbcomp 1.4.2 Collecting legal info COPYING: OK (sha256: f1a78f5796fe2374f2b93e579328a02283e57d2a8316484b31799b12debe7ee3) >>> host-xlib_libX11 1.6.7 Collecting legal info COPYING: OK (sha256: 2daec087a88e7c9b8082557cdeebad5bbb8155a4137472f0b22e269cd99d0c1e) >>> host-libxcb 1.13.1 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-python 2.7.16 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-xcb-proto 1.13 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xlib_libXau 1.0.8 Collecting legal info ERROR: No hash found for COPYING >>> host-xorgproto 2018.4 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: ab587ca94282c1e60797ffe4a77aea195418387db20ec7e0c24cedf2c844f8c1) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 0aa43d03da3cedbd9882c0ded621b0d855353eb9e551f9eed940d75c8a0b03c1) COPYING-fixesproto: OK (sha256: 65cb0b867b00fb27f066a37353713b265645b3301146562570d7638ed2ddd548) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-panoramixproto: OK (sha256: 27d8cbdcde7a0bd062ce49cdf8c672201452a64e3e6823f09b1beffe2c4b8eff) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 6b890b118261694865988378dbba876bcd9caa1a421c5c0d626116948bc0ae35) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: da4a28570230228b9bd80a701c5d8752f8609394de2e0d46d26d978bd07610db) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> host-xlib_libXdmcp 1.1.3 Collecting legal info COPYING: OK (sha256: 8a3c3f35b0dbcb60a4e242b9e4394a352a65bb27deb2938ea1e2e62a626e16e9) >>> host-xlib_xtrans 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> host-xlib_libxkbfile 1.0.9 Collecting legal info ERROR: No hash found for COPYING >>> xz 5.2.3 Collecting legal info COPYING: OK (sha256: c4f8e14fafe458d84808a4cd8b69f94673ebe2bf8fc992291629a69ac12218f8) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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: armbian-firmware-455d6b6701178dafe7fd0168eb4a4ef78a8d24a3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: batctl-2017.0: cannot save license (BATCTL_LICENSE_FILES not defined) WARNING: rauc-1.0: cannot save license (HOST_RAUC_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-2/output-1/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-2/buildroot'