checking for size_t... yes checking for ssize_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint32_t... yes checking for working volatile... yes configure: Using tweetnacl for CURVE security checking "with_norm_ext = no"... no checking how to enable additional warnings for C++ compiler... -Wall checking how to turn warnings to errors in C++ compiler... -Werror checking how to enable strict standards compliance in C++ compiler... -pedantic checking return type of signal handlers... void checking for perror... yes checking for gettimeofday... yes checking for clock_gettime... yes checking for memset... yes checking for socket... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for fork... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking whether SOCK_CLOEXEC is supported... (cached) yes checking whether SO_KEEPALIVE is supported... (cached) yes checking whether TCP_KEEPCNT is supported... (cached) yes checking whether TCP_KEEPIDLE is supported... (cached) yes checking whether TCP_KEEPINTVL is supported... (cached) yes checking whether TCP_KEEPALIVE is supported... not during cross-compile checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/libzmq.pc config.status: creating doc/Makefile config.status: creating builds/Makefile config.status: creating builds/msvc/Makefile config.status: creating builds/redhat/zeromq.spec config.status: creating src/platform.hpp config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> zeromq 4.1.6 Building PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-0/output/build/zeromq-4.1.6/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' Making all in doc make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6/doc' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' CXX src/libzmq_la-address.lo CXX src/libzmq_la-clock.lo CXX src/libzmq_la-ctx.lo CXX src/libzmq_la-curve_client.lo CXX src/libzmq_la-curve_server.lo CXX src/libzmq_la-dealer.lo CXX src/libzmq_la-devpoll.lo CXX src/libzmq_la-dist.lo CXX src/libzmq_la-epoll.lo CXX src/libzmq_la-err.lo CXX src/libzmq_la-fq.lo CXX src/libzmq_la-gssapi_mechanism_base.lo CXX src/libzmq_la-gssapi_client.lo CXX src/libzmq_la-gssapi_server.lo CXX src/libzmq_la-io_object.lo CXX src/libzmq_la-io_thread.lo CXX src/libzmq_la-ip.lo CXX src/libzmq_la-ipc_address.lo CXX src/libzmq_la-ipc_connecter.lo CXX src/libzmq_la-ipc_listener.lo CXX src/libzmq_la-kqueue.lo CXX src/libzmq_la-lb.lo CXX src/libzmq_la-mailbox.lo CXX src/libzmq_la-mechanism.lo CXX src/libzmq_la-metadata.lo CXX src/libzmq_la-msg.lo CXX src/libzmq_la-mtrie.lo CXX src/libzmq_la-norm_engine.lo CXX src/libzmq_la-null_mechanism.lo CXX src/libzmq_la-object.lo CXX src/libzmq_la-own.lo CXX src/libzmq_la-options.lo CXX src/libzmq_la-pair.lo CXX src/libzmq_la-pgm_receiver.lo CXX src/libzmq_la-pgm_sender.lo CXX src/libzmq_la-pgm_socket.lo CXX src/libzmq_la-pipe.lo CXX src/libzmq_la-plain_client.lo CXX src/libzmq_la-plain_server.lo CXX src/libzmq_la-poll.lo CXX src/libzmq_la-poller_base.lo CXX src/libzmq_la-proxy.lo CXX src/libzmq_la-pub.lo CXX src/libzmq_la-pull.lo CXX src/libzmq_la-push.lo CXX src/libzmq_la-random.lo CXX src/libzmq_la-raw_decoder.lo CXX src/libzmq_la-raw_encoder.lo CXX src/libzmq_la-reaper.lo CXX src/libzmq_la-rep.lo CXX src/libzmq_la-req.lo CXX src/libzmq_la-router.lo CXX src/libzmq_la-select.lo CXX src/libzmq_la-session_base.lo CXX src/libzmq_la-signaler.lo CXX src/libzmq_la-socket_base.lo CXX src/libzmq_la-socks.lo CXX src/libzmq_la-socks_connecter.lo CXX src/libzmq_la-stream.lo CXX src/libzmq_la-stream_engine.lo CXX src/libzmq_la-sub.lo CXX src/libzmq_la-tcp.lo CXX src/libzmq_la-tcp_address.lo CXX src/libzmq_la-tcp_connecter.lo CXX src/libzmq_la-tcp_listener.lo CXX src/libzmq_la-thread.lo CXX src/libzmq_la-tipc_address.lo CXX src/libzmq_la-tipc_connecter.lo CXX src/libzmq_la-tipc_listener.lo CXX src/libzmq_la-trie.lo CXX src/libzmq_la-v1_decoder.lo CXX src/libzmq_la-v2_decoder.lo CXX src/libzmq_la-v1_encoder.lo CXX src/libzmq_la-v2_encoder.lo CXX src/libzmq_la-xpub.lo CXX src/libzmq_la-xsub.lo CXX src/libzmq_la-zmq.lo CXX src/libzmq_la-zmq_utils.lo CC tweetnacl/src/libzmq_la-tweetnacl.lo CC tweetnacl/contrib/randombytes/libzmq_la-devurandom.lo CXX tools/curve_keygen.o CXX perf/local_lat.o CXX perf/remote_lat.o CXX perf/local_thr.o CXX perf/remote_thr.o CXX perf/inproc_lat.o CXX perf/inproc_thr.o CXXLD libzmq.la libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-uclinux-uclibc/6.4.0/../../../../m68k-buildroot-uclinux-uclibc/lib/libstdc++.la' was moved. CXXLD curve_keygen CXXLD remote_lat CXXLD local_thr CXXLD remote_thr CXXLD local_lat CXXLD inproc_lat CXXLD inproc_thr libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-uclinux-uclibc/6.4.0/../../../../m68k-buildroot-uclinux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-uclinux-uclibc/6.4.0/../../../../m68k-buildroot-uclinux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-uclinux-uclibc/6.4.0/../../../../m68k-buildroot-uclinux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-uclinux-uclibc/6.4.0/../../../../m68k-buildroot-uclinux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-uclinux-uclibc/6.4.0/../../../../m68k-buildroot-uclinux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-uclinux-uclibc/6.4.0/../../../../m68k-buildroot-uclinux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-uclinux-uclibc/6.4.0/../../../../m68k-buildroot-uclinux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-uclinux-uclibc/6.4.0/../../../../m68k-buildroot-uclinux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-uclinux-uclibc/6.4.0/../../../../m68k-buildroot-uclinux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-uclinux-uclibc/6.4.0/../../../../m68k-buildroot-uclinux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-uclinux-uclibc/6.4.0/../../../../m68k-buildroot-uclinux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-uclinux-uclibc/6.4.0/../../../../m68k-buildroot-uclinux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-uclinux-uclibc/6.4.0/../../../../m68k-buildroot-uclinux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-uclinux-uclibc/6.4.0/../../../../m68k-buildroot-uclinux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-uclinux-uclibc/6.4.0/../../../../m68k-buildroot-uclinux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-uclinux-uclibc/6.4.0/../../../../m68k-buildroot-uclinux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-uclinux-uclibc/6.4.0/../../../../m68k-buildroot-uclinux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-uclinux-uclibc/6.4.0/../../../../m68k-buildroot-uclinux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-uclinux-uclibc/6.4.0/../../../../m68k-buildroot-uclinux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-uclinux-uclibc/6.4.0/../../../../m68k-buildroot-uclinux-uclibc/lib/libstdc++.la' was moved. make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' >>> zeromq 4.1.6 Installing to staging directory PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot install -C /accts/mlweber1/instance-0/output/build/zeromq-4.1.6/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' Making install in doc make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6/doc' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6/doc' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6/doc' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' /bin/mkdir -p '/accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include' /bin/sh ./libtool --mode=install /usr/bin/install -c libzmq.la '/accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zmq.h include/zmq_utils.h '/accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include' /usr/bin/install -c -m 644 src/libzmq.pc '/accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libzmq.lai /accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libzmq.la libtool: install: /usr/bin/install -c .libs/libzmq.a /accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libzmq.a libtool: install: chmod 644 /accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libzmq.a libtool: install: /accts/mlweber1/instance-0/output/host/bin/m68k-linux-ranlib /accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libzmq.a libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c curve_keygen '/accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin' libtool: install: /usr/bin/install -c curve_keygen /accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin/curve_keygen make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' >>> zeromq 4.1.6 Fixing libtool files >>> zeromq 4.1.6 Installing to target PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-0/output/target install -C /accts/mlweber1/instance-0/output/build/zeromq-4.1.6/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' Making install in doc make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6/doc' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6/doc' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6/doc' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' /bin/mkdir -p '/accts/mlweber1/instance-0/output/target/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-0/output/target/usr/include' /bin/sh ./libtool --mode=install /usr/bin/install -c libzmq.la '/accts/mlweber1/instance-0/output/target/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-0/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zmq.h include/zmq_utils.h '/accts/mlweber1/instance-0/output/target/usr/include' /usr/bin/install -c -m 644 src/libzmq.pc '/accts/mlweber1/instance-0/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libzmq.lai /accts/mlweber1/instance-0/output/target/usr/lib/libzmq.la libtool: install: /usr/bin/install -c .libs/libzmq.a /accts/mlweber1/instance-0/output/target/usr/lib/libzmq.a libtool: install: chmod 644 /accts/mlweber1/instance-0/output/target/usr/lib/libzmq.a libtool: install: /accts/mlweber1/instance-0/output/host/bin/m68k-linux-ranlib /accts/mlweber1/instance-0/output/target/usr/lib/libzmq.a libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-0/output/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c curve_keygen '/accts/mlweber1/instance-0/output/target/usr/bin' libtool: install: /usr/bin/install -c curve_keygen /accts/mlweber1/instance-0/output/target/usr/bin/curve_keygen make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' zmqpp-4.1.2.tar.gz: OK (sha256: 831ad02df64034268d910c30f9fb1b1e631ad810182951af9d7d622650831eb5) >>> zmqpp 4.1.2 Extracting gzip -d -c /accts/mlweber1/instance-0/dl/zmqpp-4.1.2.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-0/output/build/zmqpp-4.1.2 -xf - >>> zmqpp 4.1.2 Patching Applying 0001-Allow-building-shared-or-static-library-only.patch using patch: patching file Makefile Applying 0002-Install-static-library-for-static-builds.patch using patch: patching file Makefile >>> zmqpp 4.1.2 Configuring >>> zmqpp 4.1.2 Building PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-ar" AS="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-as" LD="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-ld" NM="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-nm" CC="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-gcc" GCC="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-gcc" CPP="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-cpp" CXX="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-g++" FC="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-gfortran" F77="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-gfortran" RANLIB="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-ranlib" READELF="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-readelf" STRIP="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-strip" OBJCOPY="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-0/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-0/output/host/bin/m68k-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-0/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl LDFLAGS=" -Wl,-elf2flt -static -lpthread" LD="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=yes BUILD_SHARED=no library -C /accts/mlweber1/instance-0/output/build/zmqpp-4.1.2 make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/zmqpp-4.1.2' mkdir -p build/obj/zmqpp/ mkdir -p build/obj/zmqpp/ /accts/mlweber1/instance-0/output/host/bin/m68k-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-10 15:30"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/z85.o src/zmqpp/z85.cpp /accts/mlweber1/instance-0/output/host/bin/m68k-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-10 15:30"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/curve.o src/zmqpp/curve.cpp mkdir -p build/obj/zmqpp/ /accts/mlweber1/instance-0/output/host/bin/m68k-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-10 15:30"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/zap_request.o src/zmqpp/zap_request.cpp mkdir -p build/obj/zmqpp/ /accts/mlweber1/instance-0/output/host/bin/m68k-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-10 15:30"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/poller.o src/zmqpp/poller.cpp mkdir -p build/obj/zmqpp/ mkdir -p build/obj/zmqpp/ /accts/mlweber1/instance-0/output/host/bin/m68k-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-10 15:30"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/actor.o src/zmqpp/actor.cpp /accts/mlweber1/instance-0/output/host/bin/m68k-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-10 15:30"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/reactor.o src/zmqpp/reactor.cpp mkdir -p build/obj/zmqpp/ mkdir -p build/obj/zmqpp/ /accts/mlweber1/instance-0/output/host/bin/m68k-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-10 15:30"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/socket.o src/zmqpp/socket.cpp /accts/mlweber1/instance-0/output/host/bin/m68k-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-10 15:30"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/context.o src/zmqpp/context.cpp mkdir -p build/obj/zmqpp/ mkdir -p build/obj/zmqpp/ /accts/mlweber1/instance-0/output/host/bin/m68k-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-10 15:30"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/zmqpp.o src/zmqpp/zmqpp.cpp /accts/mlweber1/instance-0/output/host/bin/m68k-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-10 15:30"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/frame.o src/zmqpp/frame.cpp mkdir -p build/obj/zmqpp/ /accts/mlweber1/instance-0/output/host/bin/m68k-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-10 15:30"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/auth.o src/zmqpp/auth.cpp mkdir -p build/obj/zmqpp/ mkdir -p build/obj/zmqpp/ /accts/mlweber1/instance-0/output/host/bin/m68k-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-10 15:30"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/message.o src/zmqpp/message.cpp /accts/mlweber1/instance-0/output/host/bin/m68k-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-10 15:30"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/signal.o src/zmqpp/signal.cpp /accts/mlweber1/instance-0/output/host/bin/m68k-linux-ar crf ./build/libzmqpp.a build/obj/zmqpp/z85.o build/obj/zmqpp/curve.o build/obj/zmqpp/zap_request.o build/obj/zmqpp/poller.o build/obj/zmqpp/actor.o build/obj/zmqpp/reactor.o build/obj/zmqpp/socket.o build/obj/zmqpp/context.o build/obj/zmqpp/zmqpp.o build/obj/zmqpp/frame.o build/obj/zmqpp/auth.o build/obj/zmqpp/message.o build/obj/zmqpp/signal.o make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/zmqpp-4.1.2' >>> zmqpp 4.1.2 Installing to staging directory /usr/bin/install -m 0755 -d /accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/zmqpp PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-ar" AS="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-as" LD="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-ld" NM="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-nm" CC="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-gcc" GCC="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-gcc" CPP="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-cpp" CXX="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-g++" FC="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-gfortran" F77="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-gfortran" RANLIB="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-ranlib" READELF="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-readelf" STRIP="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-strip" OBJCOPY="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-0/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-0/output/host/bin/m68k-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-0/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=yes BUILD_SHARED=no DESTDIR=/accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot install -C /accts/mlweber1/instance-0/output/build/zmqpp-4.1.2 make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/zmqpp-4.1.2' mkdir -p /accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/zmqpp mkdir -p /accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib install -m 644 ./src/zmqpp/auth.hpp ./src/zmqpp/zap_request.hpp ./src/zmqpp/zmqpp.hpp ./src/zmqpp/inet.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/actor.hpp ./src/zmqpp/socket_options.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/frame.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/message.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/socket.hpp ./src/zmqpp/context.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/compatibility.hpp /accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/zmqpp install -m 755 ./build/libzmqpp.a /accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libzmqpp.a if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/zmqpp-4.1.2' >>> zmqpp 4.1.2 Fixing libtool files >>> zmqpp 4.1.2 Installing to target /usr/bin/install -m 0755 -d /accts/mlweber1/instance-0/output/target/usr/include/zmqpp PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-ar" AS="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-as" LD="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-ld" NM="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-nm" CC="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-gcc" GCC="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-gcc" CPP="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-cpp" CXX="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-g++" FC="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-gfortran" F77="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-gfortran" RANLIB="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-ranlib" READELF="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-readelf" STRIP="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-strip" OBJCOPY="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-0/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-0/output/host/bin/m68k-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-0/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/accts/mlweber1/instance-0/output/host/bin/m68k-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=yes BUILD_SHARED=no DESTDIR=/accts/mlweber1/instance-0/output/target install -C /accts/mlweber1/instance-0/output/build/zmqpp-4.1.2 make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/zmqpp-4.1.2' mkdir -p /accts/mlweber1/instance-0/output/target/usr/include/zmqpp mkdir -p /accts/mlweber1/instance-0/output/target/usr/lib install -m 644 ./src/zmqpp/auth.hpp ./src/zmqpp/zap_request.hpp ./src/zmqpp/zmqpp.hpp ./src/zmqpp/inet.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/actor.hpp ./src/zmqpp/socket_options.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/frame.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/message.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/socket.hpp ./src/zmqpp/context.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/compatibility.hpp /accts/mlweber1/instance-0/output/target/usr/include/zmqpp install -m 755 ./build/libzmqpp.a /accts/mlweber1/instance-0/output/target/usr/lib/libzmqpp.a if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /accts/mlweber1/instance-0/output/target/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/zmqpp-4.1.2' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-0/output/build/packages-file-list-staging.txt ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-m4', 'host-bison', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext'] mkdir -p /accts/mlweber1/instance-0/output/target/etc echo "buildroot" > /accts/mlweber1/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-0/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-0/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-0/output/target/etc/shadow rm -f /accts/mlweber1/instance-0/output/target/bin/sh rm -f /accts/mlweber1/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-0/output/build/locales.nopurge; done for dir in /accts/mlweber1/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-0/output/target/usr/include /accts/mlweber1/instance-0/output/target/usr/share/aclocal \ /accts/mlweber1/instance-0/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-0/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-0/output/target/usr/lib/cmake /accts/mlweber1/instance-0/output/target/usr/share/cmake find /accts/mlweber1/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-0/output/target/lib/ /accts/mlweber1/instance-0/output/target/usr/lib/ /accts/mlweber1/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/accts/mlweber1/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/instance-0/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-0/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-0/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-0/output/target/usr/man /accts/mlweber1/instance-0/output/target/usr/share/man rm -rf /accts/mlweber1/instance-0/output/target/usr/info /accts/mlweber1/instance-0/output/target/usr/share/info rm -rf /accts/mlweber1/instance-0/output/target/usr/doc /accts/mlweber1/instance-0/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-0/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-0/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /accts/mlweber1/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00205-g22ee82b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /accts/mlweber1/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/accts/mlweber1/instance-0/buildroot' make: Entering directory `/accts/mlweber1/instance-0/buildroot' >>> Buildroot 2018.05-git-00205-g22ee82b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> batctl 2017.0 Collecting legal info >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> bsdiff 4.3 Collecting legal info ERROR: No hash found for bsdiff.c >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> comix-cursors 0.8.2 Collecting legal info >>> dmalloc 5.5.2 Collecting legal info ERROR: No hash found for dmalloc.h.1 >>> edid-decode f56f329ed23a25d002352dedba1e8f092a47286f Collecting legal info ERROR: No hash found for edid-decode.c >>> fbset 2.1 Collecting legal info >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> genromfs 0.5.2 Collecting legal info ERROR: No hash found for COPYING >>> gflags v2.2.0 Collecting legal info COPYING.txt: OK (sha256: 90d1f3701813c3cd65eee2dc736746fe46b465918f3f7d6d31463a2018b33fa5) >>> google-material-design-icons 2.2.3 Collecting legal info ERROR: No hash found for LICENSE >>> grep 3.1 Collecting legal info COPYING: OK (sha256: ca372a7d92560b1fa9f6d832b440e8bcd62d9adfa8870c98287deab66d98310e) >>> hiredis v0.13.3 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> iostat 2.2 Collecting legal info ERROR: No hash found for LICENSE >>> irqbalance v1.0.9 Collecting legal info ERROR: No hash found for COPYING >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> lft 3.79 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libcoap v4.1.2 Collecting legal info COPYING: OK (sha256: 28b61fbf3c5477611d7f6ead97d15348934496d27dca815b34d45e622730e72e) LICENSE.GPL: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) LICENSE.BSD: OK (sha256: 9d5aeec17bdf82369bbe6e89efb07b7b35abefa044ea1d25cb2feeb70df1c208) >>> libcue v1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libmicrohttpd 0.9.59 Collecting legal info COPYING: OK (sha256: 70e12e2a60151b9ed1a4c94a5ffeb99cd086fa94542b5a92fec581506e8d3121) >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_cthelper 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libosip2 3.6.0 Collecting legal info ERROR: No hash found for COPYING >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libtpl v1.6.1 Collecting legal info ERROR: No hash found for LICENSE >>> linux-firmware 65b1c68c63f974d72610db38dfae49861117cae2 Collecting legal info LICENCE.Marvell: OK (sha256: 38f2037aa14631b4b29826d7a99379613c41a97064d1defdee30a7a022138b20) LICENCE.atheros_firmware: OK (sha256: 802b7014b26c606cf6248ae8b0ab1ce6d2d1b0db236d38dd269e676cd70710f2) LICENCE.iwlwifi_firmware: OK (sha256: e295020afd7597dc1b3bbe50a84a7e432d9cb92bc053c1c5e657b50d2517627b) LICENCE.ralink-firmware.txt: OK (sha256: d7bec70668ddd4aae8fb4aa32870e54b49fcdb0b9b007aa9f54b53a1ac7461bd) WHENCE: OK (sha256: 9703115e298649dfad003d7d3d55f4b2bd417e28f19e9cf6d5c6f9a906a2c4d9) >>> lshw B.02.18 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> netperf 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pv 1.6.0 Collecting legal info ERROR: No hash found for doc/COPYING >>> rapidjson v1.1.0 Collecting legal info license.txt: OK (sha256: a140e5d46fe734a1c78f1a3c3ef207871dd75648be71fdda8e309b23ab8b1f32) >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Collecting legal info WARNING: no hash file for librtmp/COPYING >>> slirp 8c2da74c1385242f20799fec8c04f8378edc6550 Collecting legal info >>> sound-theme-borealis 0.9a Collecting legal info >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> tslib 1.15 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> twolame 0.3.13 Collecting legal info ERROR: No hash found for COPYING >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Collecting legal info >>> usbredir 0.7.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> ux500-firmware 1.1.3-6 Collecting legal info ERROR: No hash found for license.txt >>> w_scan 20170107 Collecting legal info ERROR: No hash found for COPYING >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Collecting legal info WARNING: no hash file for COPYING.GPL >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> zmqpp 4.1.2 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: batctl-2017.0: cannot save license (BATCTL_LICENSE_FILES not defined) WARNING: comix-cursors-0.8.2: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: fbset-2.1: cannot save license (FBSET_LICENSE_FILES not defined) WARNING: slirp-8c2da74c1385242f20799fec8c04f8378edc6550: cannot save license (SLIRP_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) WARNING: uemacs-8841922689769960fa074fbb053cb8507f2f3ed9: cannot save license (UEMACS_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-0/output/legal-info make: Leaving directory `/accts/mlweber1/instance-0/buildroot'