* Intel Quick Assist: no * Xilinx Hardware Acc.: no --- >>> wolfssl 3.13.0 Building PATH="/accts/mlweber1/scripts/instance-1/output/host/bin:/accts/mlweber1/scripts/instance-1/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 -C /accts/mlweber1/scripts/instance-1/output/build/wolfssl-3.13.0/ make[1]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/wolfssl-3.13.0' /usr/bin/make -j65 all-am make[2]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/wolfssl-3.13.0' make[2]: warning: -jN forced in submake: disabling jobserver mode. CC examples/client/tests_unit_test-client.o CC wolfcrypt/src/src_libwolfssl_la-hmac.lo CC wolfcrypt/src/src_libwolfssl_la-hash.lo CC wolfcrypt/src/src_libwolfssl_la-cpuid.lo CC wolfcrypt/src/src_libwolfssl_la-random.lo CC wolfcrypt/src/src_libwolfssl_la-sha256.lo CC wolfcrypt/src/src_libwolfssl_la-rsa.lo CC wolfcrypt/src/src_libwolfssl_la-aes.lo CC wolfcrypt/src/src_libwolfssl_la-sha.lo CC wolfcrypt/src/src_libwolfssl_la-logging.lo CC wolfcrypt/src/src_libwolfssl_la-wc_encrypt.lo CC wolfcrypt/src/src_libwolfssl_la-wc_port.lo CC wolfcrypt/src/src_libwolfssl_la-error.lo CC wolfcrypt/src/src_libwolfssl_la-signature.lo CC wolfcrypt/src/src_libwolfssl_la-wolfmath.lo CC wolfcrypt/src/src_libwolfssl_la-memory.lo CC wolfcrypt/src/src_libwolfssl_la-dh.lo CC wolfcrypt/src/src_libwolfssl_la-asn.lo CC wolfcrypt/src/src_libwolfssl_la-coding.lo CC wolfcrypt/src/src_libwolfssl_la-poly1305.lo CC wolfcrypt/src/src_libwolfssl_la-md5.lo CC wolfcrypt/src/src_libwolfssl_la-chacha.lo CC wolfcrypt/src/src_libwolfssl_la-chacha20_poly1305.lo CC wolfcrypt/src/src_libwolfssl_la-integer.lo CC src/src_libwolfssl_la-internal.lo CC src/src_libwolfssl_la-wolfio.lo CC src/src_libwolfssl_la-keys.lo CC src/src_libwolfssl_la-ssl.lo CC src/src_libwolfssl_la-tls.lo CC wolfcrypt/benchmark/benchmark.o CC wolfcrypt/test/test.o CC examples/client/client.o CC examples/echoclient/echoclient.o CC examples/echoserver/echoserver.o CC wolfcrypt/test/testsuite_testsuite_test-test.o CC examples/server/server.o CC examples/client/testsuite_testsuite_test-client.o CC examples/echoserver/testsuite_testsuite_test-echoserver.o CC examples/echoclient/testsuite_testsuite_test-echoclient.o CC examples/server/testsuite_testsuite_test-server.o CC tests/tests_unit_test-api.o CC testsuite/testsuite_testsuite_test-testsuite.o CC tests/tests_unit_test-unit.o CC tests/tests_unit_test-srp.o CC tests/tests_unit_test-suites.o CC tests/tests_unit_test-hash.o CC examples/server/tests_unit_test-server.o CCLD src/libwolfssl.la CCLD wolfcrypt/benchmark/benchmark CCLD wolfcrypt/test/testwolfcrypt CCLD examples/client/client CCLD examples/echoclient/echoclient CCLD examples/server/server CCLD testsuite/testsuite.test CCLD tests/unit.test CCLD examples/echoserver/echoserver make[2]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/wolfssl-3.13.0' make[1]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/wolfssl-3.13.0' >>> wolfssl 3.13.0 Installing to target PATH="/accts/mlweber1/scripts/instance-1/output/host/bin:/accts/mlweber1/scripts/instance-1/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 DESTDIR=/accts/mlweber1/scripts/instance-1/output/target install -C /accts/mlweber1/scripts/instance-1/output/build/wolfssl-3.13.0/ make[1]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/wolfssl-3.13.0' /usr/bin/make -j65 install-am make[2]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/wolfssl-3.13.0' make[2]: warning: -jN forced in submake: disabling jobserver mode. make[3]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/wolfssl-3.13.0' make[3]: warning: -jN forced in submake: disabling jobserver mode. /bin/bash /accts/mlweber1/scripts/instance-1/output/build/wolfssl-3.13.0/build-aux/install-sh -d /accts/mlweber1/scripts/instance-1/output/target/usr/bin /bin/mkdir -p '/accts/mlweber1/scripts/instance-1/output/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libwolfssl.la '/accts/mlweber1/scripts/instance-1/output/target/usr/lib' /usr/bin/install -c wolfssl-config /accts/mlweber1/scripts/instance-1/output/target/usr/bin /bin/mkdir -p '/accts/mlweber1/scripts/instance-1/output/target/usr/share/doc/wolfssl' /bin/mkdir -p '/accts/mlweber1/scripts/instance-1/output/target/usr/share/doc/wolfssl/example' /bin/mkdir -p '/accts/mlweber1/scripts/instance-1/output/target/usr/lib/pkgconfig' /bin/mkdir -p '/accts/mlweber1/scripts/instance-1/output/target/usr/include' /usr/bin/install -c -m 644 examples/client/client.c examples/echoclient/echoclient.c examples/echoserver/echoserver.c examples/server/server.c examples/sctp/sctp-server.c examples/sctp/sctp-server-dtls.c examples/sctp/sctp-client.c examples/sctp/sctp-client-dtls.c '/accts/mlweber1/scripts/instance-1/output/target/usr/share/doc/wolfssl/example' /usr/bin/install -c -m 644 certs/taoCert.txt doc/README.txt '/accts/mlweber1/scripts/instance-1/output/target/usr/share/doc/wolfssl' /usr/bin/install -c -m 644 support/wolfssl.pc '/accts/mlweber1/scripts/instance-1/output/target/usr/lib/pkgconfig' /bin/mkdir -p '/accts/mlweber1/scripts/instance-1/output/target/usr/include/cyassl/ctaocrypt' /usr/bin/install -c -m 644 cyassl/ctaocrypt/aes.h cyassl/ctaocrypt/arc4.h cyassl/ctaocrypt/asn.h cyassl/ctaocrypt/asn_public.h cyassl/ctaocrypt/poly1305.h cyassl/ctaocrypt/camellia.h cyassl/ctaocrypt/coding.h cyassl/ctaocrypt/compress.h cyassl/ctaocrypt/des3.h cyassl/ctaocrypt/dh.h cyassl/ctaocrypt/dsa.h cyassl/ctaocrypt/ecc.h cyassl/ctaocrypt/error-crypt.h cyassl/ctaocrypt/fips_test.h cyassl/ctaocrypt/hc128.h cyassl/ctaocrypt/hmac.h cyassl/ctaocrypt/integer.h cyassl/ctaocrypt/md2.h cyassl/ctaocrypt/md4.h cyassl/ctaocrypt/md5.h cyassl/ctaocrypt/misc.h cyassl/ctaocrypt/pkcs7.h cyassl/ctaocrypt/wc_port.h cyassl/ctaocrypt/pwdbased.h cyassl/ctaocrypt/rabbit.h cyassl/ctaocrypt/chacha.h cyassl/ctaocrypt/random.h cyassl/ctaocrypt/ripemd.h cyassl/ctaocrypt/rsa.h cyassl/ctaocrypt/settings.h cyassl/ctaocrypt/settings_comp.h cyassl/ctaocrypt/sha256.h cyassl/ctaocrypt/sha512.h cyassl/ctaocrypt/sha.h cyassl/ctaocrypt/blake2.h cyassl/ctaocrypt/blake2-int.h cyassl/ctaocrypt/blake2-impl.h cyassl/ctaocrypt/tfm.h cyassl/ctaocrypt/types.h cyassl/ctaocrypt/visibility.h '/accts/mlweber1/scripts/instance-1/output/target/usr/include/cyassl/ctaocrypt' /bin/mkdir -p '/accts/mlweber1/scripts/instance-1/output/target/usr/include/wolfssl/wolfcrypt' /usr/bin/install -c -m 644 wolfssl/wolfcrypt/aes.h wolfssl/wolfcrypt/arc4.h wolfssl/wolfcrypt/asn.h wolfssl/wolfcrypt/asn_public.h wolfssl/wolfcrypt/poly1305.h wolfssl/wolfcrypt/camellia.h wolfssl/wolfcrypt/cmac.h wolfssl/wolfcrypt/coding.h wolfssl/wolfcrypt/compress.h wolfssl/wolfcrypt/des3.h wolfssl/wolfcrypt/dh.h wolfssl/wolfcrypt/dsa.h wolfssl/wolfcrypt/ecc.h wolfssl/wolfcrypt/curve25519.h wolfssl/wolfcrypt/ed25519.h wolfssl/wolfcrypt/fe_operations.h wolfssl/wolfcrypt/ge_operations.h wolfssl/wolfcrypt/error-crypt.h wolfssl/wolfcrypt/fips_test.h wolfssl/wolfcrypt/hash.h wolfssl/wolfcrypt/hc128.h wolfssl/wolfcrypt/hmac.h wolfssl/wolfcrypt/integer.h wolfssl/wolfcrypt/md2.h wolfssl/wolfcrypt/md4.h wolfssl/wolfcrypt/md5.h wolfssl/wolfcrypt/misc.h wolfssl/wolfcrypt/pkcs7.h wolfssl/wolfcrypt/wc_encrypt.h wolfssl/wolfcrypt/wc_port.h wolfssl/wolfcrypt/pwdbased.h wolfssl/wolfcrypt/rabbit.h wolfssl/wolfcrypt/chacha.h wolfssl/wolfcrypt/chacha20_poly1305.h wolfssl/wolfcrypt/random.h wolfssl/wolfcrypt/ripemd.h wolfssl/wolfcrypt/rsa.h wolfssl/wolfcrypt/settings.h wolfssl/wolfcrypt/sha256.h wolfssl/wolfcrypt/sha512.h '/accts/mlweber1/scripts/instance-1/output/target/usr/include/wolfssl/wolfcrypt' /bin/mkdir -p '/accts/mlweber1/scripts/instance-1/output/target/usr/include/cyassl/openssl' /usr/bin/install -c -m 644 cyassl/openssl/asn1.h cyassl/openssl/bio.h cyassl/openssl/bn.h cyassl/openssl/conf.h cyassl/openssl/crypto.h cyassl/openssl/des.h cyassl/openssl/dh.h cyassl/openssl/dsa.h cyassl/openssl/ecdsa.h cyassl/openssl/ecdh.h cyassl/openssl/ec.h cyassl/openssl/ec25519.h cyassl/openssl/ed25519.h cyassl/openssl/engine.h cyassl/openssl/err.h cyassl/openssl/evp.h cyassl/openssl/hmac.h cyassl/openssl/lhash.h cyassl/openssl/md4.h cyassl/openssl/md5.h cyassl/openssl/ripemd.h cyassl/openssl/ocsp.h cyassl/openssl/opensslconf.h cyassl/openssl/opensslv.h cyassl/openssl/ossl_typ.h cyassl/openssl/pem.h cyassl/openssl/pkcs12.h cyassl/openssl/rand.h cyassl/openssl/rsa.h cyassl/openssl/sha.h cyassl/openssl/ssl23.h cyassl/openssl/ssl.h cyassl/openssl/stack.h cyassl/openssl/ui.h cyassl/openssl/x509.h cyassl/openssl/x509v3.h '/accts/mlweber1/scripts/instance-1/output/target/usr/include/cyassl/openssl' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.so.15.0.0 /accts/mlweber1/scripts/instance-1/output/target/usr/lib/libwolfssl.so.15.0.0 libtool: install: (cd /accts/mlweber1/scripts/instance-1/output/target/usr/lib && { ln -s -f libwolfssl.so.15.0.0 libwolfssl.so.15 || { rm -f libwolfssl.so.15 && ln -s libwolfssl.so.15.0.0 libwolfssl.so.15; }; }) /bin/mkdir -p '/accts/mlweber1/scripts/instance-1/output/target/usr/include/cyassl/ctaocrypt' /usr/bin/install -c -m 644 cyassl/ctaocrypt/logging.h cyassl/ctaocrypt/memory.h cyassl/ctaocrypt/mpi_class.h cyassl/ctaocrypt/mpi_superclass.h '/accts/mlweber1/scripts/instance-1/output/target/usr/include/cyassl/ctaocrypt' libtool: install: (cd /accts/mlweber1/scripts/instance-1/output/target/usr/lib && { ln -s -f libwolfssl.so.15.0.0 libwolfssl.so || { rm -f libwolfssl.so && ln -s libwolfssl.so.15.0.0 libwolfssl.so; }; }) /bin/mkdir -p '/accts/mlweber1/scripts/instance-1/output/target/usr/include/wolfssl/wolfcrypt' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.lai /accts/mlweber1/scripts/instance-1/output/target/usr/lib/libwolfssl.la /usr/bin/install -c -m 644 wolfssl/wolfcrypt/sha.h wolfssl/wolfcrypt/signature.h wolfssl/wolfcrypt/blake2.h wolfssl/wolfcrypt/blake2-int.h wolfssl/wolfcrypt/blake2-impl.h wolfssl/wolfcrypt/tfm.h wolfssl/wolfcrypt/srp.h wolfssl/wolfcrypt/idea.h wolfssl/wolfcrypt/types.h wolfssl/wolfcrypt/visibility.h wolfssl/wolfcrypt/logging.h wolfssl/wolfcrypt/memory.h wolfssl/wolfcrypt/mpi_class.h wolfssl/wolfcrypt/mpi_superclass.h wolfssl/wolfcrypt/mem_track.h wolfssl/wolfcrypt/wolfevent.h wolfssl/wolfcrypt/pkcs12.h wolfssl/wolfcrypt/wolfmath.h wolfssl/wolfcrypt/sha3.h wolfssl/wolfcrypt/cpuid.h '/accts/mlweber1/scripts/instance-1/output/target/usr/include/wolfssl/wolfcrypt' /bin/mkdir -p '/accts/mlweber1/scripts/instance-1/output/target/usr/include/wolfssl' /usr/bin/install -c -m 644 wolfssl/error-ssl.h wolfssl/ssl.h wolfssl/sniffer_error.h wolfssl/sniffer.h wolfssl/callbacks.h wolfssl/certs_test.h wolfssl/test.h wolfssl/version.h wolfssl/ocsp.h wolfssl/crl.h wolfssl/wolfio.h wolfssl/options.h '/accts/mlweber1/scripts/instance-1/output/target/usr/include/wolfssl' libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/accts/mlweber1/scripts/instance-1/output/target/usr/include/cyassl' /usr/bin/install -c -m 644 cyassl/error-ssl.h cyassl/ssl.h cyassl/sniffer_error.h cyassl/sniffer.h cyassl/callbacks.h cyassl/certs_test.h cyassl/test.h cyassl/version.h cyassl/ocsp.h cyassl/crl.h cyassl/options.h '/accts/mlweber1/scripts/instance-1/output/target/usr/include/cyassl' /bin/mkdir -p '/accts/mlweber1/scripts/instance-1/output/target/usr/include/wolfssl/openssl' /usr/bin/install -c -m 644 wolfssl/openssl/asn1.h wolfssl/openssl/aes.h wolfssl/openssl/bio.h wolfssl/openssl/bn.h wolfssl/openssl/conf.h wolfssl/openssl/crypto.h wolfssl/openssl/des.h wolfssl/openssl/dh.h wolfssl/openssl/dsa.h wolfssl/openssl/ecdsa.h wolfssl/openssl/ecdh.h wolfssl/openssl/ec.h wolfssl/openssl/ec25519.h wolfssl/openssl/ed25519.h wolfssl/openssl/engine.h wolfssl/openssl/err.h wolfssl/openssl/evp.h wolfssl/openssl/hmac.h wolfssl/openssl/lhash.h wolfssl/openssl/md4.h wolfssl/openssl/md5.h wolfssl/openssl/ripemd.h wolfssl/openssl/ocsp.h wolfssl/openssl/opensslconf.h wolfssl/openssl/opensslv.h wolfssl/openssl/ossl_typ.h wolfssl/openssl/pem.h wolfssl/openssl/pkcs12.h wolfssl/openssl/rand.h wolfssl/openssl/rsa.h wolfssl/openssl/sha.h wolfssl/openssl/ssl23.h wolfssl/openssl/ssl.h wolfssl/openssl/stack.h wolfssl/openssl/ui.h wolfssl/openssl/x509.h wolfssl/openssl/x509v3.h '/accts/mlweber1/scripts/instance-1/output/target/usr/include/wolfssl/openssl' make[3]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/wolfssl-3.13.0' make[2]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/wolfssl-3.13.0' make[1]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/wolfssl-3.13.0' >>> zmqpp 4.1.2 Downloading --2018-11-04 21:14:54-- http://rclinux-git.rockwellcollins.com/dl/zmqpp-4.1.2.tar.gz Resolving proxy.rockwellcollins.com (proxy.rockwellcollins.com)... 10.16.4.25 Connecting to proxy.rockwellcollins.com (proxy.rockwellcollins.com)|10.16.4.25|:9091... connected. Proxy request sent, awaiting response... 200 OK Length: 92834 (91K) [text/plain] Saving to: '/accts/mlweber1/scripts/instance-1/output/build/.zmqpp-4.1.2.tar.gz.R8flvG/output' 0K .......... .......... .......... .......... .......... 55% 4.51M 0s 50K .......... .......... .......... .......... 100% 13.7M=0.01s 2018-11-04 21:14:54 (6.45 MB/s) - '/accts/mlweber1/scripts/instance-1/output/build/.zmqpp-4.1.2.tar.gz.R8flvG/output' saved [92834/92834] zmqpp-4.1.2.tar.gz: OK (sha256: 831ad02df64034268d910c30f9fb1b1e631ad810182951af9d7d622650831eb5) >>> zmqpp 4.1.2 Extracting gzip -d -c /accts/mlweber1/scripts/instance-1/dl/zmqpp-4.1.2.tar.gz | tar --strip-components=1 -C /accts/mlweber1/scripts/instance-1/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/scripts/instance-1/output/host/bin:/accts/mlweber1/scripts/instance-1/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 PATH="/accts/mlweber1/scripts/instance-1/output/host/bin:/accts/mlweber1/scripts/instance-1/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-ar" AS="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-as" LD="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-ld" NM="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-nm" CC="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-gcc" GCC="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-gcc" CPP="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-cpp" CXX="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-g++" FC="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-gfortran" F77="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-gfortran" RANLIB="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-ranlib" READELF="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-readelf" STRIP="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-strip" OBJCOPY="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-objcopy" OBJDUMP="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-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/scripts/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/scripts/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/scripts/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/scripts/instance-1/output/host/lib -Wl,-rpath,/accts/mlweber1/scripts/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-as" DEFAULT_LINKER="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-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/scripts/instance-1/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/scripts/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CONFIG=release LDFLAGS=" -lpthread -latomic" LD="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes library -C /accts/mlweber1/scripts/instance-1/output/build/zmqpp-4.1.2 make[1]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/zmqpp-4.1.2' mkdir -p build/obj/zmqpp/ mkdir -p build/obj/zmqpp/ /accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-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 -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-11-04 21:14"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/z85.o src/zmqpp/z85.cpp /accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-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 -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-11-04 21:14"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/curve.o src/zmqpp/curve.cpp mkdir -p build/obj/zmqpp/ /accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-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 -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-11-04 21:14"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/zap_request.o src/zmqpp/zap_request.cpp mkdir -p build/obj/zmqpp/ mkdir -p build/obj/zmqpp/ /accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-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 -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-11-04 21:14"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/poller.o src/zmqpp/poller.cpp /accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-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 -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-11-04 21:14"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/actor.o src/zmqpp/actor.cpp mkdir -p build/obj/zmqpp/ /accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-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 -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-11-04 21:14"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/reactor.o src/zmqpp/reactor.cpp mkdir -p build/obj/zmqpp/ /accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-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 -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-11-04 21:14"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/socket.o src/zmqpp/socket.cpp mkdir -p build/obj/zmqpp/ /accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-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 -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-11-04 21:14"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/context.o src/zmqpp/context.cpp mkdir -p build/obj/zmqpp/ /accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-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 -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-11-04 21:14"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/zmqpp.o src/zmqpp/zmqpp.cpp mkdir -p build/obj/zmqpp/ /accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-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 -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-11-04 21:14"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/frame.o src/zmqpp/frame.cpp mkdir -p build/obj/zmqpp/ /accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-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 -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-11-04 21:14"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/auth.o src/zmqpp/auth.cpp mkdir -p build/obj/zmqpp/ /accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-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 -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-11-04 21:14"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/message.o src/zmqpp/message.cpp mkdir -p build/obj/zmqpp/ /accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-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 -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-11-04 21:14"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/signal.o src/zmqpp/signal.cpp /accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-g++ -lpthread -latomic -shared -rdynamic -Wl,-soname -Wl,libzmqpp.so.4 -o ./build/libzmqpp.so.4 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 -lzmq make[1]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/zmqpp-4.1.2' >>> zmqpp 4.1.2 Installing to staging directory /usr/bin/install -m 0755 -d /accts/mlweber1/scripts/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/zmqpp PATH="/accts/mlweber1/scripts/instance-1/output/host/bin:/accts/mlweber1/scripts/instance-1/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 PATH="/accts/mlweber1/scripts/instance-1/output/host/bin:/accts/mlweber1/scripts/instance-1/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-ar" AS="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-as" LD="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-ld" NM="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-nm" CC="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-gcc" GCC="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-gcc" CPP="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-cpp" CXX="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-g++" FC="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-gfortran" F77="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-gfortran" RANLIB="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-ranlib" READELF="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-readelf" STRIP="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-strip" OBJCOPY="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-objcopy" OBJDUMP="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-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/scripts/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/scripts/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/scripts/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/scripts/instance-1/output/host/lib -Wl,-rpath,/accts/mlweber1/scripts/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-as" DEFAULT_LINKER="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-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/scripts/instance-1/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/scripts/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes DESTDIR=/accts/mlweber1/scripts/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot install -C /accts/mlweber1/scripts/instance-1/output/build/zmqpp-4.1.2 make[1]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/zmqpp-4.1.2' mkdir -p /accts/mlweber1/scripts/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/zmqpp mkdir -p /accts/mlweber1/scripts/instance-1/output/host/powerpc-buildroot-linux-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/scripts/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/zmqpp install -m 755 ./build/libzmqpp.so.4 /accts/mlweber1/scripts/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libzmqpp.so.4.1.2 ln -sf libzmqpp.so.4.1.2 /accts/mlweber1/scripts/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libzmqpp.so.4 ln -sf libzmqpp.so.4.1.2 /accts/mlweber1/scripts/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libzmqpp.so if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /accts/mlweber1/scripts/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory `/accts/mlweber1/scripts/instance-1/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/scripts/instance-1/output/target/usr/include/zmqpp PATH="/accts/mlweber1/scripts/instance-1/output/host/bin:/accts/mlweber1/scripts/instance-1/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 PATH="/accts/mlweber1/scripts/instance-1/output/host/bin:/accts/mlweber1/scripts/instance-1/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-ar" AS="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-as" LD="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-ld" NM="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-nm" CC="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-gcc" GCC="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-gcc" CPP="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-cpp" CXX="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-g++" FC="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-gfortran" F77="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-gfortran" RANLIB="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-ranlib" READELF="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-readelf" STRIP="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-strip" OBJCOPY="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-objcopy" OBJDUMP="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-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/scripts/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/scripts/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/scripts/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/scripts/instance-1/output/host/lib -Wl,-rpath,/accts/mlweber1/scripts/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-as" DEFAULT_LINKER="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-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/scripts/instance-1/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/scripts/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes DESTDIR=/accts/mlweber1/scripts/instance-1/output/target install -C /accts/mlweber1/scripts/instance-1/output/build/zmqpp-4.1.2 make[1]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/zmqpp-4.1.2' mkdir -p /accts/mlweber1/scripts/instance-1/output/target/usr/include/zmqpp mkdir -p /accts/mlweber1/scripts/instance-1/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/scripts/instance-1/output/target/usr/include/zmqpp install -m 755 ./build/libzmqpp.so.4 /accts/mlweber1/scripts/instance-1/output/target/usr/lib/libzmqpp.so.4.1.2 ln -sf libzmqpp.so.4.1.2 /accts/mlweber1/scripts/instance-1/output/target/usr/lib/libzmqpp.so.4 ln -sf libzmqpp.so.4.1.2 /accts/mlweber1/scripts/instance-1/output/target/usr/lib/libzmqpp.so if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /accts/mlweber1/scripts/instance-1/output/target/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory `/accts/mlweber1/scripts/instance-1/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/scripts/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /accts/mlweber1/scripts/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'flatbuffers', u'flex', u'libffi', u'pcre', u'libglib2', u'libsigc', u'glibmm', u'libopenssl', u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'libopenssl', u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libmonosgen-2.0.la" is touched by more than one package: [u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libMonoPosixHelper.la" is touched by more than one package: [u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'libsigc', u'glibmm', u'libopenssl', u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libauparse.la" is touched by more than one package: [u'audit', u'berkeleydb', u'ncurses', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'flatbuffers', u'flex', u'libffi', u'pcre', u'libglib2', u'libsigc', u'glibmm', u'libopenssl', u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'libopenssl', u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libaudit.la" is touched by more than one package: [u'audit', u'berkeleydb', u'ncurses', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'flatbuffers', u'flex', u'libffi', u'pcre', u'libglib2', u'libsigc', u'glibmm', u'libopenssl', u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'libsigc', u'glibmm', u'libopenssl', u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libgiomm-2.4.la" is touched by more than one package: [u'glibmm', u'libopenssl', u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'libopenssl', u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libdb_cxx-5.3.la" is touched by more than one package: [u'berkeleydb', u'ncurses', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'flatbuffers', u'flex', u'libffi', u'pcre', u'libglib2', u'libsigc', u'glibmm', u'libopenssl', u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libmono-2.0.la" is touched by more than one package: [u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'libsigc', u'glibmm', u'libopenssl', u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'flatbuffers', u'flex', u'libffi', u'pcre', u'libglib2', u'libsigc', u'glibmm', u'libopenssl', u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libffi', u'pcre', u'libglib2', u'libsigc', u'glibmm', u'libopenssl', u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'libsigc', u'glibmm', u'libopenssl', u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libtorrent.la" is touched by more than one package: [u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'ncurses', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'flatbuffers', u'flex', u'libffi', u'pcre', u'libglib2', u'libsigc', u'glibmm', u'libopenssl', u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'libopenssl', u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'libopenssl', u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'flatbuffers', u'flex', u'libffi', u'pcre', u'libglib2', u'libsigc', u'glibmm', u'libopenssl', u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/liblo.la" is touched by more than one package: [u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'glibmm', u'libopenssl', u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libMonoSupportW.la" is touched by more than one package: [u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'flatbuffers', u'flex', u'libffi', u'pcre', u'libglib2', u'libsigc', u'glibmm', u'libopenssl', u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libxml++-2.6.la" is touched by more than one package: [u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libilbc.la" is touched by more than one package: [u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libtwolame.la" is touched by more than one package: [u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libSoundTouch.la" is touched by more than one package: [u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libglibmm-2.4.la" is touched by more than one package: [u'glibmm', u'libopenssl', u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libmonoboehm-2.0.la" is touched by more than one package: [u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libidn.la" is touched by more than one package: [u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'flatbuffers', u'flex', u'libffi', u'pcre', u'libglib2', u'libsigc', u'glibmm', u'libopenssl', u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libglibmm_generate_extra_defs-2.4.la" is touched by more than one package: [u'glibmm', u'libopenssl', u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libnetfilter_conntrack.la" is touched by more than one package: [u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'lensfun', u'libidn', u'libcurl', u'libevent', u'libgpg-error', u'libgcrypt', u'libilbc', u'liblo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libpcap', u'libscrypt', u'libsndfile', u'libsoundtouch', u'libtorrent', u'libxml2', u'libxmlpp', u'libxslt', u'mono', u'physfs', u'pps-tools', u'spice-protocol', u'twolame', u'zmqpp'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/scripts/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi', u'host-bison'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] rm -f /accts/mlweber1/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/scripts/instance-1/output/host/bin/glib-compile-schemas /accts/mlweber1/scripts/instance-1/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/scripts/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /accts/mlweber1/scripts/instance-1/output/target/etc echo "buildroot" > /accts/mlweber1/scripts/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/scripts/instance-1/output/target/etc/hosts mkdir -p /accts/mlweber1/scripts/instance-1/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/scripts/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/scripts/instance-1/output/target/etc/shadow rm -f /accts/mlweber1/scripts/instance-1/output/target/bin/sh rm -f /accts/mlweber1/scripts/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/scripts/instance-1/output/build/locales.nopurge; done for dir in /accts/mlweber1/scripts/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/scripts/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/scripts/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/scripts/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/scripts/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/scripts/instance-1/output/target/usr/include /accts/mlweber1/scripts/instance-1/output/target/usr/share/aclocal \ /accts/mlweber1/scripts/instance-1/output/target/usr/lib/pkgconfig /accts/mlweber1/scripts/instance-1/output/target/usr/share/pkgconfig \ /accts/mlweber1/scripts/instance-1/output/target/usr/lib/cmake /accts/mlweber1/scripts/instance-1/output/target/usr/share/cmake find /accts/mlweber1/scripts/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/scripts/instance-1/output/target/lib/ /accts/mlweber1/scripts/instance-1/output/target/usr/lib/ /accts/mlweber1/scripts/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/accts/mlweber1/scripts/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/scripts/instance-1/output/target/usr/share/gdb rm -rf /accts/mlweber1/scripts/instance-1/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/scripts/instance-1/output/target/usr/share/zsh rm -rf /accts/mlweber1/scripts/instance-1/output/target/usr/man /accts/mlweber1/scripts/instance-1/output/target/usr/share/man rm -rf /accts/mlweber1/scripts/instance-1/output/target/usr/info /accts/mlweber1/scripts/instance-1/output/target/usr/share/info rm -rf /accts/mlweber1/scripts/instance-1/output/target/usr/doc /accts/mlweber1/scripts/instance-1/output/target/usr/share/doc rm -rf /accts/mlweber1/scripts/instance-1/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/scripts/instance-1/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/scripts/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/scripts/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/scripts/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/scripts/instance-1/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/scripts/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/scripts/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /accts/mlweber1/scripts/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.7-00001-g067cdf7"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.7"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.7\"" \ ) > /accts/mlweber1/scripts/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/scripts/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/scripts/instance-1/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/scripts/instance-1/output/target/usr make: Leaving directory `/accts/mlweber1/scripts/instance-1/buildroot' make: Entering directory `/accts/mlweber1/scripts/instance-1/buildroot' >>> Buildroot 2018.02.7-00001-g067cdf7 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Collecting legal info >>> audit 2.8.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> czmq 5205ec201e97c3a652c17eb86b18b70350b54512 Collecting legal info ERROR: No hash found for LICENSE >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> 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) >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> daemon 0.6.4 Collecting legal info ERROR: No hash found for LICENSE >>> dt v18.32 Collecting legal info ERROR: No hash found for LICENSE >>> host-e2fsprogs 1.43.9 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> exfat-utils 1.2.6 Collecting legal info ERROR: No hash found for COPYING >>> flatbuffers v1.8.0 Collecting legal info LICENSE.txt: OK (sha256: 7ec9661a8afafab1eee3523d6f1a193eff76314a5ab10b4ce96aefd87621b0c3) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> glibmm 2.54.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> httping 2.5 Collecting legal info license.txt: OK (sha256: c5db2e5b9a692fcdf2bd370f1533529063fbcf8947a8f5ee9d4b050a14e0566d) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> i2c-tools 4.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> keepalived 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> lensfun 0.3.2 Collecting legal info ERROR: No hash found for docs/gpl-3.0.txt ERROR: No hash found for docs/lgpl-3.0.txt >>> libcurl 7.61.1 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libidn 1.33 Collecting legal info ERROR: No hash found for COPYINGv2 ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.LESSERv3 >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libgcrypt 1.8.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.29 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info ERROR: No hash found for gips_iLBClicense.pdf >>> liblo 0.26 Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_conntrack 1.0.6 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libscrypt v1.21 Collecting legal info ERROR: No hash found for LICENSE >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libsoundtouch 010a91a59071c7fefd316fca62c0d980ec85b4b1 Collecting legal info ERROR: No hash found for COPYING.TXT >>> libtorrent 0.13.6 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxmlpp 2.40.1 Collecting legal info ERROR: No hash found for COPYING >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> mono 5.4.0.201 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for mcs/COPYING ERROR: No hash found for eglib/COPYING ERROR: No hash found for external/Newtonsoft.Json/Tools/7-zip/copying.txt >>> host-mono 5.4.0.201 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for mcs/COPYING ERROR: No hash found for eglib/COPYING ERROR: No hash found for external/Newtonsoft.Json/Tools/7-zip/copying.txt >>> host-monolite 1050400003 Collecting legal info >>> netatalk 3.1.11 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> physfs 3.0.1 Collecting legal info LICENSE.txt: OK (sha256: 7ce475991f6cc09958ef0d57312522eba78e36d984307c95f9a3965adf7e4e2b) >>> pps-tools 47333f24af878f67ce48022e8af16419713aa1ac Collecting legal info ERROR: No hash found for COPYING >>> psplash 5b3c1cc28f5abdc2c33830150b48b278cc4f7bca Collecting legal info >>> ptpd2 ptpd-2.3.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> rtorrent 0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> sdparm 1.10 Collecting legal info ERROR: No hash found for COPYING >>> spawn-fcgi 1.6.4 Collecting legal info ERROR: No hash found for COPYING >>> spice-protocol 0.12.14 Collecting legal info ERROR: No hash found for COPYING >>> twolame 0.3.13 Collecting legal info ERROR: No hash found for COPYING >>> vsftpd 3.0.3 Collecting legal info ERROR: No hash found for COPYING >>> wolfssl 3.13.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: 74adaaef40b96c71378b6daa3feb8ccd4a1bfd9b76debf3f3f29cf3a0e86c9a0) >>> 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: armbian-firmware-455d6b6701178dafe7fd0168eb4a4ef78a8d24a3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: monolite-1050400003: cannot save license (HOST_MONOLITE_LICENSE_FILES not defined) WARNING: psplash-5b3c1cc28f5abdc2c33830150b48b278cc4f7bca: cannot save license (PSPLASH_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/scripts/instance-1/output/legal-info make: Leaving directory `/accts/mlweber1/scripts/instance-1/buildroot'