Building matrixssl-3.3.txz (origin /buildshare/ports/355755/security/matrixssl) for powerpc-10-0 on XXX Pre-existing file system for this slot! slot2: removed slot2: created x distfiles/ x distfiles/Crypt-MatrixSSL3-3.3.0.1.tgz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> matrixssl-3.3 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of matrixssl-3.3 ===> matrixssl-3.3 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of matrixssl-3.3 Make install ===> License GPLv2 accepted by the user ===> matrixssl-3.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by matrixssl-3.3 for building ===> Extracting for matrixssl-3.3 => SHA256 Checksum OK for Crypt-MatrixSSL3-3.3.0.1.tgz. ===> Patching for matrixssl-3.3 ===> matrixssl-3.3 depends on executable: gmake - found ===> Configuring for matrixssl-3.3 ===> Building for matrixssl-3.3 gmake[1]: Entering directory `/obj/buildshare/ports/355755/security/matrixssl/work/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open' cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o core/corelib.o core/corelib.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o core/POSIX/osdep.o core/POSIX/osdep.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o crypto/keyformat/asn1.o crypto/keyformat/asn1.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o crypto/keyformat/base64.o crypto/keyformat/base64.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o crypto/keyformat/x509.o crypto/keyformat/x509.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o crypto/digest/md5.o crypto/digest/md5.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o crypto/digest/sha1.o crypto/digest/sha1.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o crypto/digest/hmac.o crypto/digest/hmac.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o crypto/math/pstm.o crypto/math/pstm.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o crypto/pubkey/pubkey.o crypto/pubkey/pubkey.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o crypto/pubkey/pkcs.o crypto/pubkey/pkcs.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o crypto/pubkey/rsa.o crypto/pubkey/rsa.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o crypto/prng/prng.o crypto/prng/prng.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o crypto/prng/yarrow.o crypto/prng/yarrow.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o crypto/symmetric/aes.o crypto/symmetric/aes.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o crypto/symmetric/arc4.o crypto/symmetric/arc4.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o crypto/symmetric/des3.o crypto/symmetric/des3.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o crypto/symmetric/rc2.o crypto/symmetric/rc2.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o matrixssl/cipherSuite.o matrixssl/cipherSuite.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o matrixssl/matrixssl.o matrixssl/matrixssl.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o matrixssl/matrixsslApi.o matrixssl/matrixsslApi.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o matrixssl/sslDecode.o matrixssl/sslDecode.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o matrixssl/sslEncode.o matrixssl/sslEncode.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o matrixssl/tls.o matrixssl/tls.c cc -O2 -pipe -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -c -o matrixssl/sslv3.o matrixssl/sslv3.c ar -rcuv libmatrixssl.a core/corelib.o core/POSIX/osdep.o crypto/keyformat/asn1.o crypto/keyformat/base64.o crypto/keyformat/x509.o crypto/digest/md5.o crypto/digest/sha1.o crypto/digest/hmac.o crypto/math/pstm.o crypto/pubkey/pubkey.o crypto/pubkey/pkcs.o crypto/pubkey/rsa.o crypto/prng/prng.o crypto/prng/yarrow.o crypto/symmetric/aes.o crypto/symmetric/arc4.o crypto/symmetric/des3.o crypto/symmetric/rc2.o matrixssl/cipherSuite.o matrixssl/matrixssl.o matrixssl/matrixsslApi.o matrixssl/sslDecode.o matrixssl/sslEncode.o matrixssl/tls.o matrixssl/sslv3.o 2>/dev/null a - core/corelib.o a - core/POSIX/osdep.o a - crypto/keyformat/asn1.o a - crypto/keyformat/base64.o a - crypto/keyformat/x509.o a - crypto/digest/md5.o a - crypto/digest/sha1.o a - crypto/digest/hmac.o a - crypto/math/pstm.o a - crypto/pubkey/pubkey.o a - crypto/pubkey/pkcs.o a - crypto/pubkey/rsa.o a - crypto/prng/prng.o a - crypto/prng/yarrow.o a - crypto/symmetric/aes.o a - crypto/symmetric/arc4.o a - crypto/symmetric/des3.o a - crypto/symmetric/rc2.o a - matrixssl/cipherSuite.o a - matrixssl/matrixssl.o a - matrixssl/matrixsslApi.o a - matrixssl/sslDecode.o a - matrixssl/sslEncode.o a - matrixssl/tls.o a - matrixssl/sslv3.o cc -shared -o libmatrixssl.so core/corelib.o core/POSIX/osdep.o crypto/keyformat/asn1.o crypto/keyformat/base64.o crypto/keyformat/x509.o crypto/digest/md5.o crypto/digest/sha1.o crypto/digest/hmac.o crypto/math/pstm.o crypto/pubkey/pubkey.o crypto/pubkey/pkcs.o crypto/pubkey/rsa.o crypto/prng/prng.o crypto/prng/yarrow.o crypto/symmetric/aes.o crypto/symmetric/arc4.o crypto/symmetric/des3.o crypto/symmetric/rc2.o matrixssl/cipherSuite.o matrixssl/matrixssl.o matrixssl/matrixsslApi.o matrixssl/sslDecode.o matrixssl/sslEncode.o matrixssl/tls.o matrixssl/sslv3.o test libmatrixssl.so gmake[1]: Leaving directory `/obj/buildshare/ports/355755/security/matrixssl/work/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open' ===> Installing for matrixssl-3.3 ===> Generating temporary packing list ===> Checking if security/matrixssl already installed install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/matrixssl/work/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open/libmatrixssl.* /usr/local/lib install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/matrixssl/work/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open/matrixssl/*.h /usr/local/include/matrixssl install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/matrixssl/work/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open/core/*.h /usr/local/include/matrixssl/core install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/matrixssl/work/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open/crypto/*.h /usr/local/include/matrixssl/crypto install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/matrixssl/work/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open/doc/* /usr/local/share/doc/matrixssl install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/matrixssl/work/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open/apps/Makefile /usr/local/share/examples/matrixssl/apps install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/matrixssl/work/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open/apps/*.c /usr/local/share/examples/matrixssl/apps install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/matrixssl/work/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open/apps/*.h /usr/local/share/examples/matrixssl/apps install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/matrixssl/work/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open/sampleCerts/*.h /usr/local/share/examples/matrixssl/sampleCerts install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/matrixssl/work/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open/sampleCerts/*.pem /usr/local/share/examples/matrixssl/sampleCerts ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for matrixssl-3.3 Installing matrixssl-3.3... done Make package ===> Building package for matrixssl-3.3 Creating package for matrixssl-3.3 slot2: removed