Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /accts/mlweber1/instance-2/output/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /accts/mlweber1/instance-2/output/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/instance-2/output/host/lib/pkgconfig:/accts/mlweber1/instance-2/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/accts/mlweber1/instance-2/output/host/include" CFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include" CXXFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include" LDFLAGS="-L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include" LDFLAGS="-L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/accts/mlweber1/instance-2/output/host" --sysconfdir="/accts/mlweber1/instance-2/output/host/etc" --localstatedir="/accts/mlweber1/instance-2/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop >>> host-patchelf 0.9 Building PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/instance-2/output/host/lib/pkgconfig:/accts/mlweber1/instance-2/output/host/share/pkgconfig" /usr/bin/make -j32 -C /accts/mlweber1/instance-2/output/build/host-patchelf-0.9/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' Making all in src make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/accts/mlweber1/instance-2/output/host/include -Wall -O2 -I/accts/mlweber1/instance-2/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/accts/mlweber1/instance-2/output/host/include -L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib -o patchelf patchelf.o make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/tests' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/instance-2/output/host/lib/pkgconfig:/accts/mlweber1/instance-2/output/host/share/pkgconfig" /usr/bin/make -j32 install -C /accts/mlweber1/instance-2/output/build/host-patchelf-0.9/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' Making install in src make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/src' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/src' make[3]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/bin' /usr/bin/install -c patchelf '/accts/mlweber1/instance-2/output/host/bin' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/src' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/tests' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/tests' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/tests' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/share/doc/patchelf' /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/accts/mlweber1/instance-2/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/accts/mlweber1/instance-2/output/host/share/man/man1' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' ramspeed-2.6.0.tar.gz: OK (sha256: f84e2e42b2b6b221ef9b586f6ae63d863db4ff21858e0ce7c84622a7c9522950) >>> ramspeed 2.6.0 Extracting gzip -d -c /accts/mlweber1/instance-2/dl/ramspeed-2.6.0.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-2/output/build/ramspeed-2.6.0 -xf - >>> ramspeed 2.6.0 Patching >>> ramspeed 2.6.0 Configuring >>> ramspeed 2.6.0 Building cp -f package/ramspeed/Makefile /accts/mlweber1/instance-2/output/build/ramspeed-2.6.0 PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-2/output/host/bin/arm-linux-ar" AS="/accts/mlweber1/instance-2/output/host/bin/arm-linux-as" LD="/accts/mlweber1/instance-2/output/host/bin/arm-linux-ld" NM="/accts/mlweber1/instance-2/output/host/bin/arm-linux-nm" CC="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc" GCC="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc" CPP="/accts/mlweber1/instance-2/output/host/bin/arm-linux-cpp" CXX="/accts/mlweber1/instance-2/output/host/bin/arm-linux-g++" FC="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gfortran" F77="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gfortran" RANLIB="/accts/mlweber1/instance-2/output/host/bin/arm-linux-ranlib" READELF="/accts/mlweber1/instance-2/output/host/bin/arm-linux-readelf" STRIP="/accts/mlweber1/instance-2/output/host/bin/arm-linux-strip" OBJCOPY="/accts/mlweber1/instance-2/output/host/bin/arm-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-2/output/host/bin/arm-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-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-2/output/host/bin/arm-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-2/output/host/bin/arm-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 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/accts/mlweber1/instance-2/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl make -C /accts/mlweber1/instance-2/output/build/ramspeed-2.6.0 make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/ramspeed-2.6.0' /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static ramspeed.c fltmem.c fltmark.c intmem.c intmark.c -o ramspeed make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/ramspeed-2.6.0' >>> ramspeed 2.6.0 Installing to target /usr/bin/install -m 0755 -D /accts/mlweber1/instance-2/output/build/ramspeed-2.6.0/ramspeed /accts/mlweber1/instance-2/output/target/usr/bin/ramspeed spice-protocol-0.12.10.tar.bz2: OK (sha256: 788f0d7195bec5b14371732b562eb55ca82712aab12273b0e87529fb30532efb) >>> spice-protocol 0.12.10 Extracting bzcat /accts/mlweber1/instance-2/dl/spice-protocol-0.12.10.tar.bz2 | tar --strip-components=1 -C /accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10 -xf - >>> spice-protocol 0.12.10 Patching >>> spice-protocol 0.12.10 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10 -name $file); do cp support/gnuconfig/$file $i; done; done >>> spice-protocol 0.12.10 Patching libtool >>> spice-protocol 0.12.10 Configuring (cd /accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/ && rm -rf config.cache && PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-2/output/host/bin/arm-linux-ar" AS="/accts/mlweber1/instance-2/output/host/bin/arm-linux-as" LD="/accts/mlweber1/instance-2/output/host/bin/arm-linux-ld" NM="/accts/mlweber1/instance-2/output/host/bin/arm-linux-nm" CC="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc" GCC="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc" CPP="/accts/mlweber1/instance-2/output/host/bin/arm-linux-cpp" CXX="/accts/mlweber1/instance-2/output/host/bin/arm-linux-g++" FC="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gfortran" F77="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gfortran" RANLIB="/accts/mlweber1/instance-2/output/host/bin/arm-linux-ranlib" READELF="/accts/mlweber1/instance-2/output/host/bin/arm-linux-readelf" STRIP="/accts/mlweber1/instance-2/output/host/bin/arm-linux-strip" OBJCOPY="/accts/mlweber1/instance-2/output/host/bin/arm-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-2/output/host/bin/arm-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-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-2/output/host/bin/arm-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-2/output/host/bin/arm-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 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/accts/mlweber1/instance-2/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/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-uclinux-uclibcgnueabi --host=arm-buildroot-uclinux-uclibcgnueabi --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 --enable-static --disable-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, --enable-static, --disable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-uclinux-uclibcgnueabi-strip... /accts/mlweber1/instance-2/output/host/bin/arm-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 whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking python module: six... yes checking python module: pyparsing... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating spice-protocol.pc config.status: creating spice/Makefile config.status: creating python_modules/Makefile config.status: creating config.h 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, --enable-static, --disable-shared >>> spice-protocol 0.12.10 Building PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10' /usr/bin/make all-recursive make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10' Making all in python_modules make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/python_modules' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/python_modules' Making all in spice make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/spice' /usr/bin/make all-am make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/spice' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/spice' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/spice' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10' >>> spice-protocol 0.12.10 Installing to staging directory PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot install -C /accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10' Making install in python_modules make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/python_modules' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/python_modules' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/spice-protocol/python_modules' /usr/bin/install -c -m 644 __init__.py codegen.py demarshal.py marshal.py ptypes.py spice_parser.py '/accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/spice-protocol/python_modules' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/python_modules' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/python_modules' Making install in spice make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/spice' /usr/bin/make install-am make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/spice' make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/spice' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/spice-1/spice' /usr/bin/install -c -m 644 barrier.h controller_prot.h end-packed.h enums.h error_codes.h foreign_menu_prot.h ipc_ring.h macros.h protocol.h qxl_dev.h qxl_windows.h start-packed.h stats.h types.h vd_agent.h vdi_dev.h '/accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/spice-1/spice' make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/spice' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/spice' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/spice' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/spice-protocol' /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/spice-protocol' /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 spice.proto spice1.proto '/accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/spice-protocol' /usr/bin/install -c spice_codegen.py '/accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/spice-protocol' /usr/bin/install -c -m 644 spice-protocol.pc '/accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/pkgconfig' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10' >>> spice-protocol 0.12.10 Fixing libtool files >>> spice-protocol 0.12.10 Installing to target PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-2/output/target install -C /accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10' Making install in python_modules make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/python_modules' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/python_modules' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/instance-2/output/target/usr/lib/spice-protocol/python_modules' /usr/bin/install -c -m 644 __init__.py codegen.py demarshal.py marshal.py ptypes.py spice_parser.py '/accts/mlweber1/instance-2/output/target/usr/lib/spice-protocol/python_modules' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/python_modules' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/python_modules' Making install in spice make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/spice' /usr/bin/make install-am make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/spice' make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/spice' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/instance-2/output/target/usr/include/spice-1/spice' /usr/bin/install -c -m 644 barrier.h controller_prot.h end-packed.h enums.h error_codes.h foreign_menu_prot.h ipc_ring.h macros.h protocol.h qxl_dev.h qxl_windows.h start-packed.h stats.h types.h vd_agent.h vdi_dev.h '/accts/mlweber1/instance-2/output/target/usr/include/spice-1/spice' make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/spice' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/spice' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10/spice' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/instance-2/output/target/usr/lib/spice-protocol' /bin/mkdir -p '/accts/mlweber1/instance-2/output/target/usr/lib/spice-protocol' /bin/mkdir -p '/accts/mlweber1/instance-2/output/target/usr/share/pkgconfig' /usr/bin/install -c -m 644 spice.proto spice1.proto '/accts/mlweber1/instance-2/output/target/usr/lib/spice-protocol' /usr/bin/install -c spice_codegen.py '/accts/mlweber1/instance-2/output/target/usr/lib/spice-protocol' /usr/bin/install -c -m 644 spice-protocol.pc '/accts/mlweber1/instance-2/output/target/usr/share/pkgconfig' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/spice-protocol-0.12.10' uemacs-8841922689769960fa074fbb053cb8507f2f3ed9.tar.gz: OK (sha256: c6772ccb519f89731ac927c6bd229617fa4a488b966251e9147a03f998c39960) >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Extracting gzip -d -c /accts/mlweber1/instance-2/dl/uemacs-8841922689769960fa074fbb053cb8507f2f3ed9.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-2/output/build/uemacs-8841922689769960fa074fbb053cb8507f2f3ed9 -xf - >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Patching Applying 01-clear-ixon-termios-flag.patch using patch: patching file posix.c Applying 02-skip-xcase-termios-flag.patch using patch: patching file posix.c >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Configuring >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Building PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-2/output/host/bin/arm-linux-ar" AS="/accts/mlweber1/instance-2/output/host/bin/arm-linux-as" LD="/accts/mlweber1/instance-2/output/host/bin/arm-linux-ld" NM="/accts/mlweber1/instance-2/output/host/bin/arm-linux-nm" CC="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc" GCC="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc" CPP="/accts/mlweber1/instance-2/output/host/bin/arm-linux-cpp" CXX="/accts/mlweber1/instance-2/output/host/bin/arm-linux-g++" FC="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gfortran" F77="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gfortran" RANLIB="/accts/mlweber1/instance-2/output/host/bin/arm-linux-ranlib" READELF="/accts/mlweber1/instance-2/output/host/bin/arm-linux-readelf" STRIP="/accts/mlweber1/instance-2/output/host/bin/arm-linux-strip" OBJCOPY="/accts/mlweber1/instance-2/output/host/bin/arm-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-2/output/host/bin/arm-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-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-2/output/host/bin/arm-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-2/output/host/bin/arm-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 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/accts/mlweber1/instance-2/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j32 -C /accts/mlweber1/instance-2/output/build/uemacs-8841922689769960fa074fbb053cb8507f2f3ed9 CC="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc" DEFINES="-DAUTOCONF -DPOSIX -DUSG" CFLAGS+="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static " LIBS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -lncurses" make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/uemacs-8841922689769960fa074fbb053cb8507f2f3ed9' CC ansi.o CC basic.o CC buffer.o CC crypt.o CC bind.o CC display.o CC eval.o CC exec.o CC file.o CC fileio.o CC ibmpc.o CC input.o CC isearch.o CC line.o CC lock.o CC main.o CC pklock.o CC posix.o CC random.o CC region.o CC search.o CC tcap.o CC spawn.o CC termio.o CC vmsvt.o CC vt52.o CC window.o CC word.o CC names.o CC globals.o CC version.o CC usage.o CC wrapper.o CC utf8.o pklock.c: In function 'dolock': pklock.c:84:3: warning: implicit declaration of function 'cuserid' [-Wimplicit-function-declaration] cuserid(locker); ^~~~~~~ LINK em make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/uemacs-8841922689769960fa074fbb053cb8507f2f3ed9' >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Installing to target /usr/bin/install -m 0755 -D /accts/mlweber1/instance-2/output/build/uemacs-8841922689769960fa074fbb053cb8507f2f3ed9/em /accts/mlweber1/instance-2/output/target/usr/bin/em whetstone.c: OK (sha256: 333e4ceca042c146f63eec605573d16ae8b07166cbc44a17bec1ea97c6f1efbf) >>> whetstone 1.2 Extracting cp /accts/mlweber1/instance-2/dl/whetstone.c /accts/mlweber1/instance-2/output/build/whetstone-1.2/ >>> whetstone 1.2 Patching >>> whetstone 1.2 Configuring >>> whetstone 1.2 Building PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-2/output/host/bin/arm-linux-ar" AS="/accts/mlweber1/instance-2/output/host/bin/arm-linux-as" LD="/accts/mlweber1/instance-2/output/host/bin/arm-linux-ld" NM="/accts/mlweber1/instance-2/output/host/bin/arm-linux-nm" CC="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc" GCC="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc" CPP="/accts/mlweber1/instance-2/output/host/bin/arm-linux-cpp" CXX="/accts/mlweber1/instance-2/output/host/bin/arm-linux-g++" FC="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gfortran" F77="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gfortran" RANLIB="/accts/mlweber1/instance-2/output/host/bin/arm-linux-ranlib" READELF="/accts/mlweber1/instance-2/output/host/bin/arm-linux-readelf" STRIP="/accts/mlweber1/instance-2/output/host/bin/arm-linux-strip" OBJCOPY="/accts/mlweber1/instance-2/output/host/bin/arm-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-2/output/host/bin/arm-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-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-2/output/host/bin/arm-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-2/output/host/bin/arm-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 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/accts/mlweber1/instance-2/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j32 LDLIBS="-lm" -C /accts/mlweber1/instance-2/output/build/whetstone-1.2 whetstone make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/whetstone-1.2' /accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-elf2flt -static whetstone.c -lm -o whetstone make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/whetstone-1.2' >>> whetstone 1.2 Installing to target /usr/bin/install -D /accts/mlweber1/instance-2/output/build/whetstone-1.2/whetstone /accts/mlweber1/instance-2/output/target/usr/bin/whetstone v14.1_Firmware.zip: OK (sha256: a2e7a327dd545ba2051946f7613005cbde88fdd952afb8eecdd1dacda7e767d2) >>> wilc1000-firmware 14.1 Extracting /usr/bin/unzip -q -d /accts/mlweber1/instance-2/output/build /accts/mlweber1/instance-2/dl/v14.1_Firmware.zip mv /accts/mlweber1/instance-2/output/build/wireless-firmware-14.1_Firmware/* /accts/mlweber1/instance-2/output/build/wilc1000-firmware-14.1 rmdir /accts/mlweber1/instance-2/output/build/wireless-firmware-14.1_Firmware >>> wilc1000-firmware 14.1 Patching >>> wilc1000-firmware 14.1 Configuring >>> wilc1000-firmware 14.1 Building >>> wilc1000-firmware 14.1 Installing to target /usr/bin/install -D -m 0644 /accts/mlweber1/instance-2/output/build/wilc1000-firmware-14.1/wilc1003_firmware.bin /accts/mlweber1/instance-2/output/target/lib/firmware/atmel/wilc1003_firmware.bin >>> Finalizing target directory /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /accts/mlweber1/instance-2/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /accts/mlweber1/instance-2/output/target/etc/inittab mkdir -p /accts/mlweber1/instance-2/output/target/etc echo "buildroot" > /accts/mlweber1/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-2/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-2/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-2/output/target/etc/shadow rm -f /accts/mlweber1/instance-2/output/target/bin/sh rm -f /accts/mlweber1/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-2/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-2/output/target/usr/include /accts/mlweber1/instance-2/output/target/usr/share/aclocal \ /accts/mlweber1/instance-2/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-2/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-2/output/target/usr/lib/cmake /accts/mlweber1/instance-2/output/target/usr/share/cmake find /accts/mlweber1/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-2/output/target/lib/ /accts/mlweber1/instance-2/output/target/usr/lib/ /accts/mlweber1/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/accts/mlweber1/instance-2/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/instance-2/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-2/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-2/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-2/output/target/usr/man /accts/mlweber1/instance-2/output/target/usr/share/man rm -rf /accts/mlweber1/instance-2/output/target/usr/info /accts/mlweber1/instance-2/output/target/usr/share/info rm -rf /accts/mlweber1/instance-2/output/target/usr/doc /accts/mlweber1/instance-2/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-2/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-2/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-2/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-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-2/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-2/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-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-rc1-00029-g7feaac4"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-rc1\"" \ ) > /accts/mlweber1/instance-2/output/target/etc/os-release >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-2/buildroot/support/scripts/fix-rpath target make: Leaving directory `/accts/mlweber1/instance-2/buildroot' make: Entering directory `/accts/mlweber1/instance-2/buildroot' >>> Buildroot 2017.11-rc1-00029-g7feaac4 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cairo 1.14.10 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-LGPL-2.1 ERROR: No hash found for COPYING-MPL-1.1 >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8 Collecting legal info ERROR: No hash found for docs/LICENSE.TXT ERROR: No hash found for docs/FTL.TXT ERROR: No hash found for docs/GPLv2.TXT >>> 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.32 Collecting legal info ERROR: No hash found for LICENSE >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> celt051 0.5.1.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.2 Collecting legal info ERROR: No hash found for COPYING >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> httping 2.5 Collecting legal info ERROR: No hash found for license.txt >>> iftop 1.0pre4 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-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.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> initscripts Collecting legal info >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> leptonica 1.74.4 Collecting legal info ERROR: No hash found for leptonica-license.txt >>> openjpeg 2.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libb64 1.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> libcuefile r475 Collecting legal info ERROR: No hash found for COPYING >>> libdnet 1.11 Collecting legal info ERROR: No hash found for LICENSE >>> libdrm 2.4.88 Collecting legal info >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libgsasl 1.8.0 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING >>> libid3tag 0.15.1b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> libmad 0.15.1b Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_queue 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libplayer 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> libroxml 2.3.0 Collecting legal info ERROR: No hash found for License.txt >>> libsvg-cairo 0.1.6 Collecting legal info ERROR: No hash found for COPYING >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libsysfs 2.1.0 Collecting legal info ERROR: No hash found for cmd/GPL ERROR: No hash found for lib/LGPL >>> linenoise 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> lsscsi 0.28 Collecting legal info ERROR: No hash found for COPYING >>> madplay 0.15.2b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> musepack r475 Collecting legal info ERROR: No hash found for libmpcdec/COPYING ERROR: No hash found for libmpcenc/quant.c >>> open2300 12 Collecting legal info WARNING: no hash file for COPYING >>> openpgm release-5-2-122 Collecting legal info ERROR: No hash found for openpgm/pgm/LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ramspeed 2.6.0 Collecting legal info ERROR: No hash found for LICENCE >>> spice-protocol 0.12.10 Collecting legal info ERROR: No hash found for COPYING >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Collecting legal info >>> whetstone 1.2 Collecting legal info >>> wilc1000-firmware 14.1 Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: libdrm-2.4.88: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: uemacs-8841922689769960fa074fbb053cb8507f2f3ed9: cannot save license (UEMACS_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) WARNING: wilc1000-firmware-14.1: cannot save license (WILC1000_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-2/output/legal-info make: Leaving directory `/accts/mlweber1/instance-2/buildroot'