Applying 0005-unix-configure-remove-GID-UID-size-check.patch using patch: patching file unix/configure Applying 0006-unix-configure-borrow-the-LFS-test-from-autotools.patch using patch: patching file unix/configure >>> zip 30 Configuring >>> zip 30 Building PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-ar" AS="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-as" LD="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-ld" NM="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-nm" CC="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-g++" FC="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/build/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static" CXXFLAGS="-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" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/buildroot/build/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/build/instance-0/output/build/zip-30 CFLAGS="-D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT" AS="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -c" -f unix/Makefile generic make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/zip-30' sh unix/configure "/home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc" "-D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT" "" Check bzip2 support Check for bzip2 in bzip2 directory Check if OS already has bzip2 library installed -- OS supports bzip2 - linking in bzip2 Check for the C preprocessor Check if we can use asm code Check for ANSI options Check for prototypes Check the handling of const Check for time_t Check for size_t Check for off_t Check for Large File Support -- yes we have Large File Support! Check for wide char support -- have wchar_t - enabling Unicode support Check for gcc no-builtin flag Check for rmdir Check for strchr Check for strrchr Check for rename Check for mktemp Check for mktime Check for mkstemp Check for memset Check for memmove Check for strerror Check for errno declaration Check for directory libraries Check for readlink Check for directory include file Check for nonexistent include files Check for term I/O include file Check for valloc Check for /usr/local/bin and /usr/local/man Check for OS-specific flags Check for symbolic links eval /usr/bin/make -f unix/Makefile zips `cat flags` make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/zip-30' /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zip.c /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipfile.c /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipup.c /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H fileio.c /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H ttyio.c /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.c /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o fileio_.o fileio.c /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o -Wl,-elf2flt -static -lbz2 /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o -Wl,-elf2flt -static -lbz2 /home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o -Wl,-elf2flt -static -lbz2 /home/buildroot/build/instance-0/output/host/bin/m68k-linux-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 -Wl,-elf2flt -static -lbz2 make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/zip-30' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/zip-30' >>> zip 30 Installing to target PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-ar" AS="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-as" LD="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-ld" NM="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-nm" CC="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-g++" FC="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/build/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/output/host/bin/m68k-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static" CXXFLAGS="-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" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/buildroot/build/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/build/instance-0/output/build/zip-30 -f unix/Makefile install prefix=/home/buildroot/build/instance-0/output/target/usr make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/zip-30' mkdir -p /home/buildroot/build/instance-0/output/target/usr/bin cp zip zipcloak zipnote zipsplit /home/buildroot/build/instance-0/output/target/usr/bin cd /home/buildroot/build/instance-0/output/target/usr/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /home/buildroot/build/instance-0/output/target/usr/man/man1 cp man/zip.1 /home/buildroot/build/instance-0/output/target/usr/man/man1/zip.1 chmod 644 /home/buildroot/build/instance-0/output/target/usr/man/man1/zip.1 cp man/zipcloak.1 /home/buildroot/build/instance-0/output/target/usr/man/man1/zipcloak.1 chmod 644 /home/buildroot/build/instance-0/output/target/usr/man/man1/zipcloak.1 cp man/zipnote.1 /home/buildroot/build/instance-0/output/target/usr/man/man1/zipnote.1 chmod 644 /home/buildroot/build/instance-0/output/target/usr/man/man1/zipnote.1 cp man/zipsplit.1 /home/buildroot/build/instance-0/output/target/usr/man/man1/zipsplit.1 chmod 644 /home/buildroot/build/instance-0/output/target/usr/man/man1/zipsplit.1 make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/zip-30' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/bin/lsscsi" is touched by more than one package: [u'busybox', u'lsscsi'] Warning: target file "./usr/bin/clear" is touched by more than one package: [u'busybox', u'ncurses'] Warning: target file "./usr/bin/reset" is touched by more than one package: [u'busybox', u'ncurses'] ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/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/build/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/build/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/build/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/build/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/build/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/build/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/build/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/buildroot/build/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/build/instance-0/output/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`@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%`printf '"%s", ' -Wl,-elf2flt -static`@PKG_TARGET_CFLAGS@%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`@PKG_TARGET_CFLAGS@%g" -e "s%@HOST_DIR@%/home/buildroot/build/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/build/instance-0/output/host/etc/meson/cross-compilation.conf.in sed -e "s%@PKG_TARGET_CFLAGS@%%g" -e "s%@PKG_TARGET_LDFLAGS@%%g" -e "s%@PKG_TARGET_CXXFLAGS@%%g" /home/buildroot/build/instance-0/output/host/etc/meson/cross-compilation.conf.in > /home/buildroot/build/instance-0/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/build/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/build/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/build/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/build/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/build/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.08-git-00651-g2312a83"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.08-git\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-0/output/target/usr make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2019.08-git-00651-g2312a83 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton 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 >>> host-android-tools 4.2.2+git20130218 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> argp-standalone 1.3 Collecting legal info >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Collecting legal info >>> bc 1.06.95 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info Copyright.txt: OK (sha256: af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f) >>> boost 1.70.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bzip2 1.0.6 Collecting legal info LICENSE: OK (sha256: 4919cfb14a73cd64fcef67b107613970cf1659a09aa675dba31314f373bc7204) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bullet 2.88 Collecting legal info LICENSE.txt: OK (sha256: 885cd516a8420acb7c3e0b1a7119913b686495001ae564e3229740460e8cff59) >>> busybox 1.31.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> dosfstools 4.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> dhcpcd 7.2.2 Collecting legal info LICENSE: OK (sha256: 213fc1a704cecdb322276fa7c95891fd1c23137d9ab572af1fc5e91b48762303) >>> dropbear 2019.78 Collecting legal info LICENSE: OK (sha256: cfa32d49e9022265375e533a4a5ef9e37d4aaa604119d612c46816aa1e59fe52) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.1.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> dtv-scan-tables 1c187978d479a2f941c9c4fb10d8b2612d5fde3c Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> host-e2fsprogs 1.45.2 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.34 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) >>> ed 1.15 Collecting legal info COPYING: OK (sha256: f03a12bef9dfb7281864a0dd965166d4f4ec7a66633df2bc72fa4363e57de02c) >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info ERROR: No hash found for COPYING >>> host-faketime 0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> fbv 1.0b Collecting legal info ERROR: No hash found for COPYING >>> fconfig 20080329 Collecting legal info ERROR: No hash found for fconfig.c >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-fwup 1.2.5 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.4.0 Collecting legal info COPYING: OK (sha256: e1e3d4ba9d0b0ccba333b5f5539f7c6c9a3ef3d57a96cd165d2c45eaa1cd026d) >>> host-libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> host-libsodium 1.0.17 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> gdbm 1.13 Collecting legal info ERROR: No hash found for COPYING >>> host-genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> genpart 1.0.2 Collecting legal info >>> host-genpart 1.0.2 Collecting legal info >>> gli 559cbe1ec38878e182507d331e0780fbae5baf15 Collecting legal info manual.md: OK (sha256: e26459f62353e631d18379668c82b85f9fd2fd993f2818277e4fce21e957f87a) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnuchess 6.2.5 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> hicolor-icon-theme 0.15 Collecting legal info ERROR: No hash found for COPYING >>> hwdata 0.308 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> initscripts Collecting legal info >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> jose 10 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> openssl Collecting legal info >>> libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> json-for-modern-cpp v3.6.1 Collecting legal info LICENSE.MIT: OK (sha256: 7400586ce89c6a2cc65f6ca46997da5d356a230673d3a211e040b783f23578a1) >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> leveldb 1.20 Collecting legal info ERROR: No hash found for LICENSE >>> snappy 1.1.7 Collecting legal info COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) >>> libbson 1.9.4 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) THIRD_PARTY_NOTICES: OK (sha256: 8dc5cb3146b026715e6c145621c7732f36c295d825b7b3a03076ad3f238db48e) >>> libcoap 4.1.2 Collecting legal info COPYING: OK (sha256: 28b61fbf3c5477611d7f6ead97d15348934496d27dca815b34d45e622730e72e) LICENSE.GPL: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) LICENSE.BSD: OK (sha256: 9d5aeec17bdf82369bbe6e89efb07b7b35abefa044ea1d25cb2feeb70df1c208) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdcss 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdnav 6.0.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdread 6.0.0 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> liberation 2.00.1 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libevdev 1.7.0 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> libgpg-error 1.35 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> liblo 0.30 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libloki 0.1.7 Collecting legal info >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.16 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.51.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.7.4 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-python3-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> libsepol 2.9 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libsidplay2 2.1.1 Collecting legal info ERROR: No hash found for libsidplay/COPYING >>> libsoc 0.8.2 Collecting legal info ERROR: No hash found for LICENCE >>> libunistring 0.9.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libyaml 0.2.1 Collecting legal info LICENSE: OK (sha256: bfcb6a7dfbfd30e0ccc8bb34ab712bd1568586ad8c5b078ccae443b04e79749e) >>> lockfile-progs 0.1.17 Collecting legal info ERROR: No hash found for COPYING >>> log4cplus 2.0.4 Collecting legal info LICENSE: OK (sha256: 91d7e42ff80e74c4c94e5ad353375fa0358cd0abbf43f5fe957097cdbd4e2c4d) >>> lshw 02.18 Collecting legal info ERROR: No hash found for COPYING >>> lsscsi 0.30 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> macchanger 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> mediastreamer 2.14.0 Collecting legal info COPYING: OK (sha256: ba9ed2269151ad63b922598f3c5c19ddf781b2bbb6cb843ed9f085ecd1679c5d) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.44 Collecting legal info README: OK (sha256: a008c782e078102720266824c1e87875bafbf25ffae4b173dc135f9a4e1c672e) >>> host-vim 8.1.0133 Collecting legal info ERROR: No hash found for README.txt >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> mimic 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> mpd-mpc 0.31 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> musepack r475 Collecting legal info ERROR: No hash found for libmpcdec/COPYING ERROR: No hash found for libmpcenc/quant.c >>> mxml 3.0 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: 63cc06ba05adecb1fdf2c94460a98291fd71614865456e52a19a1e7cc674250f) >>> nfacct 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> oniguruma 6.9.2 Collecting legal info COPYING: OK (sha256: ae266a1ad1c2ef50baf14a1a2993e926cd46d09c6cc8b0b3a8498e44da2746b8) >>> openjpeg 2.3.1 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> host-openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libftdi 0.20 Collecting legal info >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.11 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 2.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.4.7 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> pixiewps 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 Collecting legal info LICENSE.md: OK (sha256: ccb349b4132ed7737f25e5adebfe61f3d52dca33708df1e50352320438d1d4c2) >>> pixman 0.38.4 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> ramspeed 2.6.0 Collecting legal info ERROR: No hash found for LICENCE >>> reaver 1.6.5 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> rng-tools 5 Collecting legal info ERROR: No hash found for COPYING >>> scrypt 1.2.0 Collecting legal info ERROR: No hash found for main.c >>> semodule-utils 2.9 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> sg3_utils 1.44 Collecting legal info COPYING: OK (sha256: d516b8b337a77e3d4c65dffe708ca7fb25b1cb4ec77ec362cf11ed659b9250bc) BSD_LICENSE: OK (sha256: 31f6d59679e0fb21c9358f22484e6e3c53e20ef08c0950fd38a4a867cb55edc9) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> spidev_test v4.10 Collecting legal info >>> stm32flash 1f934ae86babdeea47afdfae1d856d5fd5da6c53 Collecting legal info ERROR: No hash found for gpl-2.0.txt >>> tinyxml2 6.2.0 Collecting legal info readme.md: OK (sha256: 8b2ab0b6ffb86798a2512f45fcf50a3b04b3516782d2e3fb30ebf55dc18c7cce) >>> twolame 0.3.13 Collecting legal info ERROR: No hash found for COPYING >>> uclibc-ng-test c6d62cbc60504c7f6867b486248b0ef7cc2da554 Collecting legal info WARNING: no hash file for COPYING.LIB >>> wilc1000-firmware 14.1 Collecting legal info >>> wpan-tools 0.9 Collecting legal info COPYING: OK (sha256: fe8e595c24d821a60885eb259619df5e5e3976c48465fde0be29fcd78530798f) >>> xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> yaml-cpp 0.6.2 Collecting legal info LICENSE: OK (sha256: aa6fcc27be034e41e21dd832f9175bfe694a48491d9e14ff0fa278e19ad14f1b) >>> 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: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: armbian-firmware-455d6b6701178dafe7fd0168eb4a4ef78a8d24a3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (HOST_LIBFTDI_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) WARNING: spidev_test-v4.10: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) WARNING: wilc1000-firmware-14.1: cannot save license (WILC1000_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'