make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/doc/examples/rculfhash' make[5]: Leaving directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/doc/examples/rculfhash' make[4]: Leaving directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/doc/examples' make[4]: Entering directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/doc/examples' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/instance-3/output/target/usr/share/doc/userspace-rcu/examples' /bin/mkdir -p '/accts/mlweber1/instance-3/output/target/usr/share/doc/userspace-rcu/examples/hlist' /bin/mkdir -p '/accts/mlweber1/instance-3/output/target/usr/share/doc/userspace-rcu/examples/lfstack' /bin/mkdir -p '/accts/mlweber1/instance-3/output/target/usr/share/doc/userspace-rcu/examples/list' /bin/mkdir -p '/accts/mlweber1/instance-3/output/target/usr/share/doc/userspace-rcu/examples/rculfhash' /bin/mkdir -p '/accts/mlweber1/instance-3/output/target/usr/share/doc/userspace-rcu/examples/rculfqueue' /bin/mkdir -p '/accts/mlweber1/instance-3/output/target/usr/share/doc/userspace-rcu/examples/urcu-flavors' /bin/mkdir -p '/accts/mlweber1/instance-3/output/target/usr/share/doc/userspace-rcu/examples/wfcqueue' /usr/bin/install -c -m 644 hlist/Makefile hlist/Makefile.cds_hlist_add_head_rcu hlist/Makefile.cds_hlist_del_rcu hlist/Makefile.cds_hlist_for_each_rcu hlist/Makefile.cds_hlist_for_each_entry_rcu hlist/cds_hlist_add_head_rcu.c hlist/cds_hlist_del_rcu.c hlist/cds_hlist_for_each_rcu.c hlist/cds_hlist_for_each_entry_rcu.c '/accts/mlweber1/instance-3/output/target/usr/share/doc/userspace-rcu/examples/hlist' /usr/bin/install -c -m 644 lfstack/Makefile lfstack/Makefile.cds_lfs_push lfstack/Makefile.cds_lfs_pop_blocking lfstack/Makefile.cds_lfs_pop_all_blocking lfstack/cds_lfs_push.c lfstack/cds_lfs_pop_blocking.c lfstack/cds_lfs_pop_all_blocking.c '/accts/mlweber1/instance-3/output/target/usr/share/doc/userspace-rcu/examples/lfstack' /usr/bin/install -c -m 644 dist-files/Makefile Makefile.examples.template '/accts/mlweber1/instance-3/output/target/usr/share/doc/userspace-rcu/examples' /bin/mkdir -p '/accts/mlweber1/instance-3/output/target/usr/share/doc/userspace-rcu/examples/wfstack' /usr/bin/install -c -m 644 list/Makefile list/Makefile.cds_list_add_rcu list/Makefile.cds_list_add_tail_rcu list/Makefile.cds_list_del_rcu list/Makefile.cds_list_for_each_rcu list/Makefile.cds_list_for_each_entry_rcu list/Makefile.cds_list_replace_rcu list/cds_list_add_rcu.c list/cds_list_add_tail_rcu.c list/cds_list_del_rcu.c list/cds_list_for_each_rcu.c list/cds_list_for_each_entry_rcu.c list/cds_list_replace_rcu.c '/accts/mlweber1/instance-3/output/target/usr/share/doc/userspace-rcu/examples/list' /usr/bin/install -c -m 644 wfcqueue/Makefile wfcqueue/Makefile.cds_wfcq_enqueue wfcqueue/Makefile.cds_wfcq_dequeue wfcqueue/Makefile.cds_wfcq_splice wfcqueue/cds_wfcq_enqueue.c wfcqueue/cds_wfcq_dequeue.c wfcqueue/cds_wfcq_splice.c '/accts/mlweber1/instance-3/output/target/usr/share/doc/userspace-rcu/examples/wfcqueue' /usr/bin/install -c -m 644 urcu-flavors/Makefile urcu-flavors/Makefile.qsbr urcu-flavors/Makefile.mb urcu-flavors/Makefile.membarrier urcu-flavors/Makefile.signal urcu-flavors/Makefile.bp urcu-flavors/qsbr.c urcu-flavors/mb.c urcu-flavors/membarrier.c urcu-flavors/signal.c urcu-flavors/bp.c '/accts/mlweber1/instance-3/output/target/usr/share/doc/userspace-rcu/examples/urcu-flavors' /usr/bin/install -c -m 644 rculfhash/Makefile rculfhash/jhash.h rculfhash/Makefile.cds_lfht_add rculfhash/Makefile.cds_lfht_add_unique rculfhash/Makefile.cds_lfht_add_replace rculfhash/Makefile.cds_lfht_del rculfhash/Makefile.cds_lfht_destroy rculfhash/Makefile.cds_lfht_lookup rculfhash/Makefile.cds_lfht_for_each_entry_duplicate rculfhash/cds_lfht_add.c rculfhash/cds_lfht_add_unique.c rculfhash/cds_lfht_add_replace.c rculfhash/cds_lfht_del.c rculfhash/cds_lfht_destroy.c rculfhash/cds_lfht_lookup.c rculfhash/cds_lfht_for_each_entry_duplicate.c '/accts/mlweber1/instance-3/output/target/usr/share/doc/userspace-rcu/examples/rculfhash' /usr/bin/install -c -m 644 rculfqueue/Makefile rculfqueue/Makefile.cds_lfq_enqueue rculfqueue/Makefile.cds_lfq_dequeue rculfqueue/cds_lfq_enqueue.c rculfqueue/cds_lfq_dequeue.c '/accts/mlweber1/instance-3/output/target/usr/share/doc/userspace-rcu/examples/rculfqueue' /usr/bin/install -c -m 644 wfstack/Makefile wfstack/Makefile.cds_wfs_push wfstack/Makefile.cds_wfs_pop wfstack/Makefile.cds_wfs_pop_all_blocking wfstack/cds_wfs_push.c wfstack/cds_wfs_pop.c wfstack/cds_wfs_pop_all_blocking.c '/accts/mlweber1/instance-3/output/target/usr/share/doc/userspace-rcu/examples/wfstack' make[4]: Leaving directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/doc/examples' make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/doc/examples' make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/doc' make[4]: Entering directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/doc' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/instance-3/output/target/usr/share/doc/userspace-rcu' /usr/bin/install -c -m 644 rcu-api.md cds-api.md uatomic-api.md '/accts/mlweber1/instance-3/output/target/usr/share/doc/userspace-rcu' make[4]: Leaving directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/doc' make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/doc' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/doc' Making install in tests make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/tests' Making install in utils make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/tests/utils' make[4]: Entering directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/tests/utils' 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-3/output/build/liburcu-0.9.2/tests/utils' make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/tests/utils' Making install in common make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/tests/common' make[4]: Entering directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/tests/common' 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-3/output/build/liburcu-0.9.2/tests/common' make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/tests/common' Making install in unit make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/tests/unit' make[4]: Entering directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/tests/unit' 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-3/output/build/liburcu-0.9.2/tests/unit' make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/tests/unit' Making install in benchmark make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/tests/benchmark' make[4]: Entering directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/tests/benchmark' 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-3/output/build/liburcu-0.9.2/tests/benchmark' make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/tests/benchmark' Making install in regression make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/tests/regression' make[4]: Entering directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/tests/regression' 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-3/output/build/liburcu-0.9.2/tests/regression' make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/tests/regression' make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/tests' make[4]: Entering directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/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-3/output/build/liburcu-0.9.2/tests' make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/tests' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2/tests' make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/liburcu-0.9.2' patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /accts/mlweber1/instance-3/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /accts/mlweber1/instance-3/output/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching 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 Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.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-3/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-3/output/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-3/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-3/output/host/lib/pkgconfig:/accts/mlweber1/instance-3/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-3/output/host/include" CFLAGS="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/accts/mlweber1/instance-3/output/host" --sysconfdir="/accts/mlweber1/instance-3/output/host/etc" --localstatedir="/accts/mlweber1/instance-3/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-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-3/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-3/output/host/lib/pkgconfig:/accts/mlweber1/instance-3/output/host/share/pkgconfig" /usr/bin/make -j32 -C /accts/mlweber1/instance-3/output/build/host-patchelf-0.9/ make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9' Making all in src make[2]: Entering directory `/accts/mlweber1/instance-3/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-3/output/host/include -Wall -O2 -I/accts/mlweber1/instance-3/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/accts/mlweber1/instance-3/output/host/include -L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib -o patchelf patchelf.o make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9/tests' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9' make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-3/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-3/output/host/lib/pkgconfig:/accts/mlweber1/instance-3/output/host/share/pkgconfig" /usr/bin/make -j32 install -C /accts/mlweber1/instance-3/output/build/host-patchelf-0.9/ make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9' Making install in src make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9/src' make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9/src' make[3]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/accts/mlweber1/instance-3/output/host/bin' /usr/bin/install -c patchelf '/accts/mlweber1/instance-3/output/host/bin' make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9/src' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9/tests' make[3]: Entering directory `/accts/mlweber1/instance-3/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-3/output/build/host-patchelf-0.9/tests' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9/tests' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9' make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/instance-3/output/host/share/doc/patchelf' /bin/mkdir -p '/accts/mlweber1/instance-3/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/accts/mlweber1/instance-3/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/accts/mlweber1/instance-3/output/host/share/man/man1' make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9' make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9' tree-1.7.0.tgz: OK (sha256: 6957c20e82561ac4231638996e74f4cfa4e6faabc5a2f511f0b4e3940e8f7b12) >>> tree 1.7.0 Extracting gzip -d -c /accts/mlweber1/instance-3/dl/tree/tree-1.7.0.tgz | tar --strip-components=1 -C /accts/mlweber1/instance-3/output/build/tree-1.7.0 -xf - >>> tree 1.7.0 Patching >>> tree 1.7.0 Configuring >>> tree 1.7.0 Building /usr/bin/make -j32 PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/arm-linux-ar" AS="/accts/mlweber1/instance-3/output/host/bin/arm-linux-as" LD="/accts/mlweber1/instance-3/output/host/bin/arm-linux-ld" NM="/accts/mlweber1/instance-3/output/host/bin/arm-linux-nm" CC="/accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/arm-linux-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/arm-linux-g++" FC="/accts/mlweber1/instance-3/output/host/bin/arm-linux-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/arm-linux-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/arm-linux-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/arm-linux-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/arm-linux-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/arm-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-3/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-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/arm-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /accts/mlweber1/instance-3/output/build/tree-1.7.0 make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/tree-1.7.0' /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o tree.o tree.c /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o unix.o unix.c /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o html.o html.c /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o xml.o xml.c /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o json.o json.c /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o hash.o hash.c /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o color.o color.c /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -o tree tree.o unix.o html.o xml.o json.o hash.o color.o make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/tree-1.7.0' >>> tree 1.7.0 Installing to target /usr/bin/install -D -m 0755 /accts/mlweber1/instance-3/output/build/tree-1.7.0/tree /accts/mlweber1/instance-3/output/target/usr/bin/tree tzcode2018e.tar.gz: OK (sha512: 4a245cae2d0922b24539a94cf4a8ccc2bba1ee696e0aaefecb41c7c8d78724a7fcea6039909336177b8b26fec8fc47719e3e56ca9839dbaf52f9a4fec84d4717) >>> host-zic 2018e Extracting gzip -d -c /accts/mlweber1/instance-3/dl/zic/tzcode2018e.tar.gz | tar --strip-components=0 -C /accts/mlweber1/instance-3/output/build/host-zic-2018e -xf - >>> host-zic 2018e Patching Applying 0001-remove-dependency-check-on-version-file.patch using patch: patching file Makefile Hunk #1 succeeded at 552 with fuzz 2 (offset 115 lines). >>> host-zic 2018e Configuring >>> host-zic 2018e Building PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-3/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-3/output/host/lib/pkgconfig:/accts/mlweber1/instance-3/output/host/share/pkgconfig" /usr/bin/make -j32 -C /accts/mlweber1/instance-3/output/build/host-zic-2018e zic make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/host-zic-2018e' VERSION=`cat version` && printf '%s\n' \ 'static char const PKGVERSION[]="(tzcode) ";' \ "static char const TZVERSION[]=\"$VERSION\";" \ 'static char const REPORT_BUGS_TO[]="tz@iana.org";' \ >version.h.out mv version.h.out version.h cc -DTZDIR='"/usr/share/zoneinfo"' -c -o zic.o zic.c cc -DTZDIR='"/usr/share/zoneinfo"' -o zic zic.o make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-zic-2018e' >>> host-zic 2018e Installing to host directory /usr/bin/install -D -m 755 /accts/mlweber1/instance-3/output/build/host-zic-2018e/zic /accts/mlweber1/instance-3/output/host/sbin/zic /usr/bin/install -D -m 644 /accts/mlweber1/instance-3/output/build/host-zic-2018e/tzfile.h /accts/mlweber1/instance-3/output/host/include/tzfile.h tzdata2018e.tar.gz: OK (sha512: d059fcd381b2f6ecdafcd68fdd2a00451d1bf9b1affeb164ae7cabca2e022d499e77f0706ec3f3091b8e84c2211aa66da6c90937108771f1bf070cfebc105cae) >>> host-tzdata 2018e Extracting gzip -d -c /accts/mlweber1/instance-3/dl/tzdata/tzdata2018e.tar.gz | tar --strip-components=0 -C /accts/mlweber1/instance-3/output/build/host-tzdata-2018e -xf - >>> host-tzdata 2018e Patching >>> host-tzdata 2018e Configuring >>> host-tzdata 2018e Building (cd /accts/mlweber1/instance-3/output/build/host-tzdata-2018e; for zone in africa antarctica asia australasia europe northamerica southamerica pacificnew etcetera backward systemv factory; do /accts/mlweber1/instance-3/output/host/sbin/zic -d _output/posix -y yearistype.sh $zone || exit 1; /accts/mlweber1/instance-3/output/host/sbin/zic -d _output/right -L leapseconds -y yearistype.sh $zone || exit 1; done; ) warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent >>> host-tzdata 2018e Installing to host directory /usr/bin/install -d -m 0755 /accts/mlweber1/instance-3/output/host/share/zoneinfo cp -a /accts/mlweber1/instance-3/output/build/host-tzdata-2018e/_output/* /accts/mlweber1/instance-3/output/build/host-tzdata-2018e/*.tab /accts/mlweber1/instance-3/output/host/share/zoneinfo tzdata2018e.tar.gz: OK (sha512: d059fcd381b2f6ecdafcd68fdd2a00451d1bf9b1affeb164ae7cabca2e022d499e77f0706ec3f3091b8e84c2211aa66da6c90937108771f1bf070cfebc105cae) >>> tzdata 2018e Extracting >>> tzdata 2018e Patching >>> tzdata 2018e Configuring >>> tzdata 2018e Building >>> tzdata 2018e Installing to target /usr/bin/install -d -m 0755 /accts/mlweber1/instance-3/output/target/usr/share/zoneinfo cp -a /accts/mlweber1/instance-3/output/host/share/zoneinfo/* /accts/mlweber1/instance-3/output/target/usr/share/zoneinfo cd /accts/mlweber1/instance-3/output/target/usr/share/zoneinfo; for zone in posix/*; do ln -sfn "${zone}" "${zone##*/}"; done if [ ! -f /accts/mlweber1/instance-3/output/target/usr/share/zoneinfo/Etc/UTC ]; then printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" "Etc/UTC"; exit 1; fi ln -sf ../usr/share/zoneinfo/Etc/UTC /accts/mlweber1/instance-3/output/target/etc/localtime echo "Etc/UTC" >/accts/mlweber1/instance-3/output/target/etc/timezone wiringpi-2.46.tar.gz: OK (sha256: 2455fc97d2b60ed169675dccbaabf55e1958c3c2499b246c96edfc8b036e9073) >>> wiringpi 2.46 Extracting gzip -d -c /accts/mlweber1/instance-3/dl/wiringpi/wiringpi-2.46.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-3/output/build/wiringpi-2.46 -xf - >>> wiringpi 2.46 Patching Applying 0001-Adjust-for-buildroot-build.patch using patch: patching file devLib/Makefile patching file gpio/Makefile patching file wiringPi/Makefile Applying 0002-wiringPi-wiringSerial-fix-compile-for-missing-baud-d.patch using patch: patching file wiringPi/wiringSerial.c >>> wiringpi 2.46 Configuring >>> wiringpi 2.46 Building PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/arm-linux-ar" AS="/accts/mlweber1/instance-3/output/host/bin/arm-linux-as" LD="/accts/mlweber1/instance-3/output/host/bin/arm-linux-ld" NM="/accts/mlweber1/instance-3/output/host/bin/arm-linux-nm" CC="/accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/arm-linux-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/arm-linux-g++" FC="/accts/mlweber1/instance-3/output/host/bin/arm-linux-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/arm-linux-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/arm-linux-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/arm-linux-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/arm-linux-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/arm-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-3/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-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/arm-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j32 -C /accts/mlweber1/instance-3/output/build/wiringpi-2.46/wiringPi all make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/wiringpi-2.46/wiringPi' [Compile] wiringPi.c [Compile] wiringSerial.c [Compile] wiringShift.c [Compile] piHiPri.c [Compile] wiringPiSPI.c [Compile] piThread.c [Compile] wiringPiI2C.c [Compile] softPwm.c [Compile] softTone.c [Compile] mcp23008.c [Compile] mcp23016.c [Compile] mcp23017.c [Compile] mcp23s08.c [Compile] mcp23s17.c [Compile] sr595.c [Compile] pcf8574.c [Compile] pcf8591.c [Compile] mcp3002.c [Compile] mcp3004.c [Compile] mcp4802.c [Compile] mcp3422.c [Compile] max31855.c [Compile] max5322.c [Compile] ads1115.c [Compile] sn3218.c [Compile] bmp180.c [Compile] htu21d.c [Compile] ds18b20.c [Compile] drcSerial.c [Compile] rht03.c [Compile] drcNet.c [Compile] pseudoPins.c [Compile] wpiExtensions.c wiringPi.c:1309:21: warning: 'digitalWrite8Dummy' defined but not used [-Wunused-function] static void digitalWrite8Dummy (UNU struct wiringPiNodeStruct *node, UNU int pin, UNU int value) { return ; } ^~~~~~~~~~~~~~~~~~ wiringPi.c:1308:21: warning: 'digitalRead8Dummy' defined but not used [-Wunused-function] static unsigned int digitalRead8Dummy (UNU struct wiringPiNodeStruct *node, UNU int UNU pin) { return 0 ; } ^~~~~~~~~~~~~~~~~ [Link (Dynamic)] make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/wiringpi-2.46/wiringPi' PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/arm-linux-ar" AS="/accts/mlweber1/instance-3/output/host/bin/arm-linux-as" LD="/accts/mlweber1/instance-3/output/host/bin/arm-linux-ld" NM="/accts/mlweber1/instance-3/output/host/bin/arm-linux-nm" CC="/accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/arm-linux-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/arm-linux-g++" FC="/accts/mlweber1/instance-3/output/host/bin/arm-linux-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/arm-linux-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/arm-linux-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/arm-linux-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/arm-linux-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/arm-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-3/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-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/arm-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j32 -C /accts/mlweber1/instance-3/output/build/wiringpi-2.46/devLib all make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/wiringpi-2.46/devLib' [Compile] ds1302.c [Compile] maxdetect.c [Compile] piNes.c [Compile] gertboard.c [Compile] piFace.c [Compile] lcd128x64.c [Compile] lcd.c [Compile] scrollPhat.c [Compile] piGlow.c [Link (Dynamic)] make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/wiringpi-2.46/devLib' PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/arm-linux-ar" AS="/accts/mlweber1/instance-3/output/host/bin/arm-linux-as" LD="/accts/mlweber1/instance-3/output/host/bin/arm-linux-ld" NM="/accts/mlweber1/instance-3/output/host/bin/arm-linux-nm" CC="/accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/arm-linux-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/arm-linux-g++" FC="/accts/mlweber1/instance-3/output/host/bin/arm-linux-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/arm-linux-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/arm-linux-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/arm-linux-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/arm-linux-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/arm-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-3/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-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/arm-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j32 -C /accts/mlweber1/instance-3/output/build/wiringpi-2.46/gpio all make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/wiringpi-2.46/gpio' [Compile] gpio.c [Compile] readall.c [Link (Dynamic)] make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/wiringpi-2.46/gpio' >>> wiringpi 2.46 Installing to staging directory PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-3/output/build/wiringpi-2.46/wiringPi install DESTDIR=/accts/mlweber1/instance-3/output/host/arm-buildroot-linux-gnueabihf/sysroot PREFIX=/usr LDCONFIG=true make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/wiringpi-2.46/wiringPi' [Install Headers] [Install Dynamic Lib] make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/wiringpi-2.46/wiringPi' PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-3/output/build/wiringpi-2.46/devLib install DESTDIR=/accts/mlweber1/instance-3/output/host/arm-buildroot-linux-gnueabihf/sysroot PREFIX=/usr LDCONFIG=true make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/wiringpi-2.46/devLib' [Install Headers] [Install Dynamic Lib] make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/wiringpi-2.46/devLib' >>> wiringpi 2.46 Fixing libtool files >>> wiringpi 2.46 Installing to target PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-3/output/build/wiringpi-2.46/wiringPi install DESTDIR=/accts/mlweber1/instance-3/output/target PREFIX=/usr LDCONFIG=true make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/wiringpi-2.46/wiringPi' [Install Headers] [Install Dynamic Lib] make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/wiringpi-2.46/wiringPi' PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-3/output/build/wiringpi-2.46/devLib install DESTDIR=/accts/mlweber1/instance-3/output/target PREFIX=/usr LDCONFIG=true make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/wiringpi-2.46/devLib' [Install Headers] [Install Dynamic Lib] make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/wiringpi-2.46/devLib' /usr/bin/install -D -m 0755 /accts/mlweber1/instance-3/output/build/wiringpi-2.46/gpio/gpio /accts/mlweber1/instance-3/output/target/usr/bin/gpio /usr/bin/install -D -m 0755 /accts/mlweber1/instance-3/output/build/wiringpi-2.46/gpio/pintest /accts/mlweber1/instance-3/output/target/usr/bin/pintest >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-3/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/liburcu-qsbr.la" is touched by more than one package: [u'liburcu', u'wiringpi'] Warning: staging file "./usr/lib/liburcu-mb.la" is touched by more than one package: [u'liburcu', u'wiringpi'] Warning: staging file "./usr/lib/libserialport.la" is touched by more than one package: [u'libserialport', u'liburcu', u'wiringpi'] Warning: staging file "./usr/lib/liburcu.la" is touched by more than one package: [u'liburcu', u'wiringpi'] Warning: staging file "./usr/lib/liburcu-signal.la" is touched by more than one package: [u'liburcu', u'wiringpi'] Warning: staging file "./usr/lib/libaudiofile.la" is touched by more than one package: [u'audiofile', u'brotli', u'flatbuffers', u'i2c-tools', u'libical', u'libserialport', u'liburcu', u'wiringpi'] Warning: staging file "./usr/lib/liburcu-bp.la" is touched by more than one package: [u'liburcu', u'wiringpi'] Warning: staging file "./usr/lib/liburcu-common.la" is touched by more than one package: [u'liburcu', u'wiringpi'] Warning: staging file "./usr/lib/liburcu-cds.la" is touched by more than one package: [u'liburcu', u'wiringpi'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-3/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-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext'] mkdir -p /accts/mlweber1/instance-3/output/target/etc echo "buildroot" > /accts/mlweber1/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-3/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-3/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-3/output/target/etc/shadow rm -f /accts/mlweber1/instance-3/output/target/bin/sh rm -f /accts/mlweber1/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-3/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-3/output/target/usr/include /accts/mlweber1/instance-3/output/target/usr/share/aclocal \ /accts/mlweber1/instance-3/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-3/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-3/output/target/usr/lib/cmake /accts/mlweber1/instance-3/output/target/usr/share/cmake find /accts/mlweber1/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-3/output/target/lib/ /accts/mlweber1/instance-3/output/target/usr/lib/ /accts/mlweber1/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/accts/mlweber1/instance-3/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/instance-3/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-3/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-3/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-3/output/target/usr/man /accts/mlweber1/instance-3/output/target/usr/share/man rm -rf /accts/mlweber1/instance-3/output/target/usr/info /accts/mlweber1/instance-3/output/target/usr/share/info rm -rf /accts/mlweber1/instance-3/output/target/usr/doc /accts/mlweber1/instance-3/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-3/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-3/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-3/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-3/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-3/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-3/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-3/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-3/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-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00638-g51e1749"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /accts/mlweber1/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-3/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/instance-3/output/target/usr make: Leaving directory `/accts/mlweber1/instance-3/buildroot' make: Entering directory `/accts/mlweber1/instance-3/buildroot' >>> Buildroot 2018.11-git-00638-g51e1749 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 >>> acpica 20170531 Collecting legal info ERROR: No hash found for source/include/acpi.h >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> audiofile 0.3.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPL >>> brotli 1.0.3 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> dante 1.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> flatbuffers v1.9.0 Collecting legal info LICENSE.txt: OK (sha256: 7ec9661a8afafab1eee3523d6f1a193eff76314a5ab10b4ce96aefd87621b0c3) >>> i2c-tools 4.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) README: OK (sha256: 158abc6886c2c6e2dec7e9cb11b46fd41cb13a015c5057c2a587ef581f9142f8) >>> libical 1.0.1 Collecting legal info LICENSE: OK (sha256: c393726f82e6f21df5262110215f6a4382b32046d10afdcfcc49338aa7a191f2) >>> libserialport 0.1.1 Collecting legal info ERROR: No hash found for COPYING >>> liburcu 0.9.2 Collecting legal info ERROR: No hash found for lgpl-2.1.txt ERROR: No hash found for lgpl-relicensing.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tree 1.7.0 Collecting legal info ERROR: No hash found for LICENSE >>> tzdata 2018e Collecting legal info >>> host-tzdata 2018e Collecting legal info >>> host-zic 2018e Collecting legal info >>> wiringpi 2.46 Collecting legal info ERROR: No hash found for COPYING.LESSER WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (TZDATA_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2018e: cannot save license (HOST_ZIC_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-3/output/legal-info make: Leaving directory `/accts/mlweber1/instance-3/buildroot'