------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1g,1.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The tlswrap 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:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> tlswrap-1.0.4_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The tlswrap 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 ===> tlswrap-1.0.4_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tlswrap-1.0.4_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The tlswrap 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 ===> tlswrap-1.0.4_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tlswrap-1.0.4_2 for building => SHA256 Checksum OK for tlswrap-1.04.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The tlswrap 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 ===> tlswrap-1.0.4_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tlswrap-1.0.4_2 for building ===> Extracting for tlswrap-1.0.4_2 => SHA256 Checksum OK for tlswrap-1.04.tar.gz. Extracted Memory Use: 0.55M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for tlswrap-1.0.4_2 ===> Applying ports patches for tlswrap-1.0.4_2 ===> Cleanly applied ports patch(es) patch-conf.h.in patch-configure patch-configure.in patch-tls.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> tlswrap-1.0.4_2 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> tlswrap-1.0.4_2 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Configuring for tlswrap-1.0.4_2 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 for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... 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 cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for SSL directory... /usr/local checking whether to enable TCP wrappers... no checking for inet_aton in -lresolv... no checking for connect in -lsocket... no checking for inet_ntoa in -lnsl... no checking for pidfile in -lutil... no checking how to run the C preprocessor... cpp checking for egrep... grep -E 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 fcntl.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for socklen_t... (cached) yes checking for working memcmp... yes checking for getopt... (cached) yes checking for pidfile... no checking for inet_aton... (cached) yes checking for RAND_status... yes checking for errx... (cached) yes checking for strlcpy... (cached) yes checking for daemon... (cached) yes checking for getnameinfo... (cached) yes checking for setproctitle... (cached) yes checking for RAND_egd in -lcrypto... no configure: creating ./config.status config.status: creating Makefile config.status: creating conf.h config.status: executing depfiles commands SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for tlswrap-1.0.4_2 --- config.o --- --- misc.o --- --- network.o --- --- parse.o --- --- tls.o --- --- tlswrap.o --- --- network.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -c network.c --- tls.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -c tls.c --- tlswrap.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -c tlswrap.c --- config.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -c config.c --- misc.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -c misc.c --- parse.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -c parse.c --- tlswrap --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wl,-rpath,/usr/local/lib -o tlswrap config.o misc.o network.o parse.o tls.o tlswrap.o -L/usr/local/lib -lssl -lcrypto SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> tlswrap-1.0.4_2 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for tlswrap-1.0.4_2 ===> tlswrap-1.0.4_2 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list install -s -m 555 /construction/security/tlswrap/tlswrap-1.04/tlswrap /construction/security/tlswrap/stage/usr/local/bin install -m 0644 /construction/security/tlswrap/tlswrap-1.04/README /construction/security/tlswrap/stage/usr/local/share/doc/tlswrap ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for tlswrap-1.0.4_2 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:08