------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The matrixssl port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> matrixssl-3.3_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The matrixssl port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> matrixssl-3.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by matrixssl-3.3_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The matrixssl port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> matrixssl-3.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by matrixssl-3.3_1 for building => SHA256 Checksum OK for Crypt-MatrixSSL3-3.3.0.1.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The matrixssl port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> matrixssl-3.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by matrixssl-3.3_1 for building ===> Extracting for matrixssl-3.3_1 => SHA256 Checksum OK for Crypt-MatrixSSL3-3.3.0.1.tgz. Extracted Memory Use: 9.38M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for matrixssl-3.3_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> matrixssl-3.3_1 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> matrixssl-3.3_1 depends on package: gmake>=4.3 - found ===> Configuring for matrixssl-3.3_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for matrixssl-3.3_1 gmake[1]: Entering directory '/construction/security/matrixssl/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open' cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o core/corelib.o core/corelib.c cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o core/POSIX/osdep.o core/POSIX/osdep.c core/corelib.c: In function 'psTraceBytes': core/corelib.c:147:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] _psTraceInt("\n0x%08x:", (int)p); ^ cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o crypto/keyformat/asn1.o crypto/keyformat/asn1.c cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o crypto/keyformat/base64.o crypto/keyformat/base64.c cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o crypto/keyformat/x509.o crypto/keyformat/x509.c cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o crypto/digest/md5.o crypto/digest/md5.c cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o crypto/digest/sha1.o crypto/digest/sha1.c cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o crypto/digest/hmac.o crypto/digest/hmac.c cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o crypto/math/pstm.o crypto/math/pstm.c cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o crypto/pubkey/pubkey.o crypto/pubkey/pubkey.c cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o crypto/pubkey/pkcs.o crypto/pubkey/pkcs.c cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o crypto/pubkey/rsa.o crypto/pubkey/rsa.c cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o crypto/prng/prng.o crypto/prng/prng.c cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o crypto/prng/yarrow.o crypto/prng/yarrow.c cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o crypto/symmetric/aes.o crypto/symmetric/aes.c cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o crypto/symmetric/arc4.o crypto/symmetric/arc4.c cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o crypto/symmetric/des3.o crypto/symmetric/des3.c cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o crypto/symmetric/rc2.o crypto/symmetric/rc2.c cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o matrixssl/cipherSuite.o matrixssl/cipherSuite.c cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o matrixssl/matrixssl.o matrixssl/matrixssl.c cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o matrixssl/matrixsslApi.o matrixssl/matrixsslApi.c cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o matrixssl/sslDecode.o matrixssl/sslDecode.c cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o matrixssl/sslEncode.o matrixssl/sslEncode.c cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -c -o matrixssl/tls.o matrixssl/tls.c cc -pipe -DPSTM_64BIT -O2 -fno-strict-aliasing -fPIC -DPOSIX -I./ -I../ -DPSTM_64BIT -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 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 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 test libmatrixssl.so gmake[1]: Leaving directory '/construction/security/matrixssl/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open' SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for matrixssl-3.3_1 ===> Generating temporary packing list install -m 0644 /construction/security/matrixssl/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open/libmatrixssl.a /construction/security/matrixssl/stage/usr/local/lib install -s -m 0644 /construction/security/matrixssl/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open/libmatrixssl.so /construction/security/matrixssl/stage/usr/local/lib install -m 0644 /construction/security/matrixssl/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open/matrixssl/*.h /construction/security/matrixssl/stage/usr/local/include/matrixssl install -m 0644 /construction/security/matrixssl/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open/core/*.h /construction/security/matrixssl/stage/usr/local/include/matrixssl/core install -m 0644 /construction/security/matrixssl/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open/crypto/*.h /construction/security/matrixssl/stage/usr/local/include/matrixssl/crypto install -m 0644 /construction/security/matrixssl/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open/doc/* /construction/security/matrixssl/stage/usr/local/share/doc/matrixssl install -m 0644 /construction/security/matrixssl/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open/apps/Makefile /construction/security/matrixssl/stage/usr/local/share/examples/matrixssl/apps install -m 0644 /construction/security/matrixssl/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open/apps/*.c /construction/security/matrixssl/stage/usr/local/share/examples/matrixssl/apps install -m 0644 /construction/security/matrixssl/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open/apps/*.h /construction/security/matrixssl/stage/usr/local/share/examples/matrixssl/apps install -m 0644 /construction/security/matrixssl/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open/sampleCerts/*.h /construction/security/matrixssl/stage/usr/local/share/examples/matrixssl/sampleCerts install -m 0644 /construction/security/matrixssl/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open/sampleCerts/*.pem /construction/security/matrixssl/stage/usr/local/share/examples/matrixssl/sampleCerts ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for matrixssl-3.3_1 file sizes/checksums [42]: 0% file sizes/checksums [42]: 100% packing files [42]: 0% packing files [42]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:03 TOTAL TIME 00:00:09