------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.32.0.txz Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz Installing /packages/All/libtool-2.4.6_1.txz SUCCEEDED 00:00:22 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> tcpcrypt-0.5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> tcpcrypt-0.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcpcrypt-0.5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> tcpcrypt-0.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcpcrypt-0.5 for building => SHA256 Checksum OK for scslab-tcpcrypt-v0.5_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> tcpcrypt-0.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcpcrypt-0.5 for building ===> Extracting for tcpcrypt-0.5 => SHA256 Checksum OK for scslab-tcpcrypt-v0.5_GH0.tar.gz. Extracted Memory Use: 1.92M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for tcpcrypt-0.5 ===> Applying dragonfly patches for tcpcrypt-0.5 from /xports/security/tcpcrypt/dragonfly SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> tcpcrypt-0.5 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> tcpcrypt-0.5 depends on package: autoconf>=2.69 - found ===> tcpcrypt-0.5 depends on package: automake>=1.16.1 - found ===> tcpcrypt-0.5 depends on executable: libtoolize - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> tcpcrypt-0.5 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> tcpcrypt-0.5 depends on package: autoconf>=2.69 - found ===> tcpcrypt-0.5 depends on package: automake>=1.16.1 - found ===> tcpcrypt-0.5 depends on executable: libtoolize - found ===> Configuring for tcpcrypt-0.5 aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:54: installing 'config/ar-lib' configure.ac:52: installing 'config/compile' configure.ac:55: installing 'config/config.guess' configure.ac:55: installing 'config/config.sub' configure.ac:10: installing 'config/install-sh' configure.ac:10: installing 'config/missing' Makefile.am: installing 'config/depcomp' 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 a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether ln -s works... yes checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no 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 dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking dependency style of cc... gcc3 checking OS... dragonfly5.9 checking whether to use asm checksum routine... no checking for cap_set_flag in -lcap... no checking for EVP_OpenInit in -lcrypto... yes checking for nfq_open in -lnetfilter_queue... no checking for nfct_open in -lnetfilter_conntrack... no checking for nfnl_rcvbufsiz in -lnfnetlink... no checking for pcap_open_live in -lpcap... yes checking for pthread_create in -lpthread... yes checking for bind in -lwsock32... no checking for GetAdaptersInfo in -liphlpapi... no checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for inline... inline checking for mode_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for uint8_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for pid_t... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for bzero... (cached) yes checking for clock_gettime... (cached) yes checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strtoul... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/atlocal config.status: creating Makefile config.status: creating src/tcpcrypt_version.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing tests/atconfig commands SUCCEEDED 00:00:34 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for tcpcrypt-0.5 --- all --- /usr/bin/make all-am --- src/.deps/.dirstamp --- --- shared/.dirstamp --- --- shared/.deps/.dirstamp --- --- unix/.dirstamp --- --- unix/.deps/.dirstamp --- --- src/.dirstamp --- --- util/.deps/.dirstamp --- --- util/.dirstamp --- --- lib/.deps/.dirstamp --- --- lib/.dirstamp --- --- unix/src_tcpcryptd-priv.o --- --- unix/util_tcs-priv.o --- --- shared/socket_address.lo --- --- shared/src_tcpcryptd-socket_address.o --- --- shared/util_tcnetstat-socket_address.o --- --- unix/util_tcs-priv.o --- cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT unix/util_tcs-priv.o -MD -MP -MF unix/.deps/util_tcs-priv.Tpo -c -o unix/util_tcs-priv.o `test -f 'unix/priv.c' || echo './'`unix/priv.c --- unix/src_tcpcryptd-priv.o --- cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT unix/src_tcpcryptd-priv.o -MD -MP -MF unix/.deps/src_tcpcryptd-priv.Tpo -c -o unix/src_tcpcryptd-priv.o `test -f 'unix/priv.c' || echo './'`unix/priv.c --- shared/util_tcnetstat-socket_address.o --- cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT shared/util_tcnetstat-socket_address.o -MD -MP -MF shared/.deps/util_tcnetstat-socket_address.Tpo -c -o shared/util_tcnetstat-socket_address.o `test -f 'shared/socket_address.c' || echo './'`shared/socket_address.c --- shared/socket_address.lo --- depbase=`echo shared/socket_address.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT shared/socket_address.lo -MD -MP -MF $depbase.Tpo -c -o shared/socket_address.lo shared/socket_address.c && mv -f $depbase.Tpo $depbase.Plo --- shared/util_tcs-socket_address.o --- --- src/tcpcryptd-tcpcryptd.o --- --- shared/util_tcs-socket_address.o --- cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT shared/util_tcs-socket_address.o -MD -MP -MF shared/.deps/util_tcs-socket_address.Tpo -c -o shared/util_tcs-socket_address.o `test -f 'shared/socket_address.c' || echo './'`shared/socket_address.c --- shared/src_tcpcryptd-socket_address.o --- cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT shared/src_tcpcryptd-socket_address.o -MD -MP -MF shared/.deps/src_tcpcryptd-socket_address.Tpo -c -o shared/src_tcpcryptd-socket_address.o `test -f 'shared/socket_address.c' || echo './'`shared/socket_address.c --- src/tcpcryptd-tcpcryptd.o --- cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT src/tcpcryptd-tcpcryptd.o -MD -MP -MF src/.deps/tcpcryptd-tcpcryptd.Tpo -c -o src/tcpcryptd-tcpcryptd.o `test -f 'src/tcpcryptd.c' || echo './'`src/tcpcryptd.c --- src/tcpcryptd-tcpcrypt.o --- --- src/tcpcryptd-crypto.o --- --- src/tcpcryptd-crypto_aes.o --- --- src/tcpcryptd-tcpcrypt.o --- cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT src/tcpcryptd-tcpcrypt.o -MD -MP -MF src/.deps/tcpcryptd-tcpcrypt.Tpo -c -o src/tcpcryptd-tcpcrypt.o `test -f 'src/tcpcrypt.c' || echo './'`src/tcpcrypt.c --- src/tcpcryptd-crypto.o --- cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT src/tcpcryptd-crypto.o -MD -MP -MF src/.deps/tcpcryptd-crypto.Tpo -c -o src/tcpcryptd-crypto.o `test -f 'src/crypto.c' || echo './'`src/crypto.c --- src/tcpcryptd-crypto_aes.o --- cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT src/tcpcryptd-crypto_aes.o -MD -MP -MF src/.deps/tcpcryptd-crypto_aes.Tpo -c -o src/tcpcryptd-crypto_aes.o `test -f 'src/crypto_aes.c' || echo './'`src/crypto_aes.c --- shared/socket_address.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT shared/socket_address.lo -MD -MP -MF shared/.deps/socket_address.Tpo -c shared/socket_address.c -fPIC -DPIC -o shared/.libs/socket_address.o --- unix/src_tcpcryptd-priv.o --- mv -f unix/.deps/src_tcpcryptd-priv.Tpo unix/.deps/src_tcpcryptd-priv.Po --- src/tcpcryptd-crypto_hmac.o --- cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT src/tcpcryptd-crypto_hmac.o -MD -MP -MF src/.deps/tcpcryptd-crypto_hmac.Tpo -c -o src/tcpcryptd-crypto_hmac.o `test -f 'src/crypto_hmac.c' || echo './'`src/crypto_hmac.c --- unix/util_tcs-priv.o --- mv -f unix/.deps/util_tcs-priv.Tpo unix/.deps/util_tcs-priv.Po --- src/tcpcryptd-crypto_dummy.o --- cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT src/tcpcryptd-crypto_dummy.o -MD -MP -MF src/.deps/tcpcryptd-crypto_dummy.Tpo -c -o src/tcpcryptd-crypto_dummy.o `test -f 'src/crypto_dummy.c' || echo './'`src/crypto_dummy.c mv -f src/.deps/tcpcryptd-crypto_dummy.Tpo src/.deps/tcpcryptd-crypto_dummy.Po --- src/tcpcryptd-profile.o --- cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT src/tcpcryptd-profile.o -MD -MP -MF src/.deps/tcpcryptd-profile.Tpo -c -o src/tcpcryptd-profile.o `test -f 'src/profile.c' || echo './'`src/profile.c --- shared/util_tcs-socket_address.o --- mv -f shared/.deps/util_tcs-socket_address.Tpo shared/.deps/util_tcs-socket_address.Po --- src/tcpcryptd-checksum.o --- cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT src/tcpcryptd-checksum.o -MD -MP -MF src/.deps/tcpcryptd-checksum.Tpo -c -o src/tcpcryptd-checksum.o `test -f 'src/checksum.c' || echo './'`src/checksum.c --- shared/socket_address.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT shared/socket_address.lo -MD -MP -MF shared/.deps/socket_address.Tpo -c shared/socket_address.c -o shared/socket_address.o >/dev/null 2>&1 --- shared/util_tcnetstat-socket_address.o --- mv -f shared/.deps/util_tcnetstat-socket_address.Tpo shared/.deps/util_tcnetstat-socket_address.Po --- src/tcpcryptd-test.o --- cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT src/tcpcryptd-test.o -MD -MP -MF src/.deps/tcpcryptd-test.Tpo -c -o src/tcpcryptd-test.o `test -f 'src/test.c' || echo './'`src/test.c --- shared/src_tcpcryptd-socket_address.o --- mv -f shared/.deps/src_tcpcryptd-socket_address.Tpo shared/.deps/src_tcpcryptd-socket_address.Po --- src/tcpcryptd-crypto_hkdf.o --- cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT src/tcpcryptd-crypto_hkdf.o -MD -MP -MF src/.deps/tcpcryptd-crypto_hkdf.Tpo -c -o src/tcpcryptd-crypto_hkdf.o `test -f 'src/crypto_hkdf.c' || echo './'`src/crypto_hkdf.c --- src/tcpcryptd-crypto.o --- mv -f src/.deps/tcpcryptd-crypto.Tpo src/.deps/tcpcryptd-crypto.Po --- src/tcpcryptd-crypto_reg.o --- cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT src/tcpcryptd-crypto_reg.o -MD -MP -MF src/.deps/tcpcryptd-crypto_reg.Tpo -c -o src/tcpcryptd-crypto_reg.o `test -f 'src/crypto_reg.c' || echo './'`src/crypto_reg.c --- src/tcpcryptd-crypto_aes.o --- mv -f src/.deps/tcpcryptd-crypto_aes.Tpo src/.deps/tcpcryptd-crypto_aes.Po --- src/tcpcryptd-crypto_ecdhe.o --- cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT src/tcpcryptd-crypto_ecdhe.o -MD -MP -MF src/.deps/tcpcryptd-crypto_ecdhe.Tpo -c -o src/tcpcryptd-crypto_ecdhe.o `test -f 'src/crypto_ecdhe.c' || echo './'`src/crypto_ecdhe.c --- src/tcpcryptd-checksum.o --- mv -f src/.deps/tcpcryptd-checksum.Tpo src/.deps/tcpcryptd-checksum.Po --- src/tcpcryptd-util.o --- cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT src/tcpcryptd-util.o -MD -MP -MF src/.deps/tcpcryptd-util.Tpo -c -o src/tcpcryptd-util.o `test -f 'src/util.c' || echo './'`src/util.c --- src/tcpcryptd-freebsd.o --- cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT src/tcpcryptd-freebsd.o -MD -MP -MF src/.deps/tcpcryptd-freebsd.Tpo -c -o src/tcpcryptd-freebsd.o `test -f 'src/freebsd.c' || echo './'`src/freebsd.c --- src/tcpcryptd-crypto_reg.o --- mv -f src/.deps/tcpcryptd-crypto_reg.Tpo src/.deps/tcpcryptd-crypto_reg.Po --- src/tcpcryptd-unix.o --- cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT src/tcpcryptd-unix.o -MD -MP -MF src/.deps/tcpcryptd-unix.Tpo -c -o src/tcpcryptd-unix.o `test -f 'src/unix.c' || echo './'`src/unix.c --- src/tcpcryptd-freebsd.o --- mv -f src/.deps/tcpcryptd-freebsd.Tpo src/.deps/tcpcryptd-freebsd.Po --- src/tcpcryptd-util.o --- mv -f src/.deps/tcpcryptd-util.Tpo src/.deps/tcpcryptd-util.Po --- util/tcnetstat-tcnetstat.o --- --- util/tcs-tcs.o --- --- util/tcnetstat-tcnetstat.o --- cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT util/tcnetstat-tcnetstat.o -MD -MP -MF util/.deps/tcnetstat-tcnetstat.Tpo -c -o util/tcnetstat-tcnetstat.o `test -f 'util/tcnetstat.c' || echo './'`util/tcnetstat.c --- util/tcs-tcs.o --- cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT util/tcs-tcs.o -MD -MP -MF util/.deps/tcs-tcs.Tpo -c -o util/tcs-tcs.o `test -f 'util/tcs.c' || echo './'`util/tcs.c --- src/tcpcryptd-test.o --- mv -f src/.deps/tcpcryptd-test.Tpo src/.deps/tcpcryptd-test.Po --- lib/sockopt.lo --- depbase=`echo lib/sockopt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT lib/sockopt.lo -MD -MP -MF $depbase.Tpo -c -o lib/sockopt.lo lib/sockopt.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT lib/sockopt.lo -MD -MP -MF lib/.deps/sockopt.Tpo -c lib/sockopt.c -fPIC -DPIC -o lib/.libs/sockopt.o --- src/tcpcryptd-crypto_ecdhe.o --- mv -f src/.deps/tcpcryptd-crypto_ecdhe.Tpo src/.deps/tcpcryptd-crypto_ecdhe.Po --- src/tcpcryptd-crypto_hkdf.o --- mv -f src/.deps/tcpcryptd-crypto_hkdf.Tpo src/.deps/tcpcryptd-crypto_hkdf.Po --- util/tcnetstat-tcnetstat.o --- mv -f util/.deps/tcnetstat-tcnetstat.Tpo util/.deps/tcnetstat-tcnetstat.Po --- src/tcpcryptd-unix.o --- mv -f src/.deps/tcpcryptd-unix.Tpo src/.deps/tcpcryptd-unix.Po --- src/tcpcryptd-crypto_hmac.o --- mv -f src/.deps/tcpcryptd-crypto_hmac.Tpo src/.deps/tcpcryptd-crypto_hmac.Po --- util/tcs-tcs.o --- mv -f util/.deps/tcs-tcs.Tpo util/.deps/tcs-tcs.Po --- lib/sockopt.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -MT lib/sockopt.lo -MD -MP -MF lib/.deps/sockopt.Tpo -c lib/sockopt.c -o lib/sockopt.o >/dev/null 2>&1 --- src/tcpcryptd-profile.o --- mv -f src/.deps/tcpcryptd-profile.Tpo src/.deps/tcpcryptd-profile.Po --- lib/libtcpcrypt.la --- /bin/sh ./libtool --tag=CC --mode=link cc -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -version-info 0:0:0 -export-symbols ./lib/libtcpcrypt.sym -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o lib/libtcpcrypt.la -rpath /usr/local/lib lib/sockopt.lo shared/socket_address.lo -lpthread libtool: link: echo "{ global:" > lib/.libs/libtcpcrypt.so.0.0.0-ver libtool: link: sed -e "s|$|;|" < ./lib/libtcpcrypt.sym >> lib/.libs/libtcpcrypt.so.0.0.0-ver libtool: link: echo "local: *; };" >> lib/.libs/libtcpcrypt.so.0.0.0-ver libtool: link: cc -shared -fPIC -DPIC lib/.libs/sockopt.o shared/.libs/socket_address.o -L/usr/local/lib -lpthread -O2 -Wl,-rpath -Wl,/usr/local/lib -Wl,-soname -Wl,libtcpcrypt.so.0 -Wl,-version-script -Wl,lib/.libs/libtcpcrypt.so.0.0.0-ver -o lib/.libs/libtcpcrypt.so.0.0.0 libtool: link: (cd "lib/.libs" && rm -f "libtcpcrypt.so.0" && ln -s "libtcpcrypt.so.0.0.0" "libtcpcrypt.so.0") libtool: link: (cd "lib/.libs" && rm -f "libtcpcrypt.so" && ln -s "libtcpcrypt.so.0.0.0" "libtcpcrypt.so") libtool: link: ar cru lib/.libs/libtcpcrypt.a lib/sockopt.o shared/socket_address.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib lib/.libs/libtcpcrypt.a libtool: link: ( cd "lib/.libs" && rm -f "libtcpcrypt.la" && ln -s "../libtcpcrypt.la" "libtcpcrypt.la" ) --- util/tcnetstat --- --- util/tcs --- --- util/tcnetstat --- /bin/sh ./libtool --tag=CC --mode=link cc -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o util/tcnetstat util/tcnetstat-tcnetstat.o shared/util_tcnetstat-socket_address.o lib/libtcpcrypt.la -lpthread --- util/tcs --- /bin/sh ./libtool --tag=CC --mode=link cc -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o util/tcs util/tcs-tcs.o shared/util_tcs-socket_address.o unix/util_tcs-priv.o lib/libtcpcrypt.la -lpthread --- src/tcpcryptd-tcpcryptd.o --- mv -f src/.deps/tcpcryptd-tcpcryptd.Tpo src/.deps/tcpcryptd-tcpcryptd.Po --- util/tcnetstat --- libtool: link: cc -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -Wl,-rpath -Wl,/usr/local/lib -o util/.libs/tcnetstat util/tcnetstat-tcnetstat.o shared/util_tcnetstat-socket_address.o -L/usr/local/lib lib/.libs/libtcpcrypt.so -lpthread -Wl,-rpath -Wl,/usr/local/lib --- util/tcs --- libtool: link: cc -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -Wl,-rpath -Wl,/usr/local/lib -o util/.libs/tcs util/tcs-tcs.o shared/util_tcs-socket_address.o unix/util_tcs-priv.o -L/usr/local/lib lib/.libs/libtcpcrypt.so -lpthread -Wl,-rpath -Wl,/usr/local/lib --- src/tcpcryptd-tcpcrypt.o --- mv -f src/.deps/tcpcryptd-tcpcrypt.Tpo src/.deps/tcpcryptd-tcpcrypt.Po --- src/tcpcryptd --- /bin/sh ./libtool --tag=CC --mode=link cc -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o src/tcpcryptd src/tcpcryptd-tcpcryptd.o src/tcpcryptd-tcpcrypt.o src/tcpcryptd-crypto.o src/tcpcryptd-crypto_aes.o src/tcpcryptd-crypto_hmac.o src/tcpcryptd-crypto_dummy.o src/tcpcryptd-profile.o src/tcpcryptd-checksum.o src/tcpcryptd-test.o src/tcpcryptd-crypto_hkdf.o src/tcpcryptd-crypto_reg.o src/tcpcryptd-crypto_ecdhe.o src/tcpcryptd-util.o shared/src_tcpcryptd-socket_address.o unix/src_tcpcryptd-priv.o src/tcpcryptd-freebsd.o src/tcpcryptd-unix.o -lpcap -lcrypto -lpthread libtool: link: cc -I./src -I./include -I./src -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-deprecated-declarations -Wl,-rpath -Wl,/usr/local/lib -o src/tcpcryptd src/tcpcryptd-tcpcryptd.o src/tcpcryptd-tcpcrypt.o src/tcpcryptd-crypto.o src/tcpcryptd-crypto_aes.o src/tcpcryptd-crypto_hmac.o src/tcpcryptd-crypto_dummy.o src/tcpcryptd-profile.o src/tcpcryptd-checksum.o src/tcpcryptd-test.o src/tcpcryptd-crypto_hkdf.o src/tcpcryptd-crypto_reg.o src/tcpcryptd-crypto_ecdhe.o src/tcpcryptd-util.o shared/src_tcpcryptd-socket_address.o unix/src_tcpcryptd-priv.o src/tcpcryptd-freebsd.o src/tcpcryptd-unix.o -L/usr/local/lib -lpcap -lcrypto -lpthread SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> tcpcrypt-0.5 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for tcpcrypt-0.5 ===> tcpcrypt-0.5 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list ===> Creating groups. ===> Creating users if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/security/tcpcrypt/tcpcrypt-0.5/config/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/security/tcpcrypt/tcpcrypt-0.5/config/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/security/tcpcrypt/tcpcrypt-0.5/config/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/security/tcpcrypt/tcpcrypt-0.5/config/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi /bin/mkdir -p '/construction/security/tcpcrypt/stage/usr/local/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c -s lib/libtcpcrypt.la '/construction/security/tcpcrypt/stage/usr/local/lib' libtool: install: /usr/bin/install -c lib/.libs/libtcpcrypt.so.0.0.0 /construction/security/tcpcrypt/stage/usr/local/lib/libtcpcrypt.so.0.0.0 libtool: install: strip --strip-unneeded /construction/security/tcpcrypt/stage/usr/local/lib/libtcpcrypt.so.0.0.0 libtool: install: (cd /construction/security/tcpcrypt/stage/usr/local/lib && { ln -s -f libtcpcrypt.so.0.0.0 libtcpcrypt.so.0 || { rm -f libtcpcrypt.so.0 && ln -s libtcpcrypt.so.0.0.0 libtcpcrypt.so.0; }; }) libtool: install: (cd /construction/security/tcpcrypt/stage/usr/local/lib && { ln -s -f libtcpcrypt.so.0.0.0 libtcpcrypt.so || { rm -f libtcpcrypt.so && ln -s libtcpcrypt.so.0.0.0 libtcpcrypt.so; }; }) libtool: install: /usr/bin/install -c lib/.libs/libtcpcrypt.lai /construction/security/tcpcrypt/stage/usr/local/lib/libtcpcrypt.la libtool: install: /usr/bin/install -c lib/.libs/libtcpcrypt.a /construction/security/tcpcrypt/stage/usr/local/lib/libtcpcrypt.a libtool: install: strip --strip-debug /construction/security/tcpcrypt/stage/usr/local/lib/libtcpcrypt.a libtool: install: chmod 644 /construction/security/tcpcrypt/stage/usr/local/lib/libtcpcrypt.a libtool: install: ranlib /construction/security/tcpcrypt/stage/usr/local/lib/libtcpcrypt.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/security/tcpcrypt/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ./libtool --mode=install /bin/sh /construction/security/tcpcrypt/tcpcrypt-0.5/config/install-sh -c -s src/tcpcryptd util/tcnetstat util/tcs '/construction/security/tcpcrypt/stage/usr/local/bin' libtool: install: /bin/sh /construction/security/tcpcrypt/tcpcrypt-0.5/config/install-sh -c -s src/tcpcryptd /construction/security/tcpcrypt/stage/usr/local/bin/tcpcryptd libtool: warning: 'lib/libtcpcrypt.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/tcpcrypt/tcpcrypt-0.5/config/install-sh -c -s util/.libs/tcnetstat /construction/security/tcpcrypt/stage/usr/local/bin/tcnetstat libtool: warning: 'lib/libtcpcrypt.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/tcpcrypt/tcpcrypt-0.5/config/install-sh -c -s util/.libs/tcs /construction/security/tcpcrypt/stage/usr/local/bin/tcs /bin/mkdir -p '/construction/security/tcpcrypt/stage/usr/local/include/tcpcrypt' install -m 0644 include/tcpcrypt/tcpcrypt.h '/construction/security/tcpcrypt/stage/usr/local/include/tcpcrypt' /bin/mkdir -p '/construction/security/tcpcrypt/stage/usr/local/man/man8' install -m 0644 'src/tcpcryptd.man' '/construction/security/tcpcrypt/stage/usr/local/man/man8/tcpcryptd.8' install -m 0644 'util/tcnetstat.man' '/construction/security/tcpcrypt/stage/usr/local/man/man8/tcnetstat.8' ====> 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: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for tcpcrypt-0.5 file sizes/checksums [10]: 0% file sizes/checksums [10]: 100% packing files [10]: 0% packing files [10]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:03