grep -- ^s6-chroot < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-0/output/target/usr/bin/s6-chroot ; fi && \ chmod $mode /accts/mlweber1/instance-0/output/target/usr/bin/s6-chroot ; } grep -- ^s6-devd < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-0/output/target/usr/bin/s6-devd ; fi && \ chmod $mode /accts/mlweber1/instance-0/output/target/usr/bin/s6-devd ; } grep -- ^s6-uevent-listener < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-0/output/target/usr/bin/s6-uevent-listener ; fi && \ chmod $mode /accts/mlweber1/instance-0/output/target/usr/bin/s6-uevent-listener ; } grep -- ^s6-uevent-spawner < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-0/output/target/usr/bin/s6-uevent-spawner ; fi && \ chmod $mode /accts/mlweber1/instance-0/output/target/usr/bin/s6-uevent-spawner ; } grep -- ^s6-fillurandompool < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-0/output/target/usr/bin/s6-fillurandompool ; fi && \ chmod $mode /accts/mlweber1/instance-0/output/target/usr/bin/s6-fillurandompool ; } grep -- ^s6-freeramdisk < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-0/output/target/usr/bin/s6-freeramdisk ; fi && \ chmod $mode /accts/mlweber1/instance-0/output/target/usr/bin/s6-freeramdisk ; } grep -- ^s6-hostname < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-0/output/target/usr/bin/s6-hostname ; fi && \ chmod $mode /accts/mlweber1/instance-0/output/target/usr/bin/s6-hostname ; } grep -- ^s6-logwatch < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-0/output/target/usr/bin/s6-logwatch ; fi && \ chmod $mode /accts/mlweber1/instance-0/output/target/usr/bin/s6-logwatch ; } grep -- ^s6-mount < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-0/output/target/usr/bin/s6-mount ; fi && \ chmod $mode /accts/mlweber1/instance-0/output/target/usr/bin/s6-mount ; } grep -- ^s6-pivotchroot < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-0/output/target/usr/bin/s6-pivotchroot ; fi && \ chmod $mode /accts/mlweber1/instance-0/output/target/usr/bin/s6-pivotchroot ; } grep -- ^s6-ps < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-0/output/target/usr/bin/s6-ps ; fi && \ chmod $mode /accts/mlweber1/instance-0/output/target/usr/bin/s6-ps ; } grep -- ^s6-swapoff < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-0/output/target/usr/bin/s6-swapoff ; fi && \ chmod $mode /accts/mlweber1/instance-0/output/target/usr/bin/s6-swapoff ; } grep -- ^s6-swapon < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-0/output/target/usr/bin/s6-swapon ; fi && \ chmod $mode /accts/mlweber1/instance-0/output/target/usr/bin/s6-swapon ; } grep -- ^s6-umount < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-0/output/target/usr/bin/s6-umount ; fi && \ chmod $mode /accts/mlweber1/instance-0/output/target/usr/bin/s6-umount ; } make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/s6-linux-utils-2.4.0.1' sshpass-1.06.tar.gz: OK (sha256: c6324fcee608b99a58f9870157dfa754837f8c48be3df0f5e2f3accf145dee60) >>> sshpass 1.06 Extracting gzip -d -c /accts/mlweber1/instance-0/dl/sshpass-1.06.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-0/output/build/sshpass-1.06 -xf - >>> sshpass 1.06 Patching >>> sshpass 1.06 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /accts/mlweber1/instance-0/output/build/sshpass-1.06 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sshpass 1.06 Patching libtool >>> sshpass 1.06 Configuring (cd /accts/mlweber1/instance-0/output/build/sshpass-1.06/ && rm -rf config.cache && PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-ar" AS="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-as" LD="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-ld" NM="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-nm" CC="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc" GCC="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc" CPP="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-cpp" CXX="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-g++" FC="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gfortran" F77="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gfortran" RANLIB="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-ranlib" READELF="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-readelf" STRIP="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-strip" OBJCOPY="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-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/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-0/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-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/instance-0/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-0/output/host/mips64el-buildroot-linux-uclibc/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=mips64el-buildroot-linux-uclibc --host=mips64el-buildroot-linux-uclibc --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, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64el-buildroot-linux-uclibc-strip... /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for mips64el-buildroot-linux-uclibc-gcc... /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-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/instance-0/output/host/bin/mips64el-linux-gcc accepts -g... yes checking for /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc option to accept ISO C89... none needed checking whether /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc understands -c and -o together... yes checking dependency style of /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc... none checking how to run the C preprocessor... /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-cpp 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for mips64el-buildroot-linux-uclibc-gcc... (cached) /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc accepts -g... (cached) yes checking for /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc option to accept ISO C89... (cached) none needed checking whether /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc understands -c and -o together... (cached) yes checking dependency style of /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc... (cached) none checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for ssize_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking whether /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for select... yes checking for posix_openpt... yes checking for strdup... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> sshpass 1.06 Building PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-0/output/build/sshpass-1.06/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/sshpass-1.06' /usr/bin/make all-am make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/sshpass-1.06' /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o main.o main.c /accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o sshpass main.o make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/sshpass-1.06' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/sshpass-1.06' >>> sshpass 1.06 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 DESTDIR=/accts/mlweber1/instance-0/output/target install -C /accts/mlweber1/instance-0/output/build/sshpass-1.06/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/sshpass-1.06' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/sshpass-1.06' /bin/mkdir -p '/accts/mlweber1/instance-0/output/target/usr/bin' /bin/mkdir -p '/accts/mlweber1/instance-0/output/target/usr/share/man/man1' /usr/bin/install -c sshpass '/accts/mlweber1/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 sshpass.1 '/accts/mlweber1/instance-0/output/target/usr/share/man/man1' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/sshpass-1.06' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/sshpass-1.06' trace-cmd-trace-cmd-v2.6.1.tar.gz: OK (sha256: f088534808274f6233fe15130791238fb14ce9bf6e7234f9b3fe6b5a42a1245d) >>> trace-cmd trace-cmd-v2.6.1 Extracting gzip -d -c /accts/mlweber1/instance-0/dl/trace-cmd-trace-cmd-v2.6.1.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-0/output/build/trace-cmd-trace-cmd-v2.6.1 -xf - >>> trace-cmd trace-cmd-v2.6.1 Patching Applying 0001-trace-listen-add-missing-header.patch using patch: patching file trace-listen.c >>> trace-cmd trace-cmd-v2.6.1 Configuring >>> trace-cmd trace-cmd-v2.6.1 Building /usr/bin/make -j32 PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-ar" AS="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-as" LD="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-ld" NM="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-nm" CC="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc" GCC="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gcc" CPP="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-cpp" CXX="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-g++" FC="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gfortran" F77="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-gfortran" RANLIB="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-ranlib" READELF="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-readelf" STRIP="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-strip" OBJCOPY="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-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/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-0/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-0/output/host/bin/mips64el-linux-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/instance-0/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Os" CPPFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" NO_PYTHON=1 -C /accts/mlweber1/instance-0/output/build/trace-cmd-trace-cmd-v2.6.1 all make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/trace-cmd-trace-cmd-v2.6.1' UPDATE trace_plugin_dir UPDATE trace_python_dir UPDATE tc_version.h Note: to build the gui, type "make gui" NO_PYTHON forced: swig not installed, not compling python plugins to build man pages, type "make doc" COMPILE FPIC event-parse.o COMPILE FPIC trace-seq.o COMPILE FPIC parse-filter.o COMPILE FPIC parse-utils.o COMPILE FPIC str_error_r.o COMPILE FPIC trace-input.o COMPILE FPIC trace-ftrace.o COMPILE FPIC trace-output.o COMPILE FPIC trace-util.o COMPILE FPIC trace-recorder.o COMPILE FPIC trace-usage.o COMPILE FPIC trace-blk-hack.o COMPILE FPIC kbuffer-parse.o COMPILE FPIC event-plugin.o COMPILE FPIC trace-hooks.o COMPILE FPIC trace-msg.o COMPILE trace-cmd.o COMPILE trace-split.o COMPILE trace-stack.o COMPILE trace-hist.o COMPILE trace-mem.o COMPILE trace-snapshot.o COMPILE trace-stat.o COMPILE trace-hash.o COMPILE trace-profile.o COMPILE trace-stream.o COMPILE trace-restore.o COMPILE trace-check-events.o COMPILE trace-show.o COMPILE trace-list.o COMPILE PLUGIN OBJ plugin_jbd2.o COMPILE PLUGIN OBJ plugin_hrtimer.o COMPILE PLUGIN OBJ plugin_kmem.o /accts/mlweber1/instance-0/output/build/trace-cmd-trace-cmd-v2.6.1/trace-profile.c:35:3: warning: #warning "lib audit not found, using raw syscalls " "(install libaudit-devel and try again)" [-Wcpp] # warning "lib audit not found, using raw syscalls " \ ^ COMPILE PLUGIN OBJ plugin_kvm.o COMPILE PLUGIN OBJ plugin_mac80211.o COMPILE PLUGIN OBJ plugin_sched_switch.o COMPILE PLUGIN OBJ plugin_function.o COMPILE PLUGIN OBJ plugin_xen.o COMPILE PLUGIN OBJ plugin_scsi.o COMPILE PLUGIN OBJ plugin_cfg80211.o COMPILE PLUGIN OBJ plugin_blk.o COMPILE PLUGIN OBJ plugin_tlb.o COMPILE trace-record.o COMPILE trace-read.o COMPILE trace-listen.o BUILD PLUGIN plugin_jbd2.so BUILD PLUGIN plugin_hrtimer.so BUILD PLUGIN plugin_kmem.so BUILD PLUGIN plugin_cfg80211.so BUILD PLUGIN plugin_xen.so BUILD PLUGIN plugin_tlb.so BUILD PLUGIN plugin_sched_switch.so BUILD PLUGIN plugin_mac80211.so BUILD PLUGIN plugin_function.so BUILD PLUGIN plugin_scsi.so BUILD PLUGIN plugin_kvm.so BUILD PLUGIN plugin_blk.so BUILD STATIC LIB libparsevent.a BUILD STATIC LIB libtracecmd.a BUILD trace-cmd make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/trace-cmd-trace-cmd-v2.6.1' >>> trace-cmd trace-cmd-v2.6.1 Installing to staging directory >>> trace-cmd trace-cmd-v2.6.1 Fixing libtool files >>> trace-cmd trace-cmd-v2.6.1 Installing to target /usr/bin/install -D -m 0755 /accts/mlweber1/instance-0/output/build/trace-cmd-trace-cmd-v2.6.1/trace-cmd /accts/mlweber1/instance-0/output/target/usr/bin/trace-cmd /usr/bin/install -d -m 0755 /accts/mlweber1/instance-0/output/target/usr/lib/trace-cmd/plugins /usr/bin/install -D -m 0755 /accts/mlweber1/instance-0/output/build/trace-cmd-trace-cmd-v2.6.1/plugin_*.so /accts/mlweber1/instance-0/output/target/usr/lib/trace-cmd/plugins >>> 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 ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libnuma.la" is touched by more than one package: [u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'libxml2', u'flex', u'libopenssl', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcuefile', u'libdvdcss', u'libebml', u'libffi', u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libbdplus.la" is touched by more than one package: [u'libbdplus', u'libcuefile', u'libdvdcss', u'libebml', u'libffi', u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libxml2', u'flex', u'libopenssl', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcuefile', u'libdvdcss', u'libebml', u'libffi', u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'flex', u'libopenssl', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcuefile', u'libdvdcss', u'libebml', u'libffi', u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'libxml2', u'flex', u'libopenssl', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcuefile', u'libdvdcss', u'libebml', u'libffi', u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libmatroska.la" is touched by more than one package: [u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libsigsegv.la" is touched by more than one package: [u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libopenssl', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcuefile', u'libdvdcss', u'libebml', u'libffi', u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libreplaygain.la" is touched by more than one package: [u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libzlib', u'libpng', u'freetype', u'libxml2', u'flex', u'libopenssl', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcuefile', u'libdvdcss', u'libebml', u'libffi', u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libzlib', u'libpng', u'freetype', u'libxml2', u'flex', u'libopenssl', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcuefile', u'libdvdcss', u'libebml', u'libffi', u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcuefile', u'libdvdcss', u'libebml', u'libffi', u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libebml.la" is touched by more than one package: [u'libebml', u'libffi', u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libdvdcss.la" is touched by more than one package: [u'libdvdcss', u'libebml', u'libffi', u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libbdplus', u'libcuefile', u'libdvdcss', u'libebml', u'libffi', u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libmatroska', u'libnl', u'libpthread-stubs', u'libreplaygain', u'libsigsegv', u'libtirpc', u'slang', u'musepack', u'numactl', u'omniorb', u'pciutils', u'skalibs', u'trace-cmd'] ./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-libffi', u'host-bison'] 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. 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.02.2-00040-g8db468a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.2"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.2\"" \ ) > /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.02.2-00040-g8db468a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external 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 >>> chrony 3.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> daemon 0.6.4 Collecting legal info ERROR: No hash found for LICENSE >>> dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> dvdauthor 0.7.2 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> 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) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-faketime v0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> heirloom-mailx 12.5 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libbdplus 0.1.2 Collecting legal info ERROR: No hash found for COPYING >>> libgcrypt 1.8.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.29 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcuefile r475 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libdvdcss 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libebml 1.3.3 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 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.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> linux-pam 1.3.0 Collecting legal info ERROR: No hash found for Copyright >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libmatroska 1.4.4 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> libsigsegv 2.11 Collecting legal info ERROR: No hash found for COPYING >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> lynx 2.8.9dev.16 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> musepack r475 Collecting legal info ERROR: No hash found for libmpcdec/COPYING ERROR: No hash found for libmpcenc/quant.c >>> neard 0.16 Collecting legal info ERROR: No hash found for COPYING >>> netplug 1.2.9.2 Collecting legal info ERROR: No hash found for COPYING >>> numactl 2.0.11 Collecting legal info ERROR: No hash found for README >>> omniorb 4.2.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-omniorb 4.2.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> 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-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> picocom 3.0 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> s6-linux-utils 2.4.0.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.3.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> sshpass 1.06 Collecting legal info ERROR: No hash found for COPYING >>> trace-cmd trace-cmd-v2.6.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-0/output/legal-info make: Leaving directory `/accts/mlweber1/instance-0/buildroot'