make[6]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/target/usr/include' /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/target/usr/include/lzma' /usr/bin/install -c -m 644 lzma/base.h lzma/bcj.h lzma/block.h lzma/check.h lzma/container.h lzma/delta.h lzma/filter.h lzma/hardware.h lzma/index.h lzma/index_hash.h lzma/lzma12.h lzma/stream_flags.h lzma/version.h lzma/vli.h '/home/buildroot/buildroot-test/instance-0/output/target/usr/include/lzma' /usr/bin/install -c -m 644 lzma.h '/home/buildroot/buildroot-test/instance-0/output/target/usr/include/.' /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/target/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c liblzma.la '/home/buildroot/buildroot-test/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 liblzma.pc '/home/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/liblzma.lai /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/liblzma.la libtool: install: /usr/bin/install -c .libs/liblzma.a /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/liblzma.a libtool: install: chmod 644 /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/liblzma.a libtool: install: /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-ranlib /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/liblzma.a libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in xzdec /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/target/usr/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c xzdec lzmadec '/home/buildroot/buildroot-test/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 xzdec.1 '/home/buildroot/buildroot-test/instance-0/output/target/usr/share/man/man1' /usr/bin/make install-data-hook cd /home/buildroot/buildroot-test/instance-0/output/target/usr/share/man/man1 && \ target=`echo xzdec | sed 's&^&&'` && \ link=`echo lzmadec | sed 's&^&&'` && \ rm -f $link.1 && \ ln -s $target.1 $link.1 libtool: install: /usr/bin/install -c xzdec /home/buildroot/buildroot-test/instance-0/output/target/usr/bin/xzdec libtool: install: /usr/bin/install -c lzmadec /home/buildroot/buildroot-test/instance-0/output/target/usr/bin/lzmadec Making install in xz /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/target/usr/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c xz '/home/buildroot/buildroot-test/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 xz.1 '/home/buildroot/buildroot-test/instance-0/output/target/usr/share/man/man1' /usr/bin/make install-data-hook cd /home/buildroot/buildroot-test/instance-0/output/target/usr/share/man/man1 && \ target=`echo xz | sed 's&^&&'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's&^&&'` && \ rm -f $link.1 && \ ln -s $target.1 $link.1; \ done libtool: install: /usr/bin/install -c xz /home/buildroot/buildroot-test/instance-0/output/target/usr/bin/xz /usr/bin/make install-exec-hook cd /home/buildroot/buildroot-test/instance-0/output/target/usr/bin && \ target=`echo xz | sed 's&^&&'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's&^&&'` && \ rm -f $link && \ ln -s $target $link; \ done Making install in lzmainfo /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/target/usr/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c lzmainfo '/home/buildroot/buildroot-test/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 lzmainfo.1 '/home/buildroot/buildroot-test/instance-0/output/target/usr/share/man/man1' libtool: install: /usr/bin/install -c lzmainfo /home/buildroot/buildroot-test/instance-0/output/target/usr/bin/lzmainfo Making install in scripts /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/target/usr/share/man/man1' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/home/buildroot/buildroot-test/instance-0/output/target/usr/bin' /usr/bin/make install-exec-hook /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/home/buildroot/buildroot-test/instance-0/output/target/usr/share/man/man1' cd /home/buildroot/buildroot-test/instance-0/output/target/usr/bin && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's&^&&'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's&^&&'` && \ rm -f $link && \ ln -s $target $link; \ done /usr/bin/make install-data-hook cd /home/buildroot/buildroot-test/instance-0/output/target/usr/share/man/man1 && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's&^&&'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's&^&&'` && \ rm -f $link.1 && \ ln -s $target.1 $link.1; \ done make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in po if test "xz" = "gettext-tools"; then \ /bin/mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildroot/buildroot-test/instance-0/output/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildroot/buildroot-test/instance-0/output/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi Making install in tests make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Nothing to be done for `install-exec-am'. zip30.tgz: OK (sha256: f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369) >>> zip 30 Extracting gzip -d -c /home/buildroot/buildroot-test/instance-0/dl/zip30.tgz | tar --strip-components=1 -C /home/buildroot/buildroot-test/instance-0/output/build/zip-30 -xf - >>> zip 30 Patching Applying 0001-configure-Remove-Check-C-compiler-type-optimization-.patch using patch: patching file unix/configure Applying 0002-configure-Don-t-use-host-CPP.patch using patch: patching file unix/configure Applying 0003-Makefile-Use-CFLAGS-from-command-line.patch using patch: patching file unix/Makefile Applying 0004-configure-use-LDFLAGS-from-command-line.patch using patch: patching file unix/configure 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/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-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/buildroot-test/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-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 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/buildroot/buildroot-test/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/buildroot-test/instance-0/output/build/zip-30 CFLAGS="-D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT" AS="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -c" -f unix/Makefile generic sh unix/configure "/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc" "-D_FILE_OFFSET_BITS=64 -Os -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 -- Either bzlib.h or libbz2.a not found - no 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` /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zip.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipfile.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipup.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H fileio.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H ttyio.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o fileio_.o fileio.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-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 /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o >>> zip 30 Installing to target PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-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/buildroot-test/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/buildroot-test/instance-0/output/host/bin/arm-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 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/buildroot/buildroot-test/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/buildroot-test/instance-0/output/build/zip-30 -f unix/Makefile install prefix=/home/buildroot/buildroot-test/instance-0/output/target/usr mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/usr/bin cp zip zipcloak zipnote zipsplit /home/buildroot/buildroot-test/instance-0/output/target/usr/bin cd /home/buildroot/buildroot-test/instance-0/output/target/usr/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/usr/man/man1 cp man/zip.1 /home/buildroot/buildroot-test/instance-0/output/target/usr/man/man1/zip.1 chmod 644 /home/buildroot/buildroot-test/instance-0/output/target/usr/man/man1/zip.1 cp man/zipcloak.1 /home/buildroot/buildroot-test/instance-0/output/target/usr/man/man1/zipcloak.1 chmod 644 /home/buildroot/buildroot-test/instance-0/output/target/usr/man/man1/zipcloak.1 cp man/zipnote.1 /home/buildroot/buildroot-test/instance-0/output/target/usr/man/man1/zipnote.1 chmod 644 /home/buildroot/buildroot-test/instance-0/output/target/usr/man/man1/zipnote.1 cp man/zipsplit.1 /home/buildroot/buildroot-test/instance-0/output/target/usr/man/man1/zipsplit.1 chmod 644 /home/buildroot/buildroot-test/instance-0/output/target/usr/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/buildroot-test/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/bin/unxz" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/share/info/dir" is touched by more than one package: ['binutils', 'readline', 'openocd'] 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/unlzma" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/unix2dos" is touched by more than one package: ['busybox', 'dos2unix'] Warning: target file "./usr/bin/lzcat" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/sbin/fbset" is touched by more than one package: ['busybox', 'fbset'] Warning: target file "./usr/bin/dos2unix" is touched by more than one package: ['busybox', 'dos2unix'] Warning: target file "./usr/bin/xzcat" is touched by more than one package: ['busybox', 'xz'] ./support/scripts/check-uniq-files -t staging /home/buildroot/buildroot-test/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['binutils', 'readline'] ./support/scripts/check-uniq-files -t host /home/buildroot/buildroot-test/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-m4', 'host-bison', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-parted'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/buildroot-test/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/buildroot-test/instance-0/output/target/etc/inittab mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/etc echo "buildroot" > /home/buildroot/buildroot-test/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/buildroot-test/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/buildroot-test/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/buildroot-test/instance-0/output/target/etc/shadow rm -f /home/buildroot/buildroot-test/instance-0/output/target/bin/sh rm -f /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/include /home/buildroot/buildroot-test/instance-0/output/target/usr/share/aclocal \ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/buildroot-test/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/cmake /home/buildroot/buildroot-test/instance-0/output/target/usr/share/cmake find /home/buildroot/buildroot-test/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/buildroot-test/instance-0/output/target/lib/ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/ /home/buildroot/buildroot-test/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/buildroot-test/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/man /home/buildroot/buildroot-test/instance-0/output/target/usr/share/man rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/info /home/buildroot/buildroot-test/instance-0/output/target/usr/share/info rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/doc /home/buildroot/buildroot-test/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/buildroot-test/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/buildroot-test/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/buildroot-test/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/buildroot-test/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/buildroot-test/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/buildroot-test/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/buildroot-test/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/buildroot-test/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-01610-ge299197"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/buildroot/buildroot-test/instance-0/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/buildroot/buildroot-test/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/buildroot-test/instance-0/buildroot' make: Entering directory `/home/buildroot/buildroot-test/instance-0/buildroot' >>> Buildroot 2018.02-git-01610-ge299197 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 >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info ERROR: No hash found for README >>> 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 >>> arp-scan 1.9 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> assimp v3.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> axel 2.16.1 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> binutils 2.28.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> cjson v1.6.0 Collecting legal info LICENSE: OK (sha256: f6f207863675ca5a5128fd120b9aef4f4bbab73ffa57e5f771ccffc8e3cc56b7) >>> dos2unix 7.3.4 Collecting legal info ERROR: No hash found for COPYING.txt >>> dropwatch 7c33d8a8ed105b07a46b55d71d93b36ed34c16db Collecting legal info ERROR: No hash found for COPYING >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> dvbsnoop 1.4.50 Collecting legal info ERROR: No hash found for COPYING >>> evemu 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> libevdev 1.5.7 Collecting legal info ERROR: No hash found for COPYING >>> fb-test-app rosetta-1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> fbset 2.1 Collecting legal info >>> gadgetfs-test Collecting legal info >>> host-genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> google-material-design-icons 2.2.3 Collecting legal info ERROR: No hash found for LICENSE >>> ifupdown-scripts Collecting legal info >>> initscripts Collecting legal info >>> iw 4.9 Collecting legal info ERROR: No hash found for COPYING >>> host-jq 1.5 Collecting legal info ERROR: No hash found for COPYING >>> lft 3.79 Collecting legal info ERROR: No hash found for COPYING >>> libdvbcsa 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> libdvbpsi 1.3.0 Collecting legal info ERROR: No hash found for COPYING >>> libfreefare 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libnfc 1.7.1 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libfribidi 0.19.7 Collecting legal info ERROR: No hash found for COPYING >>> libftdi 0.20 Collecting legal info >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info ERROR: No hash found for gips_iLBClicense.pdf >>> libmhash 0.9.9.9 Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libmpdclient 2.10 Collecting legal info ERROR: No hash found for COPYING >>> libnet 1.1.6 Collecting legal info ERROR: No hash found for doc/COPYING >>> libnetfilter_conntrack 1.0.6 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libpciaccess 0.14 Collecting legal info ERROR: No hash found for COPYING >>> libraw 0.17.1 Collecting legal info ERROR: No hash found for LICENSE.LGPL ERROR: No hash found for LICENSE.CDDL ERROR: No hash found for LICENSE.LibRaw.pdf ERROR: No hash found for README >>> libshout 2.4.1 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> libsocketcan 0.0.10 Collecting legal info >>> libupnp 1.6.24 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> linux-firmware 17e6288135d4500f9fe60224dce2b46d850c346b Collecting legal info ERROR: No hash found for LICENCE.Marvell ERROR: No hash found for LICENCE.atheros_firmware ERROR: No hash found for LICENCE.iwlwifi_firmware ERROR: No hash found for LICENCE.ralink_a_mediatek_company_firmware ERROR: No hash found for WHENCE >>> lockdev 1.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> lz4 v1.7.5 Collecting legal info ERROR: No hash found for lib/LICENSE ERROR: No hash found for programs/COPYING >>> memstat 1.0 Collecting legal info ERROR: No hash found for debian/copyright >>> memtester 4.3.0 Collecting legal info ERROR: No hash found for COPYING >>> mmc-utils 37c86e60c0442fef570b75cd81aeb1db4d0cbafd Collecting legal info >>> mpd-mpc 0.28 Collecting legal info ERROR: No hash found for COPYING >>> multicat 2.1 Collecting legal info ERROR: No hash found for COPYING >>> nano 2.9.0 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> nanocom 1.0 Collecting legal info ERROR: No hash found for COPYING >>> neon 0.30.2 Collecting legal info ERROR: No hash found for src/COPYING.LIB ERROR: No hash found for test/COPYING ERROR: No hash found for README >>> nvme v1.3 Collecting legal info ERROR: No hash found for LICENSE >>> odroid-scripts cfd289b1d69136b8bfd725d90cd648da4654f2bd Collecting legal info >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openpgm release-5-2-122 Collecting legal info ERROR: No hash found for openpgm/pgm/LICENSE >>> opus-tools 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> opus 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> host-parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-util-linux 2.31 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> pugixml 1.7 Collecting legal info ERROR: No hash found for readme.txt >>> host-pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> rabbitmq-c v0.8.0 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> statserial 1.1 Collecting legal info ERROR: No hash found for COPYING >>> taglib 1.11.1 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING.MPL >>> host-tegrarcm v1.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-cryptopp 5.6.5 Collecting legal info ERROR: No hash found for License.txt >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info ERROR: No hash found for COPYING >>> tinycbor v0.4.2 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> tinydtls 0.8.2 Collecting legal info tinydtls.h: OK (sha256: 65fbf31c3551633e7dcc051fac80f2c1a73b0b077af9ed564d726155dfc40513) >>> tunctl 1.5 Collecting legal info ERROR: No hash found for tunctl.c >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Collecting legal info ERROR: No hash found for LICENSE >>> vo-aacenc 0.1.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 >>> 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: fbset-2.1: cannot save license (FBSET_LICENSE_FILES not defined) WARNING: gadgetfs-test: cannot save license (GADGETFS_TEST_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (LIBFTDI_LICENSE_FILES not defined) WARNING: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) WARNING: mmc-utils-37c86e60c0442fef570b75cd81aeb1db4d0cbafd: cannot save license (MMC_UTILS_LICENSE_FILES not defined) WARNING: odroid-scripts-cfd289b1d69136b8bfd725d90cd648da4654f2bd: cannot save license (ODROID_SCRIPTS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/buildroot-test/instance-0/output/legal-info make: Leaving directory `/home/buildroot/buildroot-test/instance-0/buildroot'