#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 'version_info': zip.c:1228:5: warning: format not a string literal and no format arguments [-Wformat-security] printf(cryptnote[i]); ^ ttyio.c: In function 'getp': ttyio.c:628:17: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(f, &c, 1); ^ fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c:2143:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ zipsplit.c: In function 'main': zipsplit.c:884:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(m, 10, stdin); ^ fileio.c: In function 'ask_for_split_write_path': fileio.c: In function 'ask_for_split_read_path': fileio.c:2324:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, FNMAX, stdin); ^ fileio.c:2120:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c:2143:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ zipsplit.c: In function 'retry': zipsplit.c:496:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(m, 10, stdin); ^ fileio.c: In function 'ask_for_split_write_path': fileio.c:2324:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, FNMAX, stdin); ^ /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 /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 make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/host-zip-30' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/host-zip-30' >>> host-zip 30 Installing to host directory PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/instance-0/output/host/lib/pkgconfig:/accts/mlweber1/instance-0/output/host/share/pkgconfig" /usr/bin/make -j32 PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/instance-0/output/host/lib/pkgconfig:/accts/mlweber1/instance-0/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/accts/mlweber1/instance-0/output/host/include" CFLAGS="-O2 -I/accts/mlweber1/instance-0/output/host/include" CXXFLAGS="-O2 -I/accts/mlweber1/instance-0/output/host/include" LDFLAGS="-L/accts/mlweber1/instance-0/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /accts/mlweber1/instance-0/output/build/host-zip-30 -f unix/Makefile install prefix=/accts/mlweber1/instance-0/output/host make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/host-zip-30' mkdir -p /accts/mlweber1/instance-0/output/host/bin cp zip zipcloak zipnote zipsplit /accts/mlweber1/instance-0/output/host/bin cd /accts/mlweber1/instance-0/output/host/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /accts/mlweber1/instance-0/output/host/man/man1 cp man/zip.1 /accts/mlweber1/instance-0/output/host/man/man1/zip.1 chmod 644 /accts/mlweber1/instance-0/output/host/man/man1/zip.1 cp man/zipcloak.1 /accts/mlweber1/instance-0/output/host/man/man1/zipcloak.1 chmod 644 /accts/mlweber1/instance-0/output/host/man/man1/zipcloak.1 cp man/zipnote.1 /accts/mlweber1/instance-0/output/host/man/man1/zipnote.1 chmod 644 /accts/mlweber1/instance-0/output/host/man/man1/zipnote.1 cp man/zipsplit.1 /accts/mlweber1/instance-0/output/host/man/man1/zipsplit.1 chmod 644 /accts/mlweber1/instance-0/output/host/man/man1/zipsplit.1 make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/host-zip-30' PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" BR2_DL_DIR=/accts/mlweber1/instance-0/dl BUILD_DIR=/accts/mlweber1/instance-0/output/build O=/accts/mlweber1/instance-0/output flock /accts/mlweber1/instance-0/dl/zlog/ support/download/dl-wrapper -c '6ddb9bbf3ff0123e701bf60996f351576ebe9c00' -d '/accts/mlweber1/instance-0/dl/zlog' -D '/accts/mlweber1/instance-0/dl' -f 'zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00.tar.gz' -H 'package/zlog//zlog.hash' -n 'zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' -N 'zlog' -o '/accts/mlweber1/instance-0/dl/zlog/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00.tar.gz' -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl/zlog -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl -u https+https://github.com/HardySimpson/zlog/archive/6ddb9bbf3ff0123e701bf60996f351576ebe9c00 -u http\|urlencode+http://sources.buildroot.net/zlog -u http\|urlencode+http://sources.buildroot.net -- zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00.tar.gz: OK (sha256: d3afb1f0ce67df29f759da74235949370ac2818faf242f3f674cb48f9f4c57d3) >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Extracting gzip -d -c /accts/mlweber1/instance-0/dl/zlog/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 -xf - >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Patching Applying 0001-fix-compiling-on-Buildroot.patch using patch: patching file src/fmacros.h Applying 0002-compile-Remove-Werror-and-avoid-build-failures-becau.patch using patch: patching file src/makefile >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Configuring >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Building PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j1 CC="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " -C /accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 all make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' cd src && /usr/bin/make all make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb buf.c /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb category.c /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb category_table.c /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb conf.c /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb event.c /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb format.c /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb level.c /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb level_list.c /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb mdc.c /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb record.c /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb record_table.c /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb rotater.c /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb rule.c /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb spec.c /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb thread.c /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_arraylist.c /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_hashtable.c /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_profile.c /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_util.c /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zlog.c /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -shared -Wl,-soname,libzlog.so.1.2 -o libzlog.so buf.o category.o category_table.o conf.o event.o format.o level.o level_list.o mdc.o record.o record_table.o rotater.o rule.o spec.o thread.o zc_arraylist.o zc_hashtable.o zc_profile.o zc_util.o zlog.o -pthread # for use in test folder - linux and requirement for aix runtime # resolving cp -f libzlog.so libzlog.so.1 cp -f libzlog.so libzlog.so.1.2 /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zlog-chk-conf.c ar rcs libzlog.a buf.o category.o category_table.o conf.o event.o format.o level.o level_list.o mdc.o record.o record_table.o rotater.o rule.o spec.o thread.o zc_arraylist.o zc_hashtable.o zc_profile.o zc_util.o zlog.o /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o zlog-chk-conf zlog-chk-conf.o -L. -lzlog -pthread make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Installing to staging directory PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 PREFIX=/accts/mlweber1/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr -C /accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 install make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' cd src && /usr/bin/make install make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' mkdir -p /accts/mlweber1/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include /accts/mlweber1/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib cp -a zlog.h /accts/mlweber1/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include cp -a libzlog.so /accts/mlweber1/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libzlog.so.1.2 cd /accts/mlweber1/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /accts/mlweber1/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /accts/mlweber1/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Fixing libtool files >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Installing to target PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 PREFIX=/accts/mlweber1/instance-0/output/target/usr -C /accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 install make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' cd src && /usr/bin/make install make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' mkdir -p /accts/mlweber1/instance-0/output/target/usr/include /accts/mlweber1/instance-0/output/target/usr/lib cp -a zlog.h /accts/mlweber1/instance-0/output/target/usr/include cp -a libzlog.so /accts/mlweber1/instance-0/output/target/usr/lib/libzlog.so.1.2 cd /accts/mlweber1/instance-0/output/target/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /accts/mlweber1/instance-0/output/target/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /accts/mlweber1/instance-0/output/target/usr/lib make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'parted'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-0/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'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'linux-pam', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'expat', u'ezxml', u'flex', u'libzlib', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libcap-ng', u'linux-pam', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'parted'] Warning: staging file "./usr/lib/libunwind-coredump.la" is touched by more than one package: [u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libpciaccess.la" is touched by more than one package: [u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libcap-ng', u'linux-pam', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libopusurl.la" is touched by more than one package: [u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libopusfile.la" is touched by more than one package: [u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libcap-ng', u'linux-pam', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libgiomm-2.4.la" is touched by more than one package: [u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libpoppler-cpp.la" is touched by more than one package: [u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libparted-fs-resize.la" is touched by more than one package: [u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libgstdataprotocol-0.10.la" is touched by more than one package: [u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: [u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libcap-ng', u'linux-pam', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libzlib', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libcap-ng', u'linux-pam', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libcap-ng', u'linux-pam', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libunwind-setjmp.la" is touched by more than one package: [u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/liblog4cpp.la" is touched by more than one package: [u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/gstreamer-0.10/libgstcoreelements.la" is touched by more than one package: [u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libffi', u'pcre', u'libcap-ng', u'linux-pam', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libunwind-mips.la" is touched by more than one package: [u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libgstnet-0.10.la" is touched by more than one package: [u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libparted.la" is touched by more than one package: [u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/liboauth.la" is touched by more than one package: [u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libdaemon.la" is touched by more than one package: [u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libgstbase-0.10.la" is touched by more than one package: [u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libgstreamer-0.10.la" is touched by more than one package: [u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libunwind.la" is touched by more than one package: [u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libstrophe.la" is touched by more than one package: [u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'ezxml', u'flex', u'libzlib', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libcap-ng', u'linux-pam', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libgstcontroller-0.10.la" is touched by more than one package: [u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libite.la" is touched by more than one package: [u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libnl', u'expat', u'ezxml', u'flex', u'libzlib', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libcap-ng', u'linux-pam', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libpoppler.la" is touched by more than one package: [u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libglibmm-2.4.la" is touched by more than one package: [u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libqmi-glib.la" is touched by more than one package: [u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libunwind-ptrace.la" is touched by more than one package: [u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libffi', u'pcre', u'libcap-ng', u'linux-pam', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'expat', u'ezxml', u'flex', u'libzlib', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libcap-ng', u'linux-pam', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libproj.la" is touched by more than one package: [u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'expat', u'ezxml', u'flex', u'libzlib', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libcap-ng', u'linux-pam', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'expat', u'ezxml', u'flex', u'libzlib', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libcap-ng', u'linux-pam', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libgstcheck-0.10.la" is touched by more than one package: [u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libmad.la" is touched by more than one package: [u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'expat', u'ezxml', u'flex', u'libzlib', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libcap-ng', u'linux-pam', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/gstreamer-0.10/libgstcoreindexers.la" is touched by more than one package: [u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libglibmm_generate_extra_defs-2.4.la" is touched by more than one package: [u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'expat', u'ezxml', u'flex', u'libzlib', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libcap-ng', u'linux-pam', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libnl', u'expat', u'ezxml', u'flex', u'libzlib', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libcap-ng', u'linux-pam', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'glm', u'gstreamer', u'libopenssl', u'lensfun', u'libconfig', u'libcurl', u'libdaemon', u'libevent', u'libite', u'libmad', u'liboauth', u'libogg', u'libpciaccess', u'libqmi', u'libstrophe', u'libubox', u'libunwind', u'log4cpp', u'opus', u'opusfile', u'parted', u'pixman', u'poppler', u'proj', u'tcl', u'zlog'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-0/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-gettext', u'host-gmp', u'host-bison', u'host-libffi'] rm -f /accts/mlweber1/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/instance-0/output/host/bin/glib-compile-schemas /accts/mlweber1/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. grep -qsE '^/usr/bin/screen$' /accts/mlweber1/instance-0/output/target/etc/shells || echo "/usr/bin/screen" >> /accts/mlweber1/instance-0/output/target/etc/shells mkdir -p /accts/mlweber1/instance-0/output/target/etc echo "buildroot" > /accts/mlweber1/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-0/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-0/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-0/output/target/etc/shadow rm -f /accts/mlweber1/instance-0/output/target/bin/sh rm -f /accts/mlweber1/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-0/output/build/locales.nopurge; done for dir in /accts/mlweber1/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-0/output/target/usr/include /accts/mlweber1/instance-0/output/target/usr/share/aclocal \ /accts/mlweber1/instance-0/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-0/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-0/output/target/usr/lib/cmake /accts/mlweber1/instance-0/output/target/usr/share/cmake find /accts/mlweber1/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-0/output/target/lib/ /accts/mlweber1/instance-0/output/target/usr/lib/ /accts/mlweber1/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/instance-0/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-0/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-0/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-0/output/target/usr/man /accts/mlweber1/instance-0/output/target/usr/share/man rm -rf /accts/mlweber1/instance-0/output/target/usr/info /accts/mlweber1/instance-0/output/target/usr/share/info rm -rf /accts/mlweber1/instance-0/output/target/usr/doc /accts/mlweber1/instance-0/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-0/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-0/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /accts/mlweber1/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-01203-g3aa64a0"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /accts/mlweber1/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-0/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/instance-0/output/target/usr make: Leaving directory `/accts/mlweber1/instance-0/buildroot' make: Entering directory `/accts/mlweber1/instance-0/buildroot' >>> Buildroot 2018.05-git-01203-g3aa64a0 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 >>> aumix 2.9.1 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) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> crda 3.18 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-pycrypto 2.6.1 Collecting legal info ERROR: No hash found for COPYRIGHT ERROR: No hash found for LEGAL/copy/LICENSE.libtom ERROR: No hash found for LEGAL/copy/LICENSE.python-2.2 ERROR: No hash found for LEGAL/copy/LICENSE.original >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> 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) >>> libgcrypt 1.8.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> dtach v0.9 Collecting legal info ERROR: No hash found for COPYING >>> ebtables 2.0.10-4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> ezxml 0.8.6 Collecting legal info ERROR: No hash found for license.txt >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> font-awesome v4.7.0 Collecting legal info >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 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 >>> glibmm 2.54.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.32 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) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.32 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) >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> linux-pam 1.3.0 Collecting legal info ERROR: No hash found for Copyright >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> glm 0.9.8.4 Collecting legal info ERROR: No hash found for copying.txt >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> gstreamer 0.10.36 Collecting legal info ERROR: No hash found for COPYING >>> haserl 0.9.35 Collecting legal info ERROR: No hash found for COPYING >>> hostapd 2.6 Collecting legal info ERROR: No hash found for README >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> iptraf-ng 1.1.4 Collecting legal info ERROR: No hash found for LICENSE >>> joe 4.4 Collecting legal info ERROR: No hash found for COPYING >>> lensfun 0.3.2 Collecting legal info ERROR: No hash found for docs/gpl-3.0.txt ERROR: No hash found for docs/lgpl-3.0.txt >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcurl 7.59.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libite v2.0.1 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) src/chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> libmad 0.15.1b Collecting legal info ERROR: No hash found for COPYING >>> liboauth 1.0.3 Collecting legal info ERROR: No hash found for COPYING.MIT >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libpciaccess 0.14 Collecting legal info ERROR: No hash found for COPYING >>> libqmi 1.20.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libstrophe 0.8.8 Collecting legal info ERROR: No hash found for MIT-LICENSE.txt ERROR: No hash found for GPL-LICENSE.txt >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libunwind 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> log4cpp 1.1.3 Collecting legal info ERROR: No hash found for log4cpp/COPYING >>> opus 1.2.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.9 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> poppler 0.59.0 Collecting legal info ERROR: No hash found for COPYING >>> proj 4.9.3 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> host-rauc 0.4 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 v1.8.1.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> 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-zstd v1.3.3 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> screen 4.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ser2net 3.5 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> swupdate 2018.03 Collecting legal info ERROR: No hash found for COPYING >>> tcl 8.6.6 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> transmission 2.93 Collecting legal info COPYING: OK (sha256: 20801783bf59e27d03ed6aab625b32a34e221ae95bf801db87827c8023398495) >>> 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 >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Collecting legal info ERROR: No hash found for COPYING >>> wireless-regdb 2017.03.07 Collecting legal info ERROR: No hash found for LICENSE >>> host-zip 30 Collecting legal info ERROR: No hash found for LICENSE >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: font-awesome-v4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: rauc-0.4: cannot save license (HOST_RAUC_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-0/output/legal-info make: Leaving directory `/accts/mlweber1/instance-0/buildroot'