------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.15.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/p11-kit-0.23.18.1.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/gnutls-3.6.12.txz Installing /packages/All/jansson-2.12.txz Installing /packages/All/boehm-gc-8.0.4_1.txz Installing /packages/All/boehm-gc-threaded-8.0.4_1.txz Installing /packages/All/libltdl-2.4.6.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/mailutils-3.8.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/emacs-devel-nox-28.0.50.20200308,2.txz Installing /packages/All/gmake-4.2.1_3.txz SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> starttls-emacs28_nox-0.10_19 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> starttls-emacs28_nox-0.10_19 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by starttls-emacs28_nox-0.10_19 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> starttls-emacs28_nox-0.10_19 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by starttls-emacs28_nox-0.10_19 for building => SHA256 Checksum OK for starttls-0.10.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> starttls-emacs28_nox-0.10_19 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by starttls-emacs28_nox-0.10_19 for building ===> Extracting for starttls-emacs28_nox-0.10_19 => SHA256 Checksum OK for starttls-0.10.tar.gz. Extracted Memory Use: 0.30M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for starttls-emacs28_nox-0.10_19 ===> Applying ports patches for starttls-emacs28_nox-0.10_19 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> starttls-emacs28_nox-0.10_19 depends on file: /usr/local/bin/emacs-28.0.50 - found ===> starttls-emacs28_nox-0.10_19 depends on executable: gmake - found ===> starttls-emacs28_nox-0.10_19 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> starttls-emacs28_nox-0.10_19 depends on file: /usr/local/bin/emacs-28.0.50 - found ===> starttls-emacs28_nox-0.10_19 depends on executable: gmake - found ===> starttls-emacs28_nox-0.10_19 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Configuring for starttls-emacs28_nox-0.10_19 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for emacs... /usr/local/bin/emacs checking where .elc files should go... $(prefix)/share/emacs/site-lisp checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for strerror in -lcposix... no checking for a BSD-compatible install... /usr/bin/install -c checking whether gmake sets ${MAKE}... (cached) yes checking for ranlib... ranlib checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for libgen.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/poll.h... (cached) yes checking for addrinfo... yes checking for socket in -lsocket... no checking for getopt_long... yes checking for basename... (cached) yes checking for poll... (cached) yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for BIO_accept in -lcrypto... yes checking for SSL_CTX_new in -lssl... yes configure: creating ./config.status config.status: creating Makefile SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for starttls-emacs28_nox-0.10_19 gmake[1]: Entering directory '/construction/security/starttls/starttls-0.10' cd . \ && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating Makefile WARNING: Warnings can be ignored. :-) if test /usr/local/bin/emacs-28.0.50 != no; then \ EMACS=/usr/local/bin/emacs-28.0.50 /bin/sh ./elisp-comp starttls.el; \ fi cc -I. -pipe -O2 -fno-strict-aliasing -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"starttls\" -DVERSION=\"0.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBGEN_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_ADDRINFO=1 -DHAVE_BASENAME=1 -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c starttls.c In toplevel form: starttls.el:39:1: Warning: defcustom for `starttls-program' fails to specify type starttls.el:39:1: Warning: defcustom for `starttls-program' fails to specify type starttls.el:43:1: Warning: defcustom for `starttls-negotiation-by-kill-program' fails to specify type starttls.el:43:1: Warning: defcustom for `starttls-negotiation-by-kill-program' fails to specify type starttls.el:47:1: Warning: defcustom for `starttls-kill-program' fails to specify type starttls.el:47:1: Warning: defcustom for `starttls-kill-program' fails to specify type starttls.el:51:1: Warning: defcustom for `starttls-extra-args' fails to specify type starttls.el:51:1: Warning: defcustom for `starttls-extra-args' fails to specify type In end of data: starttls.el:86:1: Warning: the function `process-kill-without-query' is not known to be defined. starttls.c: In function 'tls_ssl_ctx_new': starttls.c:72:3: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] tls_ctx = SSL_CTX_new (TLSv1_client_method()); ^~~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from /usr/local/include/openssl/lhash.h:17, from starttls.c:35: /usr/local/include/openssl/ssl.h:1879:45: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_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:1879:1: note: in expansion of macro 'DEPRECATEDIN_1_1_0' DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) ^~~~~~~~~~~~~~~~~~ starttls.c: In function 'main': starttls.c:263:11: warning: implicit declaration of function 'basename'; did you mean 'ptsname'? [-Wimplicit-function-declaration] usage (basename (argv[0])); ^~~~~~~~ ptsname cc -pipe -O2 -fno-strict-aliasing -Wl,-rpath,/usr/local/lib -L/usr/local/lib -o starttls starttls.o -lssl -lcrypto gmake[1]: Leaving directory '/construction/security/starttls/starttls-0.10' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> starttls-emacs28_nox-0.10_19 depends on file: /usr/local/bin/emacs-28.0.50 - found ===> starttls-emacs28_nox-0.10_19 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for starttls-emacs28_nox-0.10_19 ===> starttls-emacs28_nox-0.10_19 depends on file: /usr/local/bin/emacs-28.0.50 - found ===> starttls-emacs28_nox-0.10_19 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/security/starttls/starttls-0.10' cd . \ && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating Makefile gmake[2]: Entering directory '/construction/security/starttls/starttls-0.10' /bin/sh ./mkinstalldirs /construction/security/starttls/stage/usr/local/bin install -s -m 555 starttls /construction/security/starttls/stage/usr/local/bin/starttls /bin/sh ./mkinstalldirs /construction/security/starttls/stage/usr/local/share/emacs/site-lisp install -m 0644 starttls.el /construction/security/starttls/stage/usr/local/share/emacs/site-lisp/starttls.el install -m 0644 starttls.elc /construction/security/starttls/stage/usr/local/share/emacs/site-lisp/starttls.elc gmake[2]: Leaving directory '/construction/security/starttls/starttls-0.10' gmake[1]: Leaving directory '/construction/security/starttls/starttls-0.10' ====> 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 starttls-emacs28_nox-0.10_19 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:25