ln -s sudo /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/sudoedit if [ -f sesh ]; then \ INSTALL_BACKUP='' /bin/sh ../libtool --tag=disable-static --mode=install /bin/sh ../install-sh -c -m 0755 sesh /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/sudo/sesh; \ fi libtool: warning: remember to run 'libtool --finish /usr/libexec/sudo' /bin/sh ../mkinstalldirs /home/buildroot/autobuild/run/instance-0/output/target/usr/include /bin/sh ../install-sh -c -m 0644 ./sudo_plugin.h /home/buildroot/autobuild/run/instance-0/output/target/usr/include /bin/sh ../mkinstalldirs /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc/sudo \ /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/cat8 /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/cat5 mkdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/cat8 mkdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/cat5 for f in ../ChangeLog ../README ../NEWS ./HISTORY ./CONTRIBUTORS ./LICENSE ./TROUBLESHOOTING ./UPGRADE; do /bin/sh ../install-sh -c -m 0644 $f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc/sudo; done #for f in ../README.LDAP ./schema.*; do /bin/sh ../install-sh -c -m 0644 $f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc/sudo; done /bin/sh ../install-sh -c -m 0644 ./sudo.cat /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/cat8/sudo.8 /bin/sh ../install-sh -c -m 0644 ./sudo_plugin.cat /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/cat8/sudo_plugin.8 /bin/sh ../install-sh -c -m 0644 ./sudoreplay.cat /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/cat8/sudoreplay.8 /bin/sh ../install-sh -c -m 0644 ./visudo.cat /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/cat8/visudo.8 /bin/sh ../install-sh -c -m 0644 ./sudo.conf.cat /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/cat5/sudo.conf.5 /bin/sh ../install-sh -c -m 0644 ./sudoers.cat /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/cat5/sudoers.5 #/bin/sh ../install-sh -c -m 0644 ./sudoers.ldap.cat /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/cat5/sudoers.ldap.5 ln -s sudo.8 /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/cat8/sudoedit.8 /bin/sh ../mkinstalldirs /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc/sudo/examples mkdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc/sudo/examples for f in ./pam.conf ./sudo.conf ./sudoers ./syslog.conf; do /bin/sh ../install-sh -c -m 0644 $f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc/sudo/examples; done tinyalsa-1.1.1.tar.gz: OK (sha256: d92b438cea348ae316c4b2cbf367b4f01ed821a947e6a34d813624e9e3c936c1) >>> tinyalsa 1.1.1 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/tinyalsa-1.1.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/tinyalsa-1.1.1 -xf - >>> tinyalsa 1.1.1 Patching Applying 0001-disable-doxygen-usage.patch using patch: patching file Makefile Applying 0002-interval.h-add-missing-header.patch using patch: patching file include/tinyalsa/interval.h >>> tinyalsa 1.1.1 Configuring >>> tinyalsa 1.1.1 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 CROSS_COMPILE="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-" -C /home/buildroot/autobuild/run/instance-0/output/build/tinyalsa-1.1.1 /usr/bin/make -C src /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include -fPIC -c -o limits.o limits.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include -fPIC -c -o mixer.o mixer.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include -fPIC -c -o pcm.o pcm.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-ar rv libtinyalsa.a limits.o mixer.o pcm.o /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -shared -Wl,-soname,libtinyalsa.so.1 limits.o mixer.o pcm.o -o libtinyalsa.so.1.1.1 /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-ar: creating libtinyalsa.a a - limits.o a - mixer.o a - pcm.o ln -sf libtinyalsa.so.1.1.1 libtinyalsa.so.1 ln -sf libtinyalsa.so.1 libtinyalsa.so /usr/bin/make -C utils /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include -L ../src -O2 tinyplay.c ../include/tinyalsa/pcm.h ../include/tinyalsa/mixer.h ../include/tinyalsa/asoundlib.h ../src/libtinyalsa.a -o tinyplay /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include -L ../src -O2 tinycap.c ../include/tinyalsa/pcm.h ../include/tinyalsa/mixer.h ../include/tinyalsa/asoundlib.h ../src/libtinyalsa.a -o tinycap /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include -L ../src -O2 tinymix.c ../include/tinyalsa/pcm.h ../include/tinyalsa/mixer.h ../include/tinyalsa/asoundlib.h ../src/libtinyalsa.a -o tinymix /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include -L ../src -O2 tinypcminfo.c ../include/tinyalsa/pcm.h ../include/tinyalsa/mixer.h ../include/tinyalsa/asoundlib.h ../src/libtinyalsa.a -o tinypcminfo /usr/bin/make -C examples /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include pcm-readi.c ../src/libtinyalsa.so -o pcm-readi /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include pcm-writei.c ../src/libtinyalsa.so -o pcm-writei >>> tinyalsa 1.1.1 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/tinyalsa-1.1.1 PREFIX="/usr" CROSS_COMPILE="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-" DESTDIR="/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot" install install -d /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinyalsa/ install include/tinyalsa/pcm.h /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinyalsa/ install include/tinyalsa/mixer.h /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinyalsa/ install include/tinyalsa/asoundlib.h /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinyalsa/ install include/tinyalsa/version.h /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinyalsa/ /usr/bin/make -C src install install -d /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/ install libtinyalsa.a /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/ install libtinyalsa.so.1.1.1 /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/ ln -sf libtinyalsa.so.1.1.1 /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libtinyalsa.so.1 ln -sf libtinyalsa.so.1 /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libtinyalsa.so /usr/bin/make -C utils install install -d /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin install tinyplay /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/ install tinycap /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/ install tinymix /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/ install tinypcminfo /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/ install -d /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/man/man1 install tinyplay.1 /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/man/man1/ install tinycap.1 /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/man/man1/ install tinymix.1 /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/man/man1/ install tinypcminfo.1 /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/man/man1/ >>> tinyalsa 1.1.1 Fixing libtool files >>> tinyalsa 1.1.1 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/tinyalsa-1.1.1 PREFIX="/usr" CROSS_COMPILE="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-" DESTDIR="/home/buildroot/autobuild/run/instance-0/output/target" install install -d /home/buildroot/autobuild/run/instance-0/output/target/usr/include/tinyalsa/ install include/tinyalsa/pcm.h /home/buildroot/autobuild/run/instance-0/output/target/usr/include/tinyalsa/ install include/tinyalsa/mixer.h /home/buildroot/autobuild/run/instance-0/output/target/usr/include/tinyalsa/ install include/tinyalsa/asoundlib.h /home/buildroot/autobuild/run/instance-0/output/target/usr/include/tinyalsa/ install include/tinyalsa/version.h /home/buildroot/autobuild/run/instance-0/output/target/usr/include/tinyalsa/ /usr/bin/make -C src install install -d /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ install libtinyalsa.a /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ install libtinyalsa.so.1.1.1 /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ ln -sf libtinyalsa.so.1.1.1 /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libtinyalsa.so.1 ln -sf libtinyalsa.so.1 /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libtinyalsa.so /usr/bin/make -C utils install install -d /home/buildroot/autobuild/run/instance-0/output/target/usr/bin install tinyplay /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/ install tinycap /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/ install tinymix /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/ install tinypcminfo /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/ install -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1 install tinyplay.1 /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1/ install tinycap.1 /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1/ install tinymix.1 /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1/ install tinypcminfo.1 /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1/ zip30.tgz: OK (sha256: f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369) >>> zip 30 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/zip30.tgz | tar --strip-components=1 -C /home/buildroot/autobuild/run/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/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-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/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/autobuild/run/instance-0/output/build/zip-30 CFLAGS="-D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -c" -f unix/Makefile generic sh unix/configure "/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc" "-D_FILE_OFFSET_BITS=64 -Os -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/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zip.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipfile.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipup.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H fileio.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H ttyio.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o fileio_.o fileio.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -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/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-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/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-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/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-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/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/autobuild/run/instance-0/output/build/zip-30 -f unix/Makefile install prefix=/home/buildroot/autobuild/run/instance-0/output/target/usr mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/usr/bin cp zip zipcloak zipnote zipsplit /home/buildroot/autobuild/run/instance-0/output/target/usr/bin cd /home/buildroot/autobuild/run/instance-0/output/target/usr/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/usr/man/man1 cp man/zip.1 /home/buildroot/autobuild/run/instance-0/output/target/usr/man/man1/zip.1 chmod 644 /home/buildroot/autobuild/run/instance-0/output/target/usr/man/man1/zip.1 cp man/zipcloak.1 /home/buildroot/autobuild/run/instance-0/output/target/usr/man/man1/zipcloak.1 chmod 644 /home/buildroot/autobuild/run/instance-0/output/target/usr/man/man1/zipcloak.1 cp man/zipnote.1 /home/buildroot/autobuild/run/instance-0/output/target/usr/man/man1/zipnote.1 chmod 644 /home/buildroot/autobuild/run/instance-0/output/target/usr/man/man1/zipnote.1 cp man/zipsplit.1 /home/buildroot/autobuild/run/instance-0/output/target/usr/man/man1/zipsplit.1 chmod 644 /home/buildroot/autobuild/run/instance-0/output/target/usr/man/man1/zipsplit.1 >>> Finalizing target directory /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-0/output/target/etc/inittab rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/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-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/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/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/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/autobuild/run/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/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-git-02322-g9d6da7a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-git\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2017.11-git-02322-g9d6da7a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info mips-2016.05-8-mips-linux-gnu.src.tar.bz2: OK (sha256: 2658e55d5b71bba25d6f77e868e18b200ea5f75c8add7ed3a9266e716d9adfff) >>> toolchain-external-codesourcery-mips 2016.05-8 Collecting legal info >>> toolchain Collecting legal info >>> alljoyn 16.04.00a Collecting legal info >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.14 Collecting legal info ERROR: No hash found for LICENSE >>> 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 ERROR: No hash found for COPYING >>> host-m4 1.4.18 Collecting legal info ERROR: No hash found for COPYING >>> host-automake 1.15.1 Collecting legal info ERROR: No hash found for COPYING >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> libcap 2.25 Collecting legal info ERROR: No hash found for License >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info ERROR: No hash found for License >>> openssl 1.0.2l Collecting legal info ERROR: No hash found for LICENSE >>> zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> android-tools 4.2.2+git20130218 Collecting legal info ERROR: No hash found for debian/copyright >>> atf 0.21 Collecting legal info ERROR: No hash found for COPYING >>> bind 9.11.2 Collecting legal info COPYRIGHT: OK (sha256: d3906dfe153e2c48440d3ca1d5319f5e89b4b820cdfc5d0779c23d7ac2b175e9) >>> libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> busybox 1.27.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-checkpolicy 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info ERROR: No hash found for COPYING >>> host-gettext 0.19.8.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> host-libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> cryptsetup 1.7.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LGPL >>> lvm2 2.02.173 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> util-linux 2.30.2 Collecting legal info ERROR: No hash found for README.licensing ERROR: No hash found for Documentation/licenses/COPYING.GPLv2 ERROR: No hash found for Documentation/licenses/COPYING.UCB ERROR: No hash found for Documentation/licenses/COPYING.LGPLv2.1 ERROR: No hash found for Documentation/licenses/COPYING.BSD-3 >>> 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 >>> host-dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> host-e2fsprogs 1.43.6 Collecting legal info ERROR: No hash found for NOTICE ERROR: No hash found for lib/ss/mit-sipb-copyright.h ERROR: No hash found for lib/et/internal.h >>> host-util-linux 2.30.2 Collecting legal info ERROR: No hash found for README.licensing ERROR: No hash found for Documentation/licenses/COPYING.GPLv2 ERROR: No hash found for Documentation/licenses/COPYING.UCB ERROR: No hash found for Documentation/licenses/COPYING.LGPLv2.1 ERROR: No hash found for Documentation/licenses/COPYING.BSD-3 >>> 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 >>> execline 2.3.0.2 Collecting legal info ERROR: No hash found for COPYING >>> skalibs 2.6.0.0 Collecting legal info ERROR: No hash found for COPYING >>> git-crypt 0.5.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for parse_options.hpp >>> git 2.13.6 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> libcurl 7.56.0 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> initscripts Collecting legal info >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> libbsd 0.8.3 Collecting legal info ERROR: No hash found for COPYING >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> libcsv 3.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> libebml 1.3.3 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> libglib2 2.54.1 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.54.1 Collecting legal info ERROR: No hash found for COPYING >>> host-libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> libite v1.8.2 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for chomp.c ERROR: No hash found for pidfile.c >>> libmediaart 1.9.1 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_acct 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_log 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libnftnl 1.0.7 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libpfm4 4.6.0 Collecting legal info ERROR: No hash found for COPYING >>> libpthsem 2.0.8 Collecting legal info ERROR: No hash found for COPYING >>> libtorrent 0.13.6 Collecting legal info ERROR: No hash found for COPYING >>> libucl 0.7.3 Collecting legal info ERROR: No hash found for COPYING >>> linenoise 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> linknx 0.0.1.33 Collecting legal info >>> luksmeta 8 Collecting legal info COPYING: OK (sha256: 4b72eb6b5a336cd3ec837cc2d6347c23bf7574168db6b4802267700b93021abf) >>> nftables 0.7 Collecting legal info ERROR: No hash found for COPYING >>> norm 1.5r6 Collecting legal info ERROR: No hash found for LICENSE.TXT >>> open-plc-utils 1be781d1ea81827e5f6c1a35961c65dd4d15472c Collecting legal info ERROR: No hash found for LICENSE >>> openmpi 1.10.7 Collecting legal info ERROR: No hash found for 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 >>> p910nd 0.97 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info ERROR: No hash found for COPYING >>> pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> pppd 2.4.7 Collecting legal info ERROR: No hash found for pppd/tdb.c ERROR: No hash found for pppd/plugins/pppoatm/COPYING ERROR: No hash found for pppdump/bsd-comp.c ERROR: No hash found for pppd/ccp.c ERROR: No hash found for pppd/plugins/passprompt.c >>> rapidxml 1.13 Collecting legal info ERROR: No hash found for license.txt >>> redis 3.2.9 Collecting legal info ERROR: No hash found for COPYING >>> rtorrent 0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> s6-linux-init 0.3.1.1 Collecting legal info ERROR: No hash found for COPYING >>> s6 2.6.1.0 Collecting legal info ERROR: No hash found for COPYING >>> s6-linux-utils 2.4.0.1 Collecting legal info ERROR: No hash found for COPYING >>> s6-portable-utils 2.2.1.1 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> host-shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> smartmontools 6.5 Collecting legal info ERROR: No hash found for COPYING >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> sudo 1.8.21p2 Collecting legal info ERROR: No hash found for doc/LICENSE >>> tinyalsa 1.1.1 Collecting legal info ERROR: No hash found for NOTICE >>> zip 30 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-mips-2016.05-8: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS_LICENSE_FILES not defined) WARNING: alljoyn-16.04.00a: cannot save license (ALLJOYN_LICENSE_FILES not defined) WARNING: linknx-0.0.1.33: cannot save license (LINKNX_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-0/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'