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/autobuild/run/instance-0/output/build/host-zip-30' /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zip.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipfile.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipup.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H fileio.c In file included from zipup.c:109:0: zipup.c: In function 'file_read': unix/zipup.h:21:22: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] #define zread(f,b,n) read(f,b,n) ^~~~~~~~~~~ zipup.c:1264:10: note: in expansion of macro 'zread' zread(ifile, buf, 1); len = 1; /* keep single \r if EOF */ ^~~~~ zip.c: In function 'help_extended': zip.c:1031:5: warning: format not a string literal and no format arguments [-Wformat-security] printf(text[i]); ^~~~~~ zip.c: In function 'version_info': zip.c:1228:5: warning: format not a string literal and no format arguments [-Wformat-security] printf(cryptnote[i]); ^~~~~~ fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c:2143:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'ask_for_split_write_path': fileio.c:2324:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, FNMAX, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H ttyio.c ttyio.c: In function 'getp': ttyio.c:628:13: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(f, &c, 1); ^~~~~~~~~~~~~~ /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o fileio_.o fileio.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c:2143:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'ask_for_split_write_path': fileio.c:2324:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, FNMAX, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c zipsplit.c: In function 'main': zipsplit.c:884:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(m, 10, stdin); ^~~~~~~~~~~~~~~~~~~ zipsplit.c: In function 'retry': zipsplit.c:496:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(m, 10, stdin); ^~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -o zip zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o unix.o crc32.o zbz2err.o deflate.o trees.o /usr/bin/gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o /usr/bin/gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o /usr/bin/gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/host-zip-30' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/host-zip-30' >>> host-zip 30 Installing to host 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:/snap/bin" PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-0/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-0/output/host/share/pkgconfig" /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:/snap/bin" PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-0/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-0/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/run/instance-0/output/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/autobuild/run/instance-0/output/build/host-zip-30 -f unix/Makefile install prefix=/home/buildroot/autobuild/run/instance-0/output/host make[1]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/host-zip-30' mkdir -p /home/buildroot/autobuild/run/instance-0/output/host/bin cp zip zipcloak zipnote zipsplit /home/buildroot/autobuild/run/instance-0/output/host/bin cd /home/buildroot/autobuild/run/instance-0/output/host/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /home/buildroot/autobuild/run/instance-0/output/host/man/man1 cp man/zip.1 /home/buildroot/autobuild/run/instance-0/output/host/man/man1/zip.1 chmod 644 /home/buildroot/autobuild/run/instance-0/output/host/man/man1/zip.1 cp man/zipcloak.1 /home/buildroot/autobuild/run/instance-0/output/host/man/man1/zipcloak.1 chmod 644 /home/buildroot/autobuild/run/instance-0/output/host/man/man1/zipcloak.1 cp man/zipnote.1 /home/buildroot/autobuild/run/instance-0/output/host/man/man1/zipnote.1 chmod 644 /home/buildroot/autobuild/run/instance-0/output/host/man/man1/zipnote.1 cp man/zipsplit.1 /home/buildroot/autobuild/run/instance-0/output/host/man/man1/zipsplit.1 chmod 644 /home/buildroot/autobuild/run/instance-0/output/host/man/man1/zipsplit.1 make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/host-zip-30' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'binutils', u'cpio', u'readline', u'gawk', u'gzip'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libMagick++-7.Q16HDRI.la" is touched by more than one package: [u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/c_icap/sys_logger.la" is touched by more than one package: [u'c-icap', u'expat', u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/c_icap/srv_ex206.la" is touched by more than one package: [u'c-icap', u'expat', u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'gd', u'libnl', u'libusb', u'libpcap', u'binutils', u'brotli', u'libopenssl', u'pcre', u'c-icap', u'expat', u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'binutils', u'brotli', u'libopenssl', u'pcre', u'c-icap', u'expat', u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libhid.la" is touched by more than one package: [u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'binutils', u'readline'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'gd', u'libnl', u'libusb', u'libpcap', u'binutils', u'brotli', u'libopenssl', u'pcre', u'c-icap', u'expat', u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'binutils', u'brotli', u'libopenssl', u'pcre', u'c-icap', u'expat', u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libSDL2.la" is touched by more than one package: [u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libicapapi.la" is touched by more than one package: [u'c-icap', u'expat', u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'gd', u'libnl', u'libusb', u'libpcap', u'binutils', u'brotli', u'libopenssl', u'pcre', u'c-icap', u'expat', u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'libnl', u'libusb', u'libpcap', u'binutils', u'brotli', u'libopenssl', u'pcre', u'c-icap', u'expat', u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libopcodes.la" is touched by more than one package: [u'binutils', u'brotli', u'libopenssl', u'pcre', u'c-icap', u'expat', u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'c-icap', u'expat', u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'binutils', u'brotli', u'libopenssl', u'pcre', u'c-icap', u'expat', u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libSDL2_test.la" is touched by more than one package: [u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'binutils', u'brotli', u'libopenssl', u'pcre', u'c-icap', u'expat', u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libg722_1.la" is touched by more than one package: [u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libSDL2_ttf.la" is touched by more than one package: [u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libSDL2_image.la" is touched by more than one package: [u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libbfd.la" is touched by more than one package: [u'binutils', u'brotli', u'libopenssl', u'pcre', u'c-icap', u'expat', u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'binutils', u'brotli', u'libopenssl', u'pcre', u'c-icap', u'expat', u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'c-icap', u'expat', u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/c_icap/srv_echo.la" is touched by more than one package: [u'c-icap', u'expat', u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'binutils', u'brotli', u'libopenssl', u'pcre', u'c-icap', u'expat', u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libharfbuzz.la" is touched by more than one package: [u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libSDL2main.la" is touched by more than one package: [u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libprocps.la" is touched by more than one package: [u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libass.la" is touched by more than one package: [u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libMagickWand-7.Q16HDRI.la" is touched by more than one package: [u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libMagickCore-7.Q16HDRI.la" is touched by more than one package: [u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libgif.la" is touched by more than one package: [u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'binutils', u'brotli', u'libopenssl', u'pcre', u'c-icap', u'expat', u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libfribidi.la" is touched by more than one package: [u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/c_icap/dnsbl_tables.la" is touched by more than one package: [u'c-icap', u'expat', u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libSDL2_mixer.la" is touched by more than one package: [u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/c_icap/shared_cache.la" is touched by more than one package: [u'c-icap', u'expat', u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libneon.la" is touched by more than one package: [u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libite.la" is touched by more than one package: [u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'c-icap', u'expat', u'neon', u'libaio', u'ncurses', u'readline', u'lvm2', u'dmraid', u'sdl2', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'giflib', u'libffi', u'libcap-ng', u'util-linux', u'libglib2', u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] Warning: staging file "./usr/lib/libharfbuzz-subset.la" is touched by more than one package: [u'harfbuzz', u'imagemagick', u'libconfuse', u'libite', u'libfribidi', u'libass', u'libg7221', u'libusb-compat', u'libhid', u'libtommath', u'libtomcrypt', u'popt', u'pppd', u'procps-ng', u'qhull', u'qlibc', u'sdl2_gfx'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext', u'host-gawk', u'host-gdb', u'host-gnupg', u'host-openocd'] 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/m68k-buildroot-linux-uclibc/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/m68k-linux-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/m68k-linux-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/m68k-linux-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=2019.02-git-00439-gbf3626002f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-0/output/target/usr make: Leaving directory '/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory '/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2019.02-git-00439-gbf3626002f Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> aoetools 37 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> argp-standalone 1.3 Collecting legal info >>> 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 >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bandwidthd v2.0.1-auto-r11 Collecting legal info >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.35 Collecting legal info LICENSE: OK (sha256: f9850940c6606003eea9c8864b2a3f177eb5c963614aba5a3c5a24c47dd043ab) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> brotli 1.0.7 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-btrfs-progs 4.17.1 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) libbtrfsutil/COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> c-icap 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> ca-certificates 20180409 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-checksec cdefe53eb72e6e8f23308417d2fc6b68cba9dbac Collecting legal info LICENSE.txt: OK (sha256: c5e2a8e188040fc34eb9362084778a2e25f8d1f888e47a2be09efa7cecd9c70d) >>> corkscrew a94f745b40077172b8fe7d77e2d583b9cf900281 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> cpio 2.12 Collecting legal info ERROR: No hash found for COPYING >>> davfs2 1.5.4 Collecting legal info COPYING: OK (sha256: 0ae0485a5bd37a63e63603596417e4eb0e653334fa6c7f932ca3a0e85d4af227) >>> 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 >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> devmem2 1 Collecting legal info devmem2.c.license: OK (sha256: 560913d09310d446920c16bd0aca1ff21d3b6fedd527195bacfc832ce343e0ae) >>> dmraid 1.0.0.rc16-3 Collecting legal info ERROR: No hash found for 1.0.0.rc16-3/dmraid/LICENSE_GPL ERROR: No hash found for 1.0.0.rc16-3/dmraid/LICENSE >>> lvm2 2.02.180 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> readline 7.0 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 >>> dropwatch 7c33d8a8ed105b07a46b55d71d93b36ed34c16db Collecting legal info ERROR: No hash found for COPYING >>> easy-rsa 3.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gpl-2.0.txt >>> flare-engine v1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sdl2 2.0.9 Collecting legal info COPYING.txt: OK (sha256: 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154) >>> sdl2_image 2.0.3 Collecting legal info COPYING.txt: OK (sha256: 13240ed78c8726c510b9634976430d3d3a9ea2d1ced3214119766e9e71568a35) >>> sdl2_mixer 2.0.1 Collecting legal info ERROR: No hash found for COPYING.txt >>> sdl2_ttf 2.0.14 Collecting legal info ERROR: No hash found for COPYING.txt >>> fxload 2008_10_13 Collecting legal info ERROR: No hash found for COPYING >>> gawk 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gdb 8.1.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> giflib 5.1.4 Collecting legal info ERROR: No hash found for COPYING >>> host-gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> gzip 1.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> harfbuzz 1.8.8 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) src/hb-ucdn/COPYING: OK (sha256: ec20cbe051200fc846caf4dc253cf660e874a2d9e4f3a682e08354b567fae409) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> imagemagick 7.0.7-39 Collecting legal info LICENSE: OK (sha256: 2318cc05bbd2c25c1b2d13af1aadccc45b9cf6f94757421ae59a3c8ea9064f1c) >>> inadyn 2.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libite v2.0.1 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) src/chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> libass 0.14.0 Collecting legal info COPYING: OK (sha256: f7e30699d02798351e7f839e3d3bfeb29ce65e44efa7735c225464c4fd7dfe9c) >>> libfribidi 0.19.7 Collecting legal info ERROR: No hash found for COPYING >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libhid 0.2.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> lsof 4.89 Collecting legal info ERROR: No hash found for dialects/linux/dproto.h >>> lttng-babeltrace 1.5.2 Collecting legal info ERROR: No hash found for mit-license.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> mmc-utils 37c86e60c0442fef570b75cd81aeb1db4d0cbafd Collecting legal info >>> obsidian-cursors 1.0 Collecting legal info >>> olsr 0.9.6.1 Collecting legal info ERROR: No hash found for license.txt ERROR: No hash found for lib/pud/nmealib/LICENSE >>> 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 >>> openresolv fe4e1ec4e2be2adfc1530ade94ebb30aa6f51540 Collecting legal info LICENSE: OK (sha256: d1f9dcd2dac4e095b14caab517cfe791a6e0785346164b7d0cafc13c714f8aa5) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pigz v2.4 Collecting legal info README: OK (sha256: dc8f78258cdb4478b5922f4c00eb63d3cbac06c171dc829648fd414bb0cf4493) >>> pngquant 2.12.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> 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 >>> procps-ng 3.3.15 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: 681e386e44a19d7d0674b4320272c90e66b6610b741e7e6305f8219c42e85366) >>> qhull 7.2.0 Collecting legal info ERROR: No hash found for COPYING.txt >>> qlibc v2.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> rp-pppoe 3.12 Collecting legal info ERROR: No hash found for doc/LICENSE >>> sdl2_gfx 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for SDL2_framerate.h >>> sdparm 1.10 Collecting legal info ERROR: No hash found for COPYING >>> shellinabox v2.20 Collecting legal info COPYING: OK (sha256: 04ef60ab9b83cde6f0862ea18474454477efb34c52ebce1f8d8260a398a39362) GPL-2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> xinetd xinetd-2-3-15 Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-zip 30 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: bandwidthd-v2.0.1-auto-r11: cannot save license (BANDWIDTHD_LICENSE_FILES not defined) WARNING: mmc-utils-37c86e60c0442fef570b75cd81aeb1db4d0cbafd: cannot save license (MMC_UTILS_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (HOST_LIBFTDI_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'