echo 'const char *version_string = "1.19.5";' >> version.c echo 'const char *compilation_string = "'/accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/accts/mlweber1/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/include -I/accts/mlweber1/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/include -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os '";' \ | sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c echo 'const char *link_string = "'/accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -I/accts/mlweber1/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/include -I/accts/mlweber1/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/include -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os \ -L/accts/mlweber1/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/lib -lpcre -L/accts/mlweber1/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/lib -lz ftp-opie.o ../lib/libgnu.a '";' \ | sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c CC version.o CCLD wget make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/src' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/src' Making all in doc make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/doc' ./texi2pod.pl -D VERSION="1.19.5" ./wget.texi wget.pod /usr/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.19.5" --utf8 wget.pod > wget.1 || \ /usr/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.19.5" wget.pod > wget.1 make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/doc' Making all in po make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/po' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/po' Making all in util make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/util' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/util' Making all in fuzz make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/fuzz' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/fuzz' Making all in tests make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/tests' Making all in testenv make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/testenv' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/testenv' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5' make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5' >>> wget 1.19.5 Installing to target PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-1/output/target install -C /accts/mlweber1/instance-1/output/build/wget-1.19.5/ make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5' /usr/bin/make install-recursive make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5' Making install in lib make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/lib' /usr/bin/make install-recursive make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/lib' make[5]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/lib' make[6]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/lib' if test yes = no; then \ case 'linux-gnuspe' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh /accts/mlweber1/instance-1/output/build/wget-1.19.5/build-aux/install-sh -d /accts/mlweber1/instance-1/output/target/usr/lib ; \ fi ; \ if test -f /accts/mlweber1/instance-1/output/target/usr/lib/charset.alias; then \ sed -f ref-add.sed /accts/mlweber1/instance-1/output/target/usr/lib/charset.alias > /accts/mlweber1/instance-1/output/target/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /accts/mlweber1/instance-1/output/target/usr/lib/charset.tmp /accts/mlweber1/instance-1/output/target/usr/lib/charset.alias ; \ rm -f /accts/mlweber1/instance-1/output/target/usr/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /accts/mlweber1/instance-1/output/target/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /accts/mlweber1/instance-1/output/target/usr/lib/charset.tmp /accts/mlweber1/instance-1/output/target/usr/lib/charset.alias ; \ rm -f /accts/mlweber1/instance-1/output/target/usr/lib/charset.tmp ; \ fi ; \ fi make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/lib' make[5]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/lib' make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/lib' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/lib' Making install in src make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/src' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/src' make[4]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/bin' /usr/bin/install -c wget '/accts/mlweber1/instance-1/output/target/usr/bin' make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/src' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/src' Making install in doc make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/doc' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/doc' make[4]: Nothing to be done for `install-exec-am'. /bin/sh /accts/mlweber1/instance-1/output/build/wget-1.19.5/build-aux/install-sh -d /accts/mlweber1/instance-1/output/target/etc /bin/sh /accts/mlweber1/instance-1/output/build/wget-1.19.5/build-aux/install-sh -d /accts/mlweber1/instance-1/output/target/usr/share/man/man1 /usr/bin/install -c -m 644 wget.1 /accts/mlweber1/instance-1/output/target/usr/share/man/man1/wget.1 /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/share/info' /usr/bin/install -c -m 644 ./wget.info '/accts/mlweber1/instance-1/output/target/usr/share/info' install-info --info-dir='/accts/mlweber1/instance-1/output/target/usr/share/info' '/accts/mlweber1/instance-1/output/target/usr/share/info/wget.info' This is not dpkg install-info anymore, but GNU install-info See the man page for ginstall-info for command line arguments make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/doc' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/doc' Making install in po make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/po' if test "wget" = "gettext-tools"; then \ /bin/mkdir -p /accts/mlweber1/instance-1/output/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /accts/mlweber1/instance-1/output/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /accts/mlweber1/instance-1/output/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/po' Making install in util make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/util' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/util' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/util' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/util' Making install in fuzz make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/fuzz' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/fuzz' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/fuzz' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/fuzz' Making install in tests make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/tests' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/tests' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/tests' Making install in testenv make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/testenv' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/testenv' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/testenv' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5/testenv' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5' make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/wget-1.19.5' PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" BR2_DL_DIR=/accts/mlweber1/instance-1/dl BUILD_DIR=/accts/mlweber1/instance-1/output/build O=/accts/mlweber1/instance-1/output flock /accts/mlweber1/instance-1/dl/which/ support/download/dl-wrapper -c '2.21' -d '/accts/mlweber1/instance-1/dl/which' -D '/accts/mlweber1/instance-1/dl' -f 'which-2.21.tar.gz' -H 'package/which//which.hash' -n 'which-2.21' -N 'which' -o '/accts/mlweber1/instance-1/dl/which/which-2.21.tar.gz' -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl/which -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl -u http+http://ftpmirror.gnu.org/which -u http\|urlencode+http://sources.buildroot.net/which -u http\|urlencode+http://sources.buildroot.net -- which-2.21.tar.gz: OK (sha256: f4a245b94124b377d8b49646bf421f9155d36aa7614b6ebf83705d3ffc76eaad) >>> which 2.21 Extracting gzip -d -c /accts/mlweber1/instance-1/dl/which/which-2.21.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-1/output/build/which-2.21 -xf - >>> which 2.21 Patching >>> which 2.21 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /accts/mlweber1/instance-1/output/build/which-2.21 -name $file); do cp support/gnuconfig/$file $i; done; done >>> which 2.21 Patching libtool >>> which 2.21 Configuring (cd /accts/mlweber1/instance-1/output/build/which-2.21/ && rm -rf config.cache && PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ar" AS="/accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" LD="/accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ld" NM="/accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-nm" CC="/accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" GCC="/accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" CPP="/accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-cpp" CXX="/accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-g++" FC="/accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" F77="/accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" RANLIB="/accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ranlib" READELF="/accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-readelf" STRIP="/accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-strip" OBJCOPY="/accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-objcopy" OBJDUMP="/accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-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-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-1/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" DEFAULT_LINKER="/accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-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 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " LDFLAGS="" FCFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " FFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " PKG_CONFIG="/accts/mlweber1/instance-1/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no 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=yes CONFIG_SITE=/dev/null ./configure --target=powerpc-buildroot-linux-gnuspe --host=powerpc-buildroot-linux-gnuspe --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 powerpc-buildroot-linux-gnuspe-strip... /accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-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 whether to enable maintainer-specific portions of Makefiles... no checking for powerpc-buildroot-linux-gnuspe-gcc... /accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-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-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc accepts -g... yes checking for /accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc option to accept ISO C89... none needed checking whether /accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc... none checking how to run the C preprocessor... /accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-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 xmalloc in libiberty.a... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking libiberty.h usability... no checking libiberty.h presence... no checking for libiberty.h... no checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for strchr... yes checking for memcpy... yes checking for getopt_long... yes checking for getcwd... yes checking for getwd... yes checking for sysconf... yes checking for getgroups... yes checking for eaccess... yes checking for ar... /accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ar checking for powerpc-buildroot-linux-gnuspe-ranlib... /accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ranlib checking for stdlib.h... (cached) yes checking for memory.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for strings.h... (cached) yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking whether programs are able to redeclare getpw functions... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating maintMakefile config.status: creating tilde/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 >>> which 2.21 Building PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-1/output/build/which-2.21/ make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/which-2.21' /usr/bin/make all-recursive make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/which-2.21' Making all in tilde make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/which-2.21/tilde' /accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os -c -o tilde.o tilde.c /accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os -c -o shell.o shell.c rm -f libtilde.a /accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ar cru libtilde.a tilde.o shell.o /accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ranlib libtilde.a make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/which-2.21/tilde' Making all in . make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/which-2.21' /accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-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 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os -c -o getopt.o getopt.c /accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-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 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os -c -o getopt1.o getopt1.c /accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-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 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os -c -o bash.o bash.c /accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-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 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os -c -o which.o which.c /accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os -o which getopt.o getopt1.o bash.o which.o ./tilde/libtilde.a make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/which-2.21' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/which-2.21' make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/which-2.21' >>> which 2.21 Installing to target PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-1/output/target install -C /accts/mlweber1/instance-1/output/build/which-2.21/ make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/which-2.21' /usr/bin/make install-recursive make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/which-2.21' Making install in tilde make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/which-2.21/tilde' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/which-2.21/tilde' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/which-2.21/tilde' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/which-2.21/tilde' Making install in . make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/which-2.21' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/which-2.21' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/bin' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/share/man/man1' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/share/info' /usr/bin/install -c which '/accts/mlweber1/instance-1/output/target/usr/bin' /usr/bin/install -c -m 644 which.1 '/accts/mlweber1/instance-1/output/target/usr/share/man/man1' /usr/bin/install -c -m 644 ./which.info '/accts/mlweber1/instance-1/output/target/usr/share/info' install-info --info-dir='/accts/mlweber1/instance-1/output/target/usr/share/info' '/accts/mlweber1/instance-1/output/target/usr/share/info/which.info' This is not dpkg install-info anymore, but GNU install-info See the man page for ginstall-info for command line arguments make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/which-2.21' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/which-2.21' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/which-2.21' make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/which-2.21' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'wget', u'which'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libmagic.la" is touched by more than one package: [u'file', u'libusb', u'libpcap', u'ncurses', u'libfuse', u'liblog4c-localtime', u'libpfm4', u'libphidget', u'liburiparser', u'netsnmp', u'openal', u'popt', u'skalibs'] Warning: staging file "./usr/lib/libphidget21.la" is touched by more than one package: [u'libphidget', u'liburiparser', u'netsnmp', u'openal', u'popt', u'skalibs'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'liblog4c-localtime', u'libpfm4', u'libphidget', u'liburiparser', u'netsnmp', u'openal', u'popt', u'skalibs'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'liblog4c-localtime', u'libpfm4', u'libphidget', u'liburiparser', u'netsnmp', u'openal', u'popt', u'skalibs'] Warning: staging file "./usr/lib/libdb_cxx-5.3.la" is touched by more than one package: [u'berkeleydb', u'flex', u'libsepol', u'pcre', u'libselinux', u'expat', u'libzlib', u'file', u'libusb', u'libpcap', u'ncurses', u'libfuse', u'liblog4c-localtime', u'libpfm4', u'libphidget', u'liburiparser', u'netsnmp', u'openal', u'popt', u'skalibs'] Warning: staging file "./usr/lib/liburiparser.la" is touched by more than one package: [u'liburiparser', u'netsnmp', u'openal', u'popt', u'skalibs'] Warning: staging file "./usr/lib/libnetsnmpagent.la" is touched by more than one package: [u'netsnmp', u'openal', u'popt', u'skalibs'] Warning: staging file "./usr/lib/libnetsnmpmibs.la" is touched by more than one package: [u'netsnmp', u'openal', u'popt', u'skalibs'] Warning: staging file "./usr/lib/libbeecrypt.la" is touched by more than one package: [u'beecrypt', u'berkeleydb', u'flex', u'libsepol', u'pcre', u'libselinux', u'expat', u'libzlib', u'file', u'libusb', u'libpcap', u'ncurses', u'libfuse', u'liblog4c-localtime', u'libpfm4', u'libphidget', u'liburiparser', u'netsnmp', u'openal', u'popt', u'skalibs'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libselinux', u'expat', u'libzlib', u'file', u'libusb', u'libpcap', u'ncurses', u'libfuse', u'liblog4c-localtime', u'libpfm4', u'libphidget', u'liburiparser', u'netsnmp', u'openal', u'popt', u'skalibs'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libsepol', u'pcre', u'libselinux', u'expat', u'libzlib', u'file', u'libusb', u'libpcap', u'ncurses', u'libfuse', u'liblog4c-localtime', u'libpfm4', u'libphidget', u'liburiparser', u'netsnmp', u'openal', u'popt', u'skalibs'] Warning: staging file "./usr/lib/libacl.la" is touched by more than one package: [u'acl', u'beecrypt', u'berkeleydb', u'flex', u'libsepol', u'pcre', u'libselinux', u'expat', u'libzlib', u'file', u'libusb', u'libpcap', u'ncurses', u'libfuse', u'liblog4c-localtime', u'libpfm4', u'libphidget', u'liburiparser', u'netsnmp', u'openal', u'popt', u'skalibs'] Warning: staging file "./usr/lib/libnetsnmp.la" is touched by more than one package: [u'netsnmp', u'openal', u'popt', u'skalibs'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'ncurses', u'libfuse', u'liblog4c-localtime', u'libpfm4', u'libphidget', u'liburiparser', u'netsnmp', u'openal', u'popt', u'skalibs'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libselinux', u'expat', u'libzlib', u'file', u'libusb', u'libpcap', u'ncurses', u'libfuse', u'liblog4c-localtime', u'libpfm4', u'libphidget', u'liburiparser', u'netsnmp', u'openal', u'popt', u'skalibs'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'acl', u'beecrypt', u'berkeleydb', u'flex', u'libsepol', u'pcre', u'libselinux', u'expat', u'libzlib', u'file', u'libusb', u'libpcap', u'ncurses', u'libfuse', u'liblog4c-localtime', u'libpfm4', u'libphidget', u'liburiparser', u'netsnmp', u'openal', u'popt', u'skalibs'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'flex', u'libsepol', u'pcre', u'libselinux', u'expat', u'libzlib', u'file', u'libusb', u'libpcap', u'ncurses', u'libfuse', u'liblog4c-localtime', u'libpfm4', u'libphidget', u'liburiparser', u'netsnmp', u'openal', u'popt', u'skalibs'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libselinux', u'expat', u'libzlib', u'file', u'libusb', u'libpcap', u'ncurses', u'libfuse', u'liblog4c-localtime', u'libpfm4', u'libphidget', u'liburiparser', u'netsnmp', u'openal', u'popt', u'skalibs'] Warning: staging file "./usr/lib/libnetsnmphelpers.la" is touched by more than one package: [u'netsnmp', u'openal', u'popt', u'skalibs'] Warning: staging file "./usr/lib/liblog4c.la" is touched by more than one package: [u'liblog4c-localtime', u'libpfm4', u'libphidget', u'liburiparser', u'netsnmp', u'openal', u'popt', u'skalibs'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libzlib', u'file', u'libusb', u'libpcap', u'ncurses', u'libfuse', u'liblog4c-localtime', u'libpfm4', u'libphidget', u'liburiparser', u'netsnmp', u'openal', u'popt', u'skalibs'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'skalibs'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison', u'host-gawk'] mkdir -p /accts/mlweber1/instance-1/output/target/etc echo "buildroot" > /accts/mlweber1/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-1/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-1/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-1/output/target/etc/shadow rm -f /accts/mlweber1/instance-1/output/target/bin/sh rm -f /accts/mlweber1/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-1/output/target/usr/include /accts/mlweber1/instance-1/output/target/usr/share/aclocal \ /accts/mlweber1/instance-1/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-1/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-1/output/target/usr/lib/cmake /accts/mlweber1/instance-1/output/target/usr/share/cmake find /accts/mlweber1/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-1/output/target/lib/ /accts/mlweber1/instance-1/output/target/usr/lib/ /accts/mlweber1/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/accts/mlweber1/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/instance-1/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-1/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-1/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-1/output/target/usr/man /accts/mlweber1/instance-1/output/target/usr/share/man rm -rf /accts/mlweber1/instance-1/output/target/usr/info /accts/mlweber1/instance-1/output/target/usr/share/info rm -rf /accts/mlweber1/instance-1/output/target/usr/doc /accts/mlweber1/instance-1/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-1/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-1/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /accts/mlweber1/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00596-gb99dbdf"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /accts/mlweber1/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-1/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/instance-1/output/target/usr make: Leaving directory `/accts/mlweber1/instance-1/buildroot' make: Entering directory `/accts/mlweber1/instance-1/buildroot' >>> Buildroot 2018.08-git-00596-gb99dbdf Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> acl 2.2.52 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> attr 2.4.47 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> 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) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> checkpolicy 2.7 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> ethtool 4.16 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> file 5.33 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> host-file 5.33 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> iftop 1.0pre4 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> 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 >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> libfuse 2.9.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liblog4c-localtime v1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libpfm4 4.9.0 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> libphidget 2.1.8.20170607 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> liburiparser 0.8.5 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> memtool 2016.10.0 Collecting legal info ERROR: No hash found for COPYING >>> monkey 1.5.6 Collecting legal info ERROR: No hash found for LICENSE >>> nanocom 1.0 Collecting legal info ERROR: No hash found for COPYING >>> netcat 0.7.1 Collecting legal info ERROR: No hash found for COPYING >>> netsnmp 5.7.3 Collecting legal info ERROR: No hash found for COPYING >>> openal 1.18.2 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> quagga 1.1.1 Collecting legal info ERROR: No hash found for COPYING >>> host-gawk 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rpm 4.13.0.1 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.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> wget 1.19.5 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> which 2.21 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-1/output/legal-info make: Leaving directory `/accts/mlweber1/instance-1/buildroot'