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]); ^ 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 */ ^ /usr/bin/gcc -c -O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -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-3/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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -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-3/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -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-3/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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/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 '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/build/host-zip-30' make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/build/host-zip-30' >>> host-zip 30 Installing to host directory PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/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-3/output/host/lib/pkgconfig:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/share/pkgconfig" /usr/bin/make -j3 PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/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-3/output/host/lib/pkgconfig:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/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-3/output/host/include" CFLAGS="-O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/include" CXXFLAGS="-O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/include" LDFLAGS="-L/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/build/host-zip-30 -f unix/Makefile install prefix=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host make[1]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/build/host-zip-30' mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/bin cp zip zipcloak zipnote zipsplit /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/bin cd /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/man/man1 cp man/zip.1 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/man/man1/zip.1 chmod 644 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/man/man1/zip.1 cp man/zipcloak.1 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/man/man1/zipcloak.1 chmod 644 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/man/man1/zipcloak.1 cp man/zipnote.1 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/man/man1/zipnote.1 chmod 644 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/man/man1/zipnote.1 cp man/zipsplit.1 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/man/man1/zipsplit.1 chmod 644 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/man/man1/zipsplit.1 make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/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-3/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.la" is touched by more than one package: [u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/bellagio/libomxvideosched.la" is touched by more than one package: [u'bellagio', u'libconfuse', u'libnl', u'ncurses', u'icu', u'boost', u'expat', u'libzlib', u'libpng', u'freetype', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.la" is touched by more than one package: [u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.la" is touched by more than one package: [u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'pcsc-lite', u'acsccid', u'bellagio', u'libconfuse', u'libnl', u'ncurses', u'icu', u'boost', u'expat', u'libzlib', u'libpng', u'freetype', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib64" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libhashkit.la" is touched by more than one package: [u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.la" is touched by more than one package: [u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libmemcachedutil.la" is touched by more than one package: [u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'icu', u'boost', u'expat', u'libzlib', u'libpng', u'freetype', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.la" is touched by more than one package: [u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'icu', u'boost', u'expat', u'libzlib', u'libpng', u'freetype', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/liblogging-stdlog.la" is touched by more than one package: [u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libnl', u'ncurses', u'icu', u'boost', u'expat', u'libzlib', u'libpng', u'freetype', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/bellagio/libomxaudio_effects.la" is touched by more than one package: [u'bellagio', u'libconfuse', u'libnl', u'ncurses', u'icu', u'boost', u'expat', u'libzlib', u'libpng', u'freetype', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libomxil-bellagio.la" is touched by more than one package: [u'bellagio', u'libconfuse', u'libnl', u'ncurses', u'icu', u'boost', u'expat', u'libzlib', u'libpng', u'freetype', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libmemcached.la" is touched by more than one package: [u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libopusenc.la" is touched by more than one package: [u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libsvg.la" is touched by more than one package: [u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.la" is touched by more than one package: [u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libpcscspy.la" is touched by more than one package: [u'pcsc-lite', u'acsccid', u'bellagio', u'libconfuse', u'libnl', u'ncurses', u'icu', u'boost', u'expat', u'libzlib', u'libpng', u'freetype', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/bellagio/libomxclocksrc.la" is touched by more than one package: [u'bellagio', u'libconfuse', u'libnl', u'ncurses', u'icu', u'boost', u'expat', u'libzlib', u'libpng', u'freetype', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'icu', u'boost', u'expat', u'libzlib', u'libpng', u'freetype', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.la" is touched by more than one package: [u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/omxloaders/libomxdynamicloader.la" is touched by more than one package: [u'bellagio', u'libconfuse', u'libnl', u'ncurses', u'icu', u'boost', u'expat', u'libzlib', u'libpng', u'freetype', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: [u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libzlib', u'libpng', u'freetype', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.la" is touched by more than one package: [u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'icu', u'boost', u'expat', u'libzlib', u'libpng', u'freetype', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libgdk_pixbuf-2.0.la" is touched by more than one package: [u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libserial.la" is touched by more than one package: [u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libopencore-amrwb.la" is touched by more than one package: [u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.la" is touched by more than one package: [u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libpcsclite.la" is touched by more than one package: [u'pcsc-lite', u'acsccid', u'bellagio', u'libconfuse', u'libnl', u'ncurses', u'icu', u'boost', u'expat', u'libzlib', u'libpng', u'freetype', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libopencore-amrnb.la" is touched by more than one package: [u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.la" is touched by more than one package: [u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libcppunit.la" is touched by more than one package: [u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.la" is touched by more than one package: [u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'icu', u'boost', u'expat', u'libzlib', u'libpng', u'freetype', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.la" is touched by more than one package: [u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'icu', u'boost', u'expat', u'libzlib', u'libpng', u'freetype', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] Warning: staging file "./usr/lib/libcairo-gobject.la" is touched by more than one package: [u'cairo', u'cppunit', u'skalibs', u'execline', u'exiv2', u'libjpeg', u'gdk-pixbuf', u'libdcadec', u'liblogging', u'libmemcached', u'libmpdclient', u'libopenssl', u'opus', u'libopusenc', u'libserial', u'libsvg', u'libtirpc', u'libubox', u'libxml2', u'opencore-amr', u's6', u'shared-mime-info', u'slang', u'tinyxml2', u'ustream-ssl', u'xapian'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/build/packages-file-list-host.txt Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libomxil-bellagio.la" is touched by more than one package: [u'host-bison', u'host-ncurses', u'host-icu', u'host-gperf', u'host-libffi', u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.la" is touched by more than one package: [u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.la" is touched by more than one package: [u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.la" is touched by more than one package: [u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libusb-1.0.la" is touched by more than one package: [u'host-bison', u'host-ncurses', u'host-icu', u'host-gperf', u'host-libffi', u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.la" is touched by more than one package: [u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libmemcached.la" is touched by more than one package: [u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/bellagio/libomxaudio_effects.la" is touched by more than one package: [u'host-bison', u'host-ncurses', u'host-icu', u'host-gperf', u'host-libffi', u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libnl-genl-3.la" is touched by more than one package: [u'host-ncurses', u'host-icu', u'host-gperf', u'host-libffi', u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libgdk_pixbuf-2.0.la" is touched by more than one package: [u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.la" is touched by more than one package: [u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libpng16.la" is touched by more than one package: [u'host-gperf', u'host-libffi', u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libopus.la" is touched by more than one package: [u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libgio-2.0.la" is touched by more than one package: [u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/bellagio/libomxclocksrc.la" is touched by more than one package: [u'host-bison', u'host-ncurses', u'host-icu', u'host-gperf', u'host-libffi', u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libnl-route-3.la" is touched by more than one package: [u'host-ncurses', u'host-icu', u'host-gperf', u'host-libffi', u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libcairo.la" is touched by more than one package: [u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./bin/2to3" is touched by more than one package: [u'host-python', u'host-python3'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libopusenc.la" is touched by more than one package: [u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libpcsclite.la" is touched by more than one package: [u'host-bison', u'host-ncurses', u'host-icu', u'host-gperf', u'host-libffi', u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libjpeg.la" is touched by more than one package: [u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'host-ncurses', u'host-icu', u'host-gperf', u'host-libffi', u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libmemcachedutil.la" is touched by more than one package: [u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/omxloaders/libomxdynamicloader.la" is touched by more than one package: [u'host-bison', u'host-ncurses', u'host-icu', u'host-gperf', u'host-libffi', u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libxml2.la" is touched by more than one package: [u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libpcrecpp.la" is touched by more than one package: [u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libcairo-gobject.la" is touched by more than one package: [u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.la" is touched by more than one package: [u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libgthread-2.0.la" is touched by more than one package: [u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libblkid.la" is touched by more than one package: [u'host-libffi', u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.la" is touched by more than one package: [u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.la" is touched by more than one package: [u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libsvg.la" is touched by more than one package: [u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libfreetype.la" is touched by more than one package: [u'host-gperf', u'host-libffi', u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libffi.la" is touched by more than one package: [u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libconfuse.la" is touched by more than one package: [u'host-bison', u'host-ncurses', u'host-icu', u'host-gperf', u'host-libffi', u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libpng.la" is touched by more than one package: [u'host-gperf', u'host-libffi', u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libexpat.la" is touched by more than one package: [u'host-gperf', u'host-libffi', u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libfontconfig.la" is touched by more than one package: [u'host-libffi', u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libserial.la" is touched by more than one package: [u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.la" is touched by more than one package: [u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.la" is touched by more than one package: [u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libpixman-1.la" is touched by more than one package: [u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] 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-gettext', u'host-bison'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libnl-3.la" is touched by more than one package: [u'host-ncurses', u'host-icu', u'host-gperf', u'host-libffi', u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libopencore-amrnb.la" is touched by more than one package: [u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/liblogging-stdlog.la" is touched by more than one package: [u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.la" is touched by more than one package: [u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'host-ncurses', u'host-icu', u'host-gperf', u'host-libffi', u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libhashkit.la" is touched by more than one package: [u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libpcscspy.la" is touched by more than one package: [u'host-bison', u'host-ncurses', u'host-icu', u'host-gperf', u'host-libffi', u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.la" is touched by more than one package: [u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libcppunit.la" is touched by more than one package: [u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libmount.la" is touched by more than one package: [u'host-libffi', u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libnl-nf-3.la" is touched by more than one package: [u'host-ncurses', u'host-icu', u'host-gperf', u'host-libffi', u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-libffi', u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libopencore-amrwb.la" is touched by more than one package: [u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libgobject-2.0.la" is touched by more than one package: [u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/bellagio/libomxvideosched.la" is touched by more than one package: [u'host-bison', u'host-ncurses', u'host-icu', u'host-gperf', u'host-libffi', u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/libglib-2.0.la" is touched by more than one package: [u'host-cmake', u'host-libjpeg', u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.la" is touched by more than one package: [u'host-expat', u'host-libtirpc', u'host-patchelf', u'host-libxml-parser-perl', u'host-zip'] rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/bin/glib-compile-schemas /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/riscv64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/bin/riscv64-linux-%g" -e "s%@TARGET_ARCH@%riscv64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host%g" package/meson//cross-compilation.conf.in > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/etc/meson/cross-compilation.conf mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/etc echo "buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/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-3/output/target/etc/hosts mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/etc/shadow rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/bin/sh rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/build/locales.nopurge; done for dir in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/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-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/include /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/share/aclocal \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/lib/pkgconfig /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/share/pkgconfig \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/lib/cmake /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/share/cmake find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/share/gdb rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/share/zsh rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/man /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/share/man rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/info /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/share/info rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/doc /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/share/doc rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/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-3/output/host/bin/riscv64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/bin/riscv64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/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-3/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-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-git-00078-g9550765adb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-git\"" \ ) > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/target/usr make: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/buildroot' make: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/buildroot' >>> Buildroot 2019.05-git-00078-g9550765adb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> 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 >>> acsccid 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) 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) >>> 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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.8.23 Collecting legal info COPYING: OK (sha256: 2ce8f52bc5afa74f223121955e4e6328c432b16044ea535acd550435dda2b5db) >>> bellagio 0.9.3 Collecting legal info ERROR: No hash found for COPYING >>> bitstream-vera 1.10 Collecting legal info ERROR: No hash found for COPYRIGHT.TXT >>> bmon 4.0 Collecting legal info ERROR: No hash found for LICENSE.BSD ERROR: No hash found for LICENSE.MIT >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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 >>> boost 1.69.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> icu 60.2 Collecting legal info LICENSE: OK (sha256: 24c771ce37201a3ab604852e47d10d21595d0493269dd6c8a5e567e998e18c00) >>> host-icu 60.2 Collecting legal info LICENSE: OK (sha256: 24c771ce37201a3ab604852e47d10d21595d0493269dd6c8a5e567e998e18c00) >>> bwm-ng f54b3fad2c80bfe63f920c9b5e7c1d80389c57ef Collecting legal info ERROR: No hash found for COPYING >>> cairo 1.15.12 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.6 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) >>> libpng 1.6.36 Collecting legal info LICENSE: OK (sha256: 142da07fb4b0cceb861b2e69fe7e5b602f25ec7adc85b0a426133d9ee0d2e116) >>> 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 >>> 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) >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.3 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) >>> 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) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cppunit 1.13.2 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> exiv2 910f3507795e1930ae216c9febee0bf9a88e99c0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info ERROR: No hash found for COPYING >>> fscryptctl f037dcf4354ce8f25d0f371b58dfe7a7ac27576f Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> gdk-pixbuf 2.36.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-gdk-pixbuf 2.36.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> host-libpng 1.6.36 Collecting legal info LICENSE: OK (sha256: 142da07fb4b0cceb861b2e69fe7e5b602f25ec7adc85b0a426133d9ee0d2e116) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libdcadec v0.2.0 Collecting legal info COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmemcached 1.0.18 Collecting legal info COPYING: OK (sha256: 4e9032d0f539276db05519ee3d09ca6167d2134ec91c556e8c80ef3efe633fd2) >>> libmpdclient 2.16 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.49.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.9.0 Collecting legal info ERROR: No hash found for COPYING >>> 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-python3 3.7.2 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-python3-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libserial v1.0.0 Collecting legal info LICENSE.txt: OK (sha256: c42fdfe17c192cfdb900e22d40ef246db1b473f99165e405eda62b41be27f4bf) >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> logsurfer 1.8 Collecting legal info >>> ncmpc 0.33 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> opencore-amr 0.1.5 Collecting legal info LICENSE: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> openssh 7.9p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> openssl Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pptp-linux 1.9.0 Collecting legal info ERROR: No hash found for COPYING >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> s6-linux-init 0.4.0.0 Collecting legal info COPYING: OK (sha256: 1377d3b18a31de11e8bb06f0f46888a23bc16cbc57285035793bf7e7943bbcb3) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> s6-linux-utils 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> host-shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> tinyxml2 6.2.0 Collecting legal info readme.md: OK (sha256: 8b2ab0b6ffb86798a2512f45fcf50a3b04b3516782d2e3fb30ebf55dc18c7cce) >>> unrar 5.6.4 Collecting legal info license.txt: OK (sha256: 6ecc1687808b7d66b24f874755abfed7464d9751ed0001cd4e8e5d9bf397ff8a) >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Collecting legal info ustream-ssl.h: OK (sha256: 90dd1590cf400a548438e2575e1ff46d8fb8cebae7d09f544aae7e059e30b6c5) >>> wget 1.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> xapian 1.4.9 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> 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: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/legal-info make: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/buildroot'