gzip -d -c /accts/mlweber1/scripts/instance-0/dl/wavemon/wavemon-v0.8.2.tar.gz | tar --strip-components=1 -C /accts/mlweber1/scripts/instance-0/output/build/wavemon-v0.8.2 -xf - >>> wavemon v0.8.2 Patching >>> wavemon v0.8.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /accts/mlweber1/scripts/instance-0/output/build/wavemon-v0.8.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> wavemon v0.8.2 Patching libtool >>> wavemon v0.8.2 Configuring (cd /accts/mlweber1/scripts/instance-0/output/build/wavemon-v0.8.2/ && rm -rf config.cache && PATH="/accts/mlweber1/scripts/instance-0/output/host/bin:/accts/mlweber1/scripts/instance-0/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-ar" AS="/accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-as" LD="/accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-ld" NM="/accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-nm" CC="/accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc" GCC="/accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc" CPP="/accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-cpp" CXX="/accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-g++" FC="/accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-gfortran" F77="/accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-gfortran" RANLIB="/accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-ranlib" READELF="/accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-readelf" STRIP="/accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-strip" OBJCOPY="/accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-objcopy" OBJDUMP="/accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/scripts/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/scripts/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/scripts/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/scripts/instance-0/output/host/lib -Wl,-rpath,/accts/mlweber1/scripts/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-as" DEFAULT_LINKER="/accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/scripts/instance-0/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/scripts/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-gnueabi --host=arm-buildroot-linux-gnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-gnueabi checking for arm-buildroot-linux-gnueabi-gcc... /accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc accepts -g... yes checking for /accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-cpp checking for a BSD-compatible install... /usr/bin/install -c checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking net/if_arp.h usability... yes checking net/if_arp.h presence... yes checking for net/if_arp.h... yes checking netinet/ether.h usability... yes checking netinet/ether.h presence... yes checking for netinet/ether.h... yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for sys/socket.h... yes checking for linux/if.h... yes checking for linux/wireless.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for pow in -lm... yes checking for waddstr in -lncurses... yes checking for pthread_create in -lpthread... yes checking for cap_get_flag in -lcap... no checking for gettimeofday... yes checking for ether_ntohost... yes checking pkg-config is at least version 0.9.0... yes checking for LIBNL3... yes checking for LIBNL3_GENL... yes checking whether /accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc needs -traditional... no checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> wavemon v0.8.2 Building PATH="/accts/mlweber1/scripts/instance-0/output/host/bin:/accts/mlweber1/scripts/instance-0/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 CC="/accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc" -C /accts/mlweber1/scripts/instance-0/output/build/wavemon-v0.8.2/ make[1]: Entering directory `/accts/mlweber1/scripts/instance-0/output/build/wavemon-v0.8.2' CC about_scr.c CC conf.c CC conf_scr.c CC error.c CC help_scr.c CC info_scr.c CC iw_if.c CC iw_nl80211.c CC iw_scan.c CC lhist_scr.c CC llist.c CC scan_scr.c CC ui.c CC utils.c /accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -O2 -Wall -pthread -I/accts/mlweber1/scripts/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 wavemon.c about_scr.o conf.o conf_scr.o error.o help_scr.o info_scr.o iw_if.o iw_nl80211.o iw_scan.o lhist_scr.o llist.o scan_scr.o ui.o utils.o -lncurses -lm -L/accts/mlweber1/scripts/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib -lnl-genl-3 -lnl-3 -L/accts/mlweber1/scripts/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib -lnl-3 -o wavemon make[1]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/wavemon-v0.8.2' >>> wavemon v0.8.2 Installing to target PATH="/accts/mlweber1/scripts/instance-0/output/host/bin:/accts/mlweber1/scripts/instance-0/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 DESTDIR=/accts/mlweber1/scripts/instance-0/output/target install -C /accts/mlweber1/scripts/instance-0/output/build/wavemon-v0.8.2/ make[1]: Entering directory `/accts/mlweber1/scripts/instance-0/output/build/wavemon-v0.8.2' /usr/bin/install -c -m 0755 -d /accts/mlweber1/scripts/instance-0/output/target/usr/bin /usr/bin/install -c -m 0755 wavemon /accts/mlweber1/scripts/instance-0/output/target/usr/bin /usr/bin/install -c -m 0755 -d /accts/mlweber1/scripts/instance-0/output/target/usr/share/man/man1 /usr/bin/install -c -m 0644 wavemon.1 /accts/mlweber1/scripts/instance-0/output/target/usr/share/man/man1 /usr/bin/install -c -m 0755 -d /accts/mlweber1/scripts/instance-0/output/target/usr/share/man/man5 /usr/bin/install -c -m 0644 wavemonrc.5 /accts/mlweber1/scripts/instance-0/output/target/usr/share/man/man5 /usr/bin/install -c -m 0755 -d /accts/mlweber1/scripts/instance-0/output/target/usr/share/wavemon /usr/bin/install -c -m 0644 README.md NEWS THANKS AUTHORS COPYING ChangeLog /accts/mlweber1/scripts/instance-0/output/target/usr/share/wavemon make[1]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/wavemon-v0.8.2' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/scripts/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/bin/unxz" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'binutils', u'readline', u'gdbm', u'libtool'] Warning: target file "./usr/bin/xz" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/lzma" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/unlzma" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/bunzip2" is touched by more than one package: [u'busybox', u'bzip2'] Warning: target file "./usr/bin/lzcat" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/bzcat" is touched by more than one package: [u'busybox', u'bzip2'] Warning: target file "./usr/bin/xzcat" is touched by more than one package: [u'busybox', u'xz'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgphoto2/2.5.17/gsmart300.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libntfs-3g.la" is touched by more than one package: [u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/iclick.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libzlib', u'binutils', u'bzip2', u'c-periphery', u'cppunit', u'libnl', u'ncurses', u'readline', u'imx-codec', u'gdbm', u'icu', u'libjpeg', u'libpng', u'leptonica', u'libopenssl', u'libpthread-stubs', u'libdrm', u'libdvbpsi', u'libtool', u'libusb', u'libusb-compat', u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/largan.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libpng', u'leptonica', u'libopenssl', u'libpthread-stubs', u'libdrm', u'libdvbpsi', u'libtool', u'libusb', u'libusb-compat', u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libdvbpsi.la" is touched by more than one package: [u'libdvbpsi', u'libtool', u'libusb', u'libusb-compat', u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'libdvbpsi', u'libtool', u'libusb', u'libusb-compat', u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/polaroid_pdc320.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libcppunit.la" is touched by more than one package: [u'cppunit', u'libnl', u'ncurses', u'readline', u'imx-codec', u'gdbm', u'icu', u'libjpeg', u'libpng', u'leptonica', u'libopenssl', u'libpthread-stubs', u'libdrm', u'libdvbpsi', u'libtool', u'libusb', u'libusb-compat', u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/adc65.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/panasonic_coolshot.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sony_dscf1.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/usb1.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/polaroid_pdc640.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'imx-codec', u'gdbm', u'icu', u'libjpeg', u'libpng', u'leptonica', u'libopenssl', u'libpthread-stubs', u'libdrm', u'libdvbpsi', u'libtool', u'libusb', u'libusb-compat', u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libhid.la" is touched by more than one package: [u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/enigma13.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/ptpip.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'binutils', u'readline', u'gdbm', u'libtool'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/ptp2.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/soundvision.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/dimera3500.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/konica.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/pentax.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/ax203.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/ricoh.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/mustek.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'libdvbpsi', u'libtool', u'libusb', u'libusb-compat', u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'imx-codec', u'gdbm', u'icu', u'libjpeg', u'libpng', u'leptonica', u'libopenssl', u'libpthread-stubs', u'libdrm', u'libdvbpsi', u'libtool', u'libusb', u'libusb-compat', u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/clicksmart310.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sonix.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'leptonica', u'libopenssl', u'libpthread-stubs', u'libdrm', u'libdvbpsi', u'libtool', u'libusb', u'libusb-compat', u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sipix_blink2.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libva.la" is touched by more than one package: [u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_dc120.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/pccam600.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/st2205.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libopcodes.la" is touched by more than one package: [u'binutils', u'bzip2', u'c-periphery', u'cppunit', u'libnl', u'ncurses', u'readline', u'imx-codec', u'gdbm', u'icu', u'libjpeg', u'libpng', u'leptonica', u'libopenssl', u'libpthread-stubs', u'libdrm', u'libdvbpsi', u'libtool', u'libusb', u'libusb-compat', u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/fuji.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/digita.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'imx-codec', u'gdbm', u'icu', u'libjpeg', u'libpng', u'leptonica', u'libopenssl', u'libpthread-stubs', u'libdrm', u'libdvbpsi', u'libtool', u'libusb', u'libusb-compat', u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'imx-codec', u'gdbm', u'icu', u'libjpeg', u'libpng', u'leptonica', u'libopenssl', u'libpthread-stubs', u'libdrm', u'libdvbpsi', u'libtool', u'libusb', u'libusb-compat', u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/polaroid_pdc700.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/usbdiskdirect.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_ez200.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libva-drm.la" is touched by more than one package: [u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/disk.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/konica_qm150.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/agfa_cl20.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/jl2005a.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/stv0674.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libbfd.la" is touched by more than one package: [u'binutils', u'bzip2', u'c-periphery', u'cppunit', u'libnl', u'ncurses', u'readline', u'imx-codec', u'gdbm', u'icu', u'libjpeg', u'libpng', u'leptonica', u'libopenssl', u'libpthread-stubs', u'libdrm', u'libdvbpsi', u'libtool', u'libusb', u'libusb-compat', u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/tp6801.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/casio_qv.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sony_dscf55.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/stv0680.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/serial.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libagent++.la" is touched by more than one package: [u'agentpp', u'libtirpc', u'libzlib', u'binutils', u'bzip2', u'c-periphery', u'cppunit', u'libnl', u'ncurses', u'readline', u'imx-codec', u'gdbm', u'icu', u'libjpeg', u'libpng', u'leptonica', u'libopenssl', u'libpthread-stubs', u'libdrm', u'libdvbpsi', u'libtool', u'libusb', u'libusb-compat', u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sq905.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sx330z.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/jamcam.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'imx-codec', u'gdbm', u'icu', u'libjpeg', u'libpng', u'leptonica', u'libopenssl', u'libpthread-stubs', u'libdrm', u'libdvbpsi', u'libtool', u'libusb', u'libusb-compat', u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/barbie.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/hp215.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'leptonica', u'libopenssl', u'libpthread-stubs', u'libdrm', u'libdvbpsi', u'libtool', u'libusb', u'libusb-compat', u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/spca50x.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/topfield.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libnetfilter_queue.la" is touched by more than one package: [u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/panasonic_dc1000.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_dc240.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/liblept.la" is touched by more than one package: [u'leptonica', u'libopenssl', u'libpthread-stubs', u'libdrm', u'libdvbpsi', u'libtool', u'libusb', u'libusb-compat', u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/mars.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/pccam300.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sipix_web2.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/lg_gsm.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/panasonic_dc1580.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sierra.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/panasonic_l859.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libpcre32.la" is touched by more than one package: [u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/jl2005c.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libqpdf.la" is touched by more than one package: [u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/directory.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/samsung.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'imx-codec', u'gdbm', u'icu', u'libjpeg', u'libpng', u'leptonica', u'libopenssl', u'libpthread-stubs', u'libdrm', u'libdvbpsi', u'libtool', u'libusb', u'libusb-compat', u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'libusb', u'libusb-compat', u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/toshiba_pdrm11.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/aox.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_dc210.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/ricoh_g3.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libsnmp++.la" is touched by more than one package: [u'snmppp', u'agentpp', u'libtirpc', u'libzlib', u'binutils', u'bzip2', u'c-periphery', u'cppunit', u'libnl', u'ncurses', u'readline', u'imx-codec', u'gdbm', u'icu', u'libjpeg', u'libpng', u'leptonica', u'libopenssl', u'libpthread-stubs', u'libdrm', u'libdvbpsi', u'libtool', u'libusb', u'libusb-compat', u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/dimagev.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/usbscsi.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgdbm.la" is touched by more than one package: [u'gdbm', u'icu', u'libjpeg', u'libpng', u'leptonica', u'libopenssl', u'libpthread-stubs', u'libdrm', u'libdvbpsi', u'libtool', u'libusb', u'libusb-compat', u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/canon.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libtesseract.la" is touched by more than one package: [u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/digigr8.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/smal.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2_port.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'xz', u'libxml2', u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_dc3200.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/jd11.la" is touched by more than one package: [u'libgphoto2', u'libgta', u'libhid', u'libical', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libsndfile', u'libtommath', u'libtomcrypt', u'libva', u'pcre', u'ntfs-3g', u'openal', u'qpdf', u'tesseract-ocr', u'tinyxml2'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext'] if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /accts/mlweber1/scripts/instance-0/output/target/etc/shells || echo "/bin/ash" >> /accts/mlweber1/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /accts/mlweber1/scripts/instance-0/output/target/etc/shells || echo "/bin/hush" >> /accts/mlweber1/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /accts/mlweber1/scripts/instance-0/output/target/etc echo "buildroot" > /accts/mlweber1/scripts/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/scripts/instance-0/output/target/etc/hosts mkdir -p /accts/mlweber1/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/scripts/instance-0/output/target/etc/shadow rm -f /accts/mlweber1/scripts/instance-0/output/target/bin/sh rm -f /accts/mlweber1/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/scripts/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/include /accts/mlweber1/scripts/instance-0/output/target/usr/share/aclocal \ /accts/mlweber1/scripts/instance-0/output/target/usr/lib/pkgconfig /accts/mlweber1/scripts/instance-0/output/target/usr/share/pkgconfig \ /accts/mlweber1/scripts/instance-0/output/target/usr/lib/cmake /accts/mlweber1/scripts/instance-0/output/target/usr/share/cmake find /accts/mlweber1/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/scripts/instance-0/output/target/lib/ /accts/mlweber1/scripts/instance-0/output/target/usr/lib/ /accts/mlweber1/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/accts/mlweber1/scripts/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/share/gdb rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/share/zsh rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/man /accts/mlweber1/scripts/instance-0/output/target/usr/share/man rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/info /accts/mlweber1/scripts/instance-0/output/target/usr/share/info rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/doc /accts/mlweber1/scripts/instance-0/output/target/usr/share/doc rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/scripts/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/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/scripts/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/scripts/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/scripts/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/scripts/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/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-rc1-00002-g6a5e9a7"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-rc1\"" \ ) > /accts/mlweber1/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/scripts/instance-0/output/target/usr make: Leaving directory `/accts/mlweber1/scripts/instance-0/buildroot' make: Entering directory `/accts/mlweber1/scripts/instance-0/buildroot' >>> Buildroot 2018.11-rc1-00002-g6a5e9a7 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2: OK (sha256: e16a5b1e41d7ff1e74161f9405182001bc8d1360d89564e73911032e6966cc0d) >>> toolchain-external-codesourcery-arm 2014.05-29 Collecting legal info >>> toolchain Collecting legal info >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info ERROR: No hash found for README >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> agentpp 4.0.7 Collecting legal info ERROR: No hash found for LICENSE-2_0.txt >>> snmppp 3.3.10 Collecting legal info src/v3.cpp: OK (sha256: d00d5deb9ce44fa01ddf6f882de3ea8b9e8402f776b546dd982d55367ebbd392) >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Collecting legal info >>> autofs 5.1.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> c-periphery v1.1.3 Collecting legal info LICENSE: OK (sha256: 6b5669a90260126f0600aae98cb10fb5e219269dc9cbd0137f63927b96d5c31d) >>> cppunit 1.13.2 Collecting legal info ERROR: No hash found for COPYING >>> dhcpcd 7.0.3 Collecting legal info LICENSE: OK (sha256: b120a64b92cfb2453b61df4457a3c0eb163ef9c1c397822826756a31581f3947) >>> dropwatch 7c33d8a8ed105b07a46b55d71d93b36ed34c16db Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> imx-codec 4.3.5 Collecting legal info EULA: OK (sha256: fc93f26e4197b9240c327ce26ae6e02123f022423d4704c7b0448a37372cf2a2) COPYING: OK (sha256: 78696664f7afe7f2b081c99af60082d6403fab935b1b10056ed41aec123ff7fa) >>> fscryptctl f037dcf4354ce8f25d0f371b58dfe7a7ac27576f Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> gdbm 1.13 Collecting legal info ERROR: No hash found for COPYING >>> genromfs 0.5.2 Collecting legal info ERROR: No hash found for COPYING >>> getent Collecting legal info >>> icu 60.2 Collecting legal info LICENSE: OK (sha256: 24c771ce37201a3ab604852e47d10d21595d0493269dd6c8a5e567e998e18c00) >>> host-icu 60.2 Collecting legal info LICENSE: OK (sha256: 24c771ce37201a3ab604852e47d10d21595d0493269dd6c8a5e567e998e18c00) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> leptonica 1.76.0 Collecting legal info leptonica-license.txt: OK (sha256: ca0ac11c7c0acad9599d54990942cc11c9f6d9b569f1a360d774a628819c3518) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> lftp 4.8.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libdrm 2.4.96 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libdvbpsi 1.3.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libgphoto2 2.5.17 Collecting legal info COPYING: OK (sha256: ebc385a0b1d477be5177ed6d9129557aa59a3ad0f26ebe7dd97ee942a0fb68ee) >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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 >>> libgta 1.0.8 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libhid 0.2.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libical 1.0.1 Collecting legal info LICENSE: OK (sha256: c393726f82e6f21df5262110215f6a4382b32046d10afdcfcc49338aa7a191f2) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.16 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.47.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 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-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python-setuptools 40.5.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-python3 3.7.1 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libnetfilter_queue 1.0.3 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libva 2.3.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> mutt 1.10.1 Collecting legal info GPL: OK (sha256: 732f24b69a6c71cd8e01e4672bb8e12cc1cbb88a50a4665e6ca4fd95000a57ee) >>> nginx 1.15.6 Collecting legal info LICENSE: OK (sha256: e18f05bcaad47528f8b21861d4a0fb9815ca1bbb4be946c51a51d36623758bcc) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> ntfs-3g 2017.3.23 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> openal 1.18.2 Collecting legal info ERROR: No hash found for COPYING >>> p910nd 0.97 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pifmrds 0bf57f9ce0d954365a38d8af8e7be6f28521c3f2 Collecting legal info ERROR: No hash found for LICENSE >>> putty 0.70 Collecting legal info ERROR: No hash found for LICENCE >>> qpdf 8.2.1 Collecting legal info Artistic-2.0: OK (sha256: fb929ac30decb4dc3a2eea2bec6c43296a797c5d2d602deb3784ee39430583d5) >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> tesseract-ocr 3.05.02 Collecting legal info COPYING: OK (sha256: d770c1ac1235bc018530701da1ce453367f7952a3075d12b9029f81a26c05f13) >>> tinyxml2 6.2.0 Collecting legal info readme.md: OK (sha256: 8b2ab0b6ffb86798a2512f45fcf50a3b04b3516782d2e3fb30ebf55dc18c7cce) >>> tzdata 2018e Collecting legal info >>> host-tzdata 2018e Collecting legal info >>> host-zic 2018e Collecting legal info >>> usb_modeswitch 2.5.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> usb_modeswitch_data 20170806 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> wavemon v0.8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-arm-2014.05-29: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM_LICENSE_FILES not defined) WARNING: armbian-firmware-455d6b6701178dafe7fd0168eb4a4ef78a8d24a3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: libdrm-2.4.96: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (TZDATA_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2018e: cannot save license (HOST_ZIC_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/scripts/instance-0/output/legal-info make: Leaving directory `/accts/mlweber1/scripts/instance-0/buildroot'