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]); ^ /usr/bin/gcc -c -O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H fileio.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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H ttyio.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o fileio_.o fileio.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c /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 -L/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib -Wl,-rpath,/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib -lbz2 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 zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o -L/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib -Wl,-rpath,/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib -lbz2 /usr/bin/gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o -L/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib -Wl,-rpath,/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib -lbz2 /usr/bin/gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o -L/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib -Wl,-rpath,/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib -lbz2 make[2]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-zip-30' make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-zip-30' >>> host-zip 30 Installing to host directory PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/pkgconfig:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/share/pkgconfig" /usr/bin/make -j3 PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/pkgconfig:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include" CFLAGS="-O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include" CXXFLAGS="-O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include" LDFLAGS="-L/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib -Wl,-rpath,/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-zip-30 -f unix/Makefile install prefix=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host make[1]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-zip-30' mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin cp zip zipcloak zipnote zipsplit /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin cd /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/man/man1 cp man/zip.1 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/man/man1/zip.1 chmod 644 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/man/man1/zip.1 cp man/zipcloak.1 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/man/man1/zipcloak.1 chmod 644 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/man/man1/zipcloak.1 cp man/zipnote.1 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/man/man1/zipnote.1 chmod 644 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/man/man1/zipnote.1 cp man/zipsplit.1 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/man/man1/zipsplit.1 chmod 644 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/man/man1/zipsplit.1 make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/bin/unxz" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/xzcat" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/lzcat" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/xz" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/lzma" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/unlzma" is touched by more than one package: [u'busybox', u'xz'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libthriftz.la" is touched by more than one package: [u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/imlib2/loaders/xpm.la" is touched by more than one package: [u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libImlib2.la" is touched by more than one package: [u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxcb-xkb.la" is touched by more than one package: [u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxcb-screensaver.la" is touched by more than one package: [u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libXmu.la" is touched by more than one package: [u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxcb-res.la" is touched by more than one package: [u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libX11-xcb.la" is touched by more than one package: [u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libsnmp++.la" is touched by more than one package: [u'snmppp', u'agentpp', u'boost', u'expat', u'libzlib', u'freetype', u'fontconfig', u'pixman', u'libpthread-stubs', u'xcb-proto', u'xproto_xproto', u'xutil_util-macros', u'xlib_libXau', u'xlib_libXdmcp', u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxcb-xinerama.la" is touched by more than one package: [u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxcb-sync.la" is touched by more than one package: [u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxcb-xvmc.la" is touched by more than one package: [u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libXau.la" is touched by more than one package: [u'xlib_libXau', u'xlib_libXdmcp', u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libXfont2.la" is touched by more than one package: [u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libndp.la" is touched by more than one package: [u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxcb-xf86dri.la" is touched by more than one package: [u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libkcapi.la" is touched by more than one package: [u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libthriftnb.la" is touched by more than one package: [u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxcb-glx.la" is touched by more than one package: [u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libXext.la" is touched by more than one package: [u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libXmuu.la" is touched by more than one package: [u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/imlib2/loaders/pnm.la" is touched by more than one package: [u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/imlib2/loaders/ff.la" is touched by more than one package: [u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'libpthread-stubs', u'xcb-proto', u'xproto_xproto', u'xutil_util-macros', u'xlib_libXau', u'xlib_libXdmcp', u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'pixman', u'libpthread-stubs', u'xcb-proto', u'xproto_xproto', u'xutil_util-macros', u'xlib_libXau', u'xlib_libXdmcp', u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxcb-dri3.la" is touched by more than one package: [u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxcb-xfixes.la" is touched by more than one package: [u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxcb-randr.la" is touched by more than one package: [u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libX11.la" is touched by more than one package: [u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/imlib2/filters/bumpmap.la" is touched by more than one package: [u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libXt.la" is touched by more than one package: [u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxkbfile.la" is touched by more than one package: [u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libagent++.la" is touched by more than one package: [u'agentpp', u'boost', u'expat', u'libzlib', u'freetype', u'fontconfig', u'pixman', u'libpthread-stubs', u'xcb-proto', u'xproto_xproto', u'xutil_util-macros', u'xlib_libXau', u'xlib_libXdmcp', u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/imlib2/loaders/argb.la" is touched by more than one package: [u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/imlib2/loaders/tga.la" is touched by more than one package: [u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libICE.la" is touched by more than one package: [u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxshmfence.la" is touched by more than one package: [u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxcb-present.la" is touched by more than one package: [u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxcb-shape.la" is touched by more than one package: [u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/imlib2/loaders/jpeg.la" is touched by more than one package: [u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libzlib', u'freetype', u'fontconfig', u'pixman', u'libpthread-stubs', u'xcb-proto', u'xproto_xproto', u'xutil_util-macros', u'xlib_libXau', u'xlib_libXdmcp', u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxcb-render.la" is touched by more than one package: [u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxcb-dri2.la" is touched by more than one package: [u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxcb-xtest.la" is touched by more than one package: [u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxcb-shm.la" is touched by more than one package: [u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/imlib2/loaders/lbm.la" is touched by more than one package: [u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libfontenc.la" is touched by more than one package: [u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libSM.la" is touched by more than one package: [u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/imlib2/loaders/bmp.la" is touched by more than one package: [u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libthrift.la" is touched by more than one package: [u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'pixman', u'libpthread-stubs', u'xcb-proto', u'xproto_xproto', u'xutil_util-macros', u'xlib_libXau', u'xlib_libXdmcp', u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/imlib2/filters/testfilter.la" is touched by more than one package: [u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxcb-damage.la" is touched by more than one package: [u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxcb.la" is touched by more than one package: [u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libXdmcp.la" is touched by more than one package: [u'xlib_libXdmcp', u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/imlib2/filters/colormod.la" is touched by more than one package: [u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxcb-xv.la" is touched by more than one package: [u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxcb-record.la" is touched by more than one package: [u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libwolfssl.la" is touched by more than one package: [u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/imlib2/loaders/zlib.la" is touched by more than one package: [u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxcb-dpms.la" is touched by more than one package: [u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] Warning: staging file "./usr/lib/libxcb-composite.la" is touched by more than one package: [u'libxcb', u'xlib_xtrans', u'xproto_inputproto', u'xproto_kbproto', u'xproto_xextproto', u'xproto_xf86bigfontproto', u'xlib_libX11', u'xlib_libXext', u'cairo', u'ficl', u'libjpeg', u'gd', u'gmp', u'imlib2', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libasplib', u'libplatform', u'libcec', u'libevent', u'libkcapi', u'libndp', u'libsigc', u'libtasn1', u'libtommath', u'ncurses', u'openjpeg', u'thrift', u'wolfssl', u'xlib_libxkbfile', u'xlib_libICE', u'xlib_libSM', u'xlib_libXt', u'xlib_libXmu', u'xlib_libfontenc', u'xproto_fontsproto', u'xlib_libXfont2', u'xlib_libxshmfence', u'xproto_scrnsaverproto'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext', u'host-libffi', u'host-openocd', u'host-autoconf-archive'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/inittab mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/hosts mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/shadow rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/bin/sh rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge; done for dir in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/include /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/aclocal \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/pkgconfig /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/pkgconfig \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/cmake /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/cmake find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gdb rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/zsh rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/man /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/info /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/info rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/doc /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/doc rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/bfin-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/bfin-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/bfin-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.10"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.10"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.10\"" \ ) > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr make: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' make: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' >>> Buildroot 2018.02.10 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 >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> agentpp 4.0.7 Collecting legal info ERROR: No hash found for LICENSE-2_0.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> snmppp 3.3.10 Collecting legal info src/v3.cpp: OK (sha256: d00d5deb9ce44fa01ddf6f882de3ea8b9e8402f776b546dd982d55367ebbd392) >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> cairo 1.14.10 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-LGPL-2.1 ERROR: No hash found for COPYING-MPL-1.1 >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libX11 1.6.5 Collecting legal info ERROR: No hash found for COPYING >>> host-xproto_xproto 7.0.31 Collecting legal info ERROR: No hash found for COPYING >>> libxcb 1.12 Collecting legal info ERROR: No hash found for COPYING >>> host-libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-xcb-proto 1.12 Collecting legal info ERROR: No hash found for COPYING >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> xcb-proto 1.12 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libXau 1.0.8 Collecting legal info ERROR: No hash found for COPYING >>> xproto_xproto 7.0.31 Collecting legal info ERROR: No hash found for COPYING >>> xutil_util-macros 1.19.1 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libXdmcp 1.1.2 Collecting legal info ERROR: No hash found for COPYING >>> xlib_xtrans 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> xproto_inputproto 2.3.2 Collecting legal info ERROR: No hash found for COPYING >>> xproto_kbproto 1.0.7 Collecting legal info ERROR: No hash found for COPYING >>> xproto_xextproto 7.3.0 Collecting legal info ERROR: No hash found for COPYING >>> xproto_xf86bigfontproto 1.2.0 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libXext 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> comix-cursors 0.8.2 Collecting legal info >>> cramfs 1.1 Collecting legal info ERROR: No hash found for COPYING >>> host-e2fsprogs 1.43.9 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> ficl 4.1.0 Collecting legal info ERROR: No hash found for ReadMe.txt >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> imlib2 1.4.10 Collecting legal info COPYING: OK (sha256: fb70339dd33a77b6213c7ae067fccf93d04af44ff3f937c61f8863f7970e73f6) COPYING-PLAIN: OK (sha256: 8c9a2e92ed4937e2d30c2ea95439c36ed3002fc47e34efee43455a460fee8ef5) >>> initscripts Collecting legal info >>> libarchive 3.3.3 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> libasplib be7fac89218a84b75f7598e3d76625ece99296f2 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libcec 4.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libplatform 2d90f98620e25f47702c9e848380c0d93f29462b Collecting legal info ERROR: No hash found for src/os.h >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libkcapi 0.14.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.gplv2 ERROR: No hash found for COPYING.bsd >>> libndp v1.5 Collecting legal info ERROR: No hash found for COPYING >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> linux-firmware 65b1c68c63f974d72610db38dfae49861117cae2 Collecting legal info LICENCE.Marvell: OK (sha256: 38f2037aa14631b4b29826d7a99379613c41a97064d1defdee30a7a022138b20) WHENCE: OK (sha256: 9703115e298649dfad003d7d3d55f4b2bd417e28f19e9cf6d5c6f9a906a2c4d9) >>> host-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 >>> host-elfutils 0.174 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> host-xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> mmc-utils 37c86e60c0442fef570b75cd81aeb1db4d0cbafd Collecting legal info >>> nano 2.9.0 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> 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 >>> openjpeg 2.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libftdi 0.20 Collecting legal info >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixz 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-autoconf-archive 2017.03.21 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.EXCEPTION >>> host-thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> tunctl 1.5 Collecting legal info ERROR: No hash found for tunctl.c >>> wolfssl 3.15.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: 74adaaef40b96c71378b6daa3feb8ccd4a1bfd9b76debf3f3f29cf3a0e86c9a0) >>> xapp_ico 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> xapp_setxkbmap 1.3.1 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libxkbfile 1.0.9 Collecting legal info ERROR: No hash found for COPYING >>> xapp_xwd 1.0.6 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libXmu 1.1.2 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libXt 1.1.5 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libSM 1.2.2 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libICE 1.0.9 Collecting legal info ERROR: No hash found for COPYING >>> xfont_encodings 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-xapp_mkfontscale 1.1.2 Collecting legal info ERROR: No hash found for COPYING >>> host-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) >>> host-xlib_libfontenc 1.1.3 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libXfont2 2.0.3 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libfontenc 1.1.3 Collecting legal info ERROR: No hash found for COPYING >>> xproto_fontsproto 2.1.3 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libxshmfence 1.2 Collecting legal info ERROR: No hash found for COPYING >>> xproto_scrnsaverproto 1.2.2 Collecting legal info ERROR: No hash found for COPYING >>> 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: comix-cursors-0.8.2: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: mmc-utils-37c86e60c0442fef570b75cd81aeb1db4d0cbafd: cannot save license (MMC_UTILS_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (HOST_LIBFTDI_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/legal-info make: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot'