------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1g,1.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> sst-1.23 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> sst-1.23 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sst-1.23 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> sst-1.23 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sst-1.23 for building => SHA256 Checksum OK for sst-1.23.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> sst-1.23 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sst-1.23 for building ===> Extracting for sst-1.23 => SHA256 Checksum OK for sst-1.23.tar.xz. Extracted Memory Use: 0.04M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for sst-1.23 ===> Applying ports patches for sst-1.23 ===> Cleanly applied ports patch(es) patch-sst.c ===> Applying dragonfly patches for sst-1.23 ===> Cleanly applied dragonfly patch(es) patch-sst.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> sst-1.23 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> sst-1.23 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Configuring for sst-1.23 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for sst-1.23 --- objwarn --- --- sst.o --- --- sst.1.gz --- --- objwarn --- Warning: Object directory not changed from original /construction/security/sst/sst-1.23 --- sst.1.gz --- gzip -cn sst.1 > sst.1.gz --- sst.o --- cc -pipe -O2 -fno-strict-aliasing -DCONFDIR='"/usr/local/openssl"' -DCERTF='"certs/sst.pem"' -I/usr/local/include -Wno-comment -DNETCAT='"/usr/bin/nc"' -std=gnu99 -c sst.c sst.c:420:2: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] { "tls1", TLSv1_method }, ^ In file included from /usr/local/include/openssl/e_os2.h:13, from /usr/local/include/openssl/crypto.h:17, from sst.c:244: /usr/local/include/openssl/ssl.h:1877:45: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ ^~~~~~~~~~~~ /usr/local/include/openssl/opensslconf.h:133:37: note: in definition of macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /usr/local/include/openssl/ssl.h:1877:1: note: in expansion of macro 'DEPRECATEDIN_1_1_0' DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ ^~~~~~~~~~~~~~~~~~ sst.c:423:2: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] { "tls1.1", TLSv1_1_method }, ^ In file included from /usr/local/include/openssl/e_os2.h:13, from /usr/local/include/openssl/crypto.h:17, from sst.c:244: /usr/local/include/openssl/ssl.h:1883:45: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ ^~~~~~~~~~~~~~ /usr/local/include/openssl/opensslconf.h:133:37: note: in definition of macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /usr/local/include/openssl/ssl.h:1883:1: note: in expansion of macro 'DEPRECATEDIN_1_1_0' DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ ^~~~~~~~~~~~~~~~~~ sst.c:426:2: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] { "tls1.2", TLSv1_2_method }, ^ In file included from /usr/local/include/openssl/e_os2.h:13, from /usr/local/include/openssl/crypto.h:17, from sst.c:244: /usr/local/include/openssl/ssl.h:1889:45: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^~~~~~~~~~~~~~ /usr/local/include/openssl/opensslconf.h:133:37: note: in definition of macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /usr/local/include/openssl/ssl.h:1889:1: note: in expansion of macro 'DEPRECATEDIN_1_1_0' DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^~~~~~~~~~~~~~~~~~ sst.c:432:2: warning: 'DTLSv1_method' is deprecated [-Wdeprecated-declarations] { "dtls1", DTLSv1_method }, ^ In file included from /usr/local/include/openssl/e_os2.h:13, from /usr/local/include/openssl/crypto.h:17, from sst.c:244: /usr/local/include/openssl/ssl.h:1895:45: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ ^~~~~~~~~~~~~ /usr/local/include/openssl/opensslconf.h:133:37: note: in definition of macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /usr/local/include/openssl/ssl.h:1895:1: note: in expansion of macro 'DEPRECATEDIN_1_1_0' DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ ^~~~~~~~~~~~~~~~~~ sst.c:435:2: warning: 'DTLSv1_2_method' is deprecated [-Wdeprecated-declarations] { "dtls1.2", DTLSv1_2_method }, ^ In file included from /usr/local/include/openssl/e_os2.h:13, from /usr/local/include/openssl/crypto.h:17, from sst.c:244: /usr/local/include/openssl/ssl.h:1902:45: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_2_method(void)) ^~~~~~~~~~~~~~~ /usr/local/include/openssl/opensslconf.h:133:37: note: in definition of macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /usr/local/include/openssl/ssl.h:1902:1: note: in expansion of macro 'DEPRECATEDIN_1_1_0' DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_2_method(void)) ^~~~~~~~~~~~~~~~~~ --- sst --- cc -pipe -O2 -fno-strict-aliasing -DCONFDIR='"/usr/local/openssl"' -DCERTF='"certs/sst.pem"' -I/usr/local/include -Wno-comment -DNETCAT='"/usr/bin/nc"' -std=gnu99 -Wl,-rpath,/usr/local/lib -o sst sst.o -L/usr/local/lib -lssl -lcrypto SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> sst-1.23 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for sst-1.23 ===> sst-1.23 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list install -s -o root -g wheel -m 555 sst /construction/security/sst/stage/usr/local/sbin install -o root -g wheel -m 444 sst.1.gz /construction/security/sst/stage/usr/local/man/man1 ====> 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 sst-1.23 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:04