^ fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c:2143:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c: In function 'ask_for_split_write_path': fileio.c:2324:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, FNMAX, stdin); ^ /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H ttyio.c ttyio.c: In function 'getp': ttyio.c:628:17: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(f, &c, 1); ^ /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o fileio_.o fileio.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c:2143:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c: In function 'ask_for_split_write_path': fileio.c:2324:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, FNMAX, stdin); ^ /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c zipsplit.c: In function 'main': zipsplit.c:884:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(m, 10, stdin); ^ zipsplit.c: In function 'retry': zipsplit.c:496:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(m, 10, stdin); ^ /usr/bin/gcc -o zip zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o unix.o crc32.o zbz2err.o deflate.o trees.o /usr/bin/gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o /usr/bin/gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o /usr/bin/gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o >>> host-zip 30 Installing to host directory PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-1/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-1/output/host/share/pkgconfig" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-1/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-1/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/run/instance-1/output/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/autobuild/run/instance-1/output/build/host-zip-30 -f unix/Makefile install prefix=/home/buildroot/autobuild/run/instance-1/output/host mkdir -p /home/buildroot/autobuild/run/instance-1/output/host/bin cp zip zipcloak zipnote zipsplit /home/buildroot/autobuild/run/instance-1/output/host/bin cd /home/buildroot/autobuild/run/instance-1/output/host/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /home/buildroot/autobuild/run/instance-1/output/host/man/man1 cp man/zip.1 /home/buildroot/autobuild/run/instance-1/output/host/man/man1/zip.1 chmod 644 /home/buildroot/autobuild/run/instance-1/output/host/man/man1/zip.1 cp man/zipcloak.1 /home/buildroot/autobuild/run/instance-1/output/host/man/man1/zipcloak.1 chmod 644 /home/buildroot/autobuild/run/instance-1/output/host/man/man1/zipcloak.1 cp man/zipnote.1 /home/buildroot/autobuild/run/instance-1/output/host/man/man1/zipnote.1 chmod 644 /home/buildroot/autobuild/run/instance-1/output/host/man/man1/zipnote.1 cp man/zipsplit.1 /home/buildroot/autobuild/run/instance-1/output/host/man/man1/zipsplit.1 chmod 644 /home/buildroot/autobuild/run/instance-1/output/host/man/man1/zipsplit.1 >>> 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-1/output/build/packages-file-list.txt Warning: target file "./usr/bin/xzcat" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/lib/libssl.a" is touched by more than one package: ['libopenssl', 'libnss'] Warning: target file "./usr/bin/unlzma" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/lzcat" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/bzcat" is touched by more than one package: ['busybox', 'bzip2'] Warning: target file "./usr/lib/luarocks/rocks/manifest" is touched by more than one package: ['copas', 'coxpcall', 'lpeg', 'lua-csnappy', 'luaexpat', 'luafilesystem', 'luajson', 'lualogging', 'luasocket', 'luasql-sqlite3', 'rings', 'wsapi-xavante', 'wsapi', 'xavante'] Warning: target file "./usr/bin/xz" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/lzma" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/bunzip2" is touched by more than one package: ['busybox', 'bzip2'] Warning: target file "./usr/bin/unxz" is touched by more than one package: ['busybox', 'xz'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libssl.a" is touched by more than one package: ['libopenssl', 'libnss'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-host.txt Warning: host file "./sbin/fsck" is touched by more than one package: ['host-util-linux', 'host-e2fsprogs'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: ['host-util-linux', 'host-e2fsprogs'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-1/output/target/etc/inittab rm -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-1/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-1/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/lua/5.3/doc rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/luarocks mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/include /home/buildroot/autobuild/run/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-1/output/target/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/man /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/info /home/buildroot/autobuild/run/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/doc /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-1/output/host/bin/sparc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/sparc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/sparc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-rc2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-rc2\"" \ ) > /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-1/buildroot' >>> Buildroot 2018.02-rc2 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> acpica 20170531 Collecting legal info ERROR: No hash found for source/include/acpi.h >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info ERROR: No hash found for README >>> aircrack-ng 1.2-rc4 Collecting legal info ERROR: No hash found for LICENSE >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> 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 >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> atftp 0.7.1 Collecting legal info ERROR: No hash found for LICENSE >>> axel 2.16.1 Collecting legal info ERROR: No hash found for COPYING >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> mbedtls 2.6.0 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> icu 60.1 Collecting legal info LICENSE: OK (sha256: 24c771ce37201a3ab604852e47d10d21595d0493269dd6c8a5e567e998e18c00) >>> host-icu 60.1 Collecting legal info LICENSE: OK (sha256: 24c771ce37201a3ab604852e47d10d21595d0493269dd6c8a5e567e998e18c00) >>> bwm-ng f54b3fad2c80bfe63f920c9b5e7c1d80389c57ef Collecting legal info ERROR: No hash found for COPYING >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cc-tool 0.26 Collecting legal info ERROR: No hash found for COPYING >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> copas 2.0.2-1 Collecting legal info ERROR: No hash found for copas-2_0_2/doc/us/license.html >>> host-luarocks 2.4.3 Collecting legal info ERROR: No hash found for COPYING >>> host-luainterpreter Collecting legal info >>> host-lua 5.3.4 Collecting legal info ERROR: No hash found for doc/readme.html >>> luainterpreter Collecting legal info >>> lua 5.3.4 Collecting legal info ERROR: No hash found for doc/readme.html >>> coxpcall 1.16.0-1 Collecting legal info ERROR: No hash found for coxpcall/doc/license.html >>> cppcms 1.0.5 Collecting legal info ERROR: No hash found for COPYING.TXT >>> libgcrypt 1.8.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> dt v18.32 Collecting legal info ERROR: No hash found for LICENSE >>> host-e2fsprogs 1.43.8 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> eventlog 0.2.12 Collecting legal info ERROR: No hash found for COPYING >>> fbgrab 1.3 Collecting legal info ERROR: No hash found for COPYING >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> freeswitch 1.6.20 Collecting legal info COPYING: OK (sha256: 10299420c1e8602c0daf5a59d022621cd72a9148d1f0f33501edb3db3445c7fe) libs/apr/LICENSE: OK (sha256: e8e26b16da14aa3e6ed5c22c705fdc1f45d6225fca461ea9f7314bcdfdc414c4) libs/apr-util/LICENSE: OK (sha256: 1eefb2ea1db0af7729a9d8a27d7c65d8a37ab185393f935b029aac6828ce315a) libs/sofia-sip/COPYING: OK (sha256: e1c0890440efe31b6cd2ee2abf895eb917c787799f079133f5809414d90d5d60) libs/sofia-sip/COPYRIGHTS: OK (sha256: b402ae58cf355b33be8fa023f704a039e3d41ecaccd2bbcda43ca31d703e4556) libs/spandsp/COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) libs/srtp/LICENSE: OK (sha256: 8defed37d52096ae14b60adc499c33d43975109bc265552ee67e9a888c634b93) libs/tiff-4.0.2/COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> libcurl 7.58.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Collecting legal info WARNING: no hash file for librtmp/COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> fxload 2008_10_13 Collecting legal info ERROR: No hash found for COPYING >>> gadgetfs-test Collecting legal info >>> giflib 5.1.4 Collecting legal info ERROR: No hash found for COPYING >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libsoup 2.56.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> 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.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> hiawatha 10.6 Collecting legal info ERROR: No hash found for LICENSE >>> hicolor-icon-theme 0.15 Collecting legal info ERROR: No hash found for COPYING >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> igd2-for-linux v1.2 Collecting legal info linuxigd2/doc/LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libupnp 1.6.24 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> imagemagick 7.0.7-10 Collecting legal info ERROR: No hash found for LICENSE >>> imlib2 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info ERROR: No hash found for README >>> iptables 1.6.1 Collecting legal info ERROR: No hash found for COPYING >>> jansson 2.10 Collecting legal info ERROR: No hash found for LICENSE >>> jimtcl 0.75 Collecting legal info ERROR: No hash found for LICENSE >>> jose 10 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info ERROR: No hash found for LICENSE >>> libdrm 2.4.89 Collecting legal info >>> host-xutil_util-macros 1.19.1 Collecting legal info ERROR: No hash found for COPYING >>> libatomic_ops v7.4.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libcec 4.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libplatform 2d90f98620e25f47702c9e848380c0d93f29462b Collecting legal info ERROR: No hash found for src/os.h >>> libestr 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> libgta 1.0.8 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libmcrypt 2.5.8 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libmpd 11.8.17 Collecting legal info ERROR: No hash found for COPYING >>> libnet 1.1.6 Collecting legal info ERROR: No hash found for doc/COPYING >>> libnspr 4.17 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libnss 3.33 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> libraw1394 2.1.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> live555 2017.10.28 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> log4cxx 0.10.0 Collecting legal info ERROR: No hash found for LICENSE >>> lpeg 1.0.1-1 Collecting legal info >>> lua-csnappy 0.1.5-1 Collecting legal info ERROR: No hash found for lua-csnappy-0.1.5/COPYRIGHT >>> luaexpat 1.3.0-1 Collecting legal info ERROR: No hash found for luaexpat-1.3.0/doc/us/license.html >>> luaexpatutils 88c228365b084224c911d34aff06002634b38b50 Collecting legal info >>> luafilesystem 1.7.0-2 Collecting legal info ERROR: No hash found for luafilesystem/LICENSE >>> luajson 1.3.4-1 Collecting legal info ERROR: No hash found for luajson/LICENSE >>> lualogging 1.3.0-1 Collecting legal info ERROR: No hash found for lualogging/COPYRIGHT >>> luasocket 3.0rc1-1 Collecting legal info ERROR: No hash found for luasocket-3.0-rc1/LICENSE >>> luasql-sqlite3 2.3.0-1 Collecting legal info ERROR: No hash found for luasql/doc/us/license.html >>> lvm2 2.02.173 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> lxc 2.1.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> make 4.2.1 Collecting legal info ERROR: No hash found for COPYING >>> memstat 1.0 Collecting legal info ERROR: No hash found for debian/copyright >>> monkey 1.5.6 Collecting legal info ERROR: No hash found for LICENSE >>> nano 2.9.0 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> olsr 0.9.6.1 Collecting legal info ERROR: No hash found for license.txt ERROR: No hash found for lib/pud/nmealib/LICENSE >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian 9c9f0ec3532b Collecting legal info WARNING: no hash file for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.4 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> phytool 2 Collecting legal info ERROR: No hash found for LICENSE >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> pps-tools 47333f24af878f67ce48022e8af16419713aa1ac Collecting legal info ERROR: No hash found for COPYING >>> radvd 2.12 Collecting legal info ERROR: No hash found for COPYRIGHT >>> rings 1.3.0-1 Collecting legal info ERROR: No hash found for rings-v_1_3_0/doc/us/license.html >>> smstools3 3.1.15 Collecting legal info ERROR: No hash found for doc/license.html ERROR: No hash found for LICENSE >>> sox 14.4.2 Collecting legal info ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.LGPL >>> sp-oops-extract 0.0.7-1 Collecting legal info ERROR: No hash found for COPYING >>> sredird 2.2.2 Collecting legal info ERROR: No hash found for COPYING >>> strace 4.20 Collecting legal info COPYING: OK (sha256: ea7ff222f36c9df0aa2924a8f7c7d2aec3ea11e752feba4b15ec79b695b6236a) >>> wireless-regdb 2017.03.07 Collecting legal info ERROR: No hash found for LICENSE >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> wsapi-xavante 1.6.1-1 Collecting legal info ERROR: No hash found for wsapi-1.6.1/doc/us/license.html >>> wsapi 1.6.1-1 Collecting legal info ERROR: No hash found for wsapi-1.6.1/doc/us/license.html >>> xavante 2.4.0-1 Collecting legal info ERROR: No hash found for xavante-2.4.0/doc/us/license.html >>> xl2tp v1.3.8 Collecting legal info ERROR: No hash found for LICENSE >>> xutil_util-macros 1.19.1 Collecting legal info ERROR: No hash found for COPYING >>> yaml-cpp 0.5.2 Collecting legal info ERROR: No hash found for license.txt >>> host-zip 30 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: gadgetfs-test: cannot save license (GADGETFS_TEST_LICENSE_FILES not defined) WARNING: libdrm-2.4.89: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: lpeg-1.0.1-1: cannot save license (LPEG_LICENSE_FILES not defined) WARNING: luaexpatutils-88c228365b084224c911d34aff06002634b38b50: cannot save license (LUAEXPATUTILS_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-1/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot'