Building stunnel-5.01_1.txz (origin /buildshare/ports/355755/security/stunnel) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/stunnel-5.01.tar.gz x packages/ x packages/libtool-2.4.2_3.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> stunnel-5.01_1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of stunnel-5.01_1 ===> stunnel-5.01_1 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /buildshare/ports/355755/devel/libtool ===> Installing existing package /packages/libtool-2.4.2_3.txz Installing libtool-2.4.2_3... done ===> Returning to build of stunnel-5.01_1 Make install ===> License GPLv2 GPLv3 accepted by the user ===> stunnel-5.01_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by stunnel-5.01_1 for building ===> Extracting for stunnel-5.01_1 => SHA256 Checksum OK for stunnel-5.01.tar.gz. ===> Patching for stunnel-5.01_1 ===> stunnel-5.01_1 depends on package: libtool>=2.4 - found ===> Configuring for stunnel-5.01_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/stunnel/work/stunnel-5.01/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/stunnel/work/stunnel-5.01/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/stunnel/work/stunnel-5.01/configure configure: loading site script /buildshare/ports/355755/Templates/config.site configure: **************************************** initialization checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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 build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking whether make sets $(MAKE)... (cached) yes configure: **************************************** compiler/linker flags checking whether cc accepts -pthread... yes checking whether cc accepts -fstack-protector... yes checking whether cc accepts -pie... yes checking whether cc accepts -Wall... yes checking whether cc accepts -Wextra... yes checking whether cc accepts -Wno-long-long... yes checking whether cc accepts -pedantic... yes configure: **************************************** libtool 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 whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 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 ar... ar checking for archiver @FILE support... no 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 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... freebsd11.0 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 configure: **************************************** types checking size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 4 checking for socklen_t... yes checking for struct sockaddr_un... yes checking for struct addrinfo... yes configure: **************************************** PTY device files checking for "/dev/ptmx"... no checking for "/dev/ptc"... no configure: **************************************** entropy sources checking for "/dev/urandom"... yes configure: **************************************** default group checking for default group... nogroup configure: **************************************** header files checking for malloc.h... (cached) no checking for ucontext.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for poll.h... (cached) yes checking tcpd.h usability... yes checking tcpd.h presence... yes checking for tcpd.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for unistd.h... (cached) yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking for libutil.h... (cached) yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking for sys/types.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/poll.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/un.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for struct msghdr.msg_control... yes checking for linux/netfilter_ipv4.h... no configure: **************************************** libraries checking for library containing gethostbyname... none required checking for library containing yp_get_default_domain... none required checking for library containing socket... none required checking for library containing openpty... -lutil checking for library containing dlopen... none required checking for library containing shl_load... no checking for library containing inflateEnd... -lz configure: **************************************** thread model checking for pthread_create in -lc_r... no checking for pthread_create in -lc... yes checking for pthread_create in -lpthread... yes configure: PTHREAD mode selected configure: **************************************** library functions checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for openpty... yes checking for _getpty... no checking for daemon... (cached) yes checking for waitpid... (cached) yes checking for wait4... yes checking for setsid... (cached) yes checking for setgroups... (cached) yes checking for chroot... yes checking for sysconf... (cached) yes checking for getrlimit... (cached) yes checking for pthread_sigmask... yes checking for localtime_r... yes checking for getcontext... yes checking for __makecontext_v2... no checking for poll... (cached) yes checking for gethostbyname2... yes checking for endhostent... yes checking for getnameinfo... (cached) yes checking for getaddrinfo... yes checking for broken poll() implementation... no checking for pipe2... yes checking for accept4... yes configure: **************************************** optional features checking whether to enable IPv6 support... yes checking whether to disable TCP wrappers library support... yes checking whether to enable FIPS mode support... no configure: **************************************** SSL checking for SSL directory... /usr checking /usr/include/openssl/engine.h usability... yes checking /usr/include/openssl/engine.h presence... yes checking for /usr/include/openssl/engine.h... yes checking /usr/include/openssl/ocsp.h usability... yes checking /usr/include/openssl/ocsp.h presence... yes checking for /usr/include/openssl/ocsp.h... yes checking /usr/include/openssl/fips.h usability... no checking /usr/include/openssl/fips.h presence... no checking for /usr/include/openssl/fips.h... no configure: WARNING: OpenSSL fips header not found configure: **************************************** write the results configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/stunnel3 config.status: creating doc/Makefile config.status: creating tools/Makefile config.status: creating tools/stunnel.conf-sample config.status: creating tools/stunnel.init config.status: creating tools/stunnel.service config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: **************************************** success ===> Building for stunnel-5.01_1 Making all in src /usr/bin/make all-am /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-long-long -pedantic -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo env.c libtool: compile: cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-long-long -pedantic -MT env.lo -MD -MP -MF .deps/env.Tpo -c env.c -fPIC -DPIC -o .libs/env.o libtool: compile: cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-long-long -pedantic -MT env.lo -MD -MP -MF .deps/env.Tpo -c env.c -o env.o >/dev/null 2>&1 mv -f .deps/env.Tpo .deps/env.Plo /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-long-long -pedantic -avoid-version -pthread -o libstunnel.la -rpath /usr/local/lib/stunnel env.lo -lz -lutil -lpthread libtool: link: cc -shared -fPIC -DPIC .libs/env.o -lz -lutil -lpthread -O2 -pthread -pthread -Wl,-soname -Wl,libstunnel.so -o .libs/libstunnel.so libtool: link: ar cru .libs/libstunnel.a env.o libtool: link: ranlib .libs/libstunnel.a libtool: link: ( cd ".libs" && rm -f "libstunnel.la" && ln -s "../libstunnel.la" "libstunnel.la" ) cc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -pthread -fstack-protector -fPIE -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-str.o -MD -MP -MF .deps/stunnel-str.Tpo -c -o stunnel-str.o `test -f 'str.c' || echo './'`str.c mv -f .deps/stunnel-str.Tpo .deps/stunnel-str.Po cc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -pthread -fstack-protector -fPIE -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-file.o -MD -MP -MF .deps/stunnel-file.Tpo -c -o stunnel-file.o `test -f 'file.c' || echo './'`file.c mv -f .deps/stunnel-file.Tpo .deps/stunnel-file.Po cc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -pthread -fstack-protector -fPIE -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-client.o -MD -MP -MF .deps/stunnel-client.Tpo -c -o stunnel-client.o `test -f 'client.c' || echo './'`client.c mv -f .deps/stunnel-client.Tpo .deps/stunnel-client.Po cc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -pthread -fstack-protector -fPIE -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-log.o -MD -MP -MF .deps/stunnel-log.Tpo -c -o stunnel-log.o `test -f 'log.c' || echo './'`log.c mv -f .deps/stunnel-log.Tpo .deps/stunnel-log.Po cc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -pthread -fstack-protector -fPIE -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-options.o -MD -MP -MF .deps/stunnel-options.Tpo -c -o stunnel-options.o `test -f 'options.c' || echo './'`options.c mv -f .deps/stunnel-options.Tpo .deps/stunnel-options.Po cc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -pthread -fstack-protector -fPIE -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-protocol.o -MD -MP -MF .deps/stunnel-protocol.Tpo -c -o stunnel-protocol.o `test -f 'protocol.c' || echo './'`protocol.c mv -f .deps/stunnel-protocol.Tpo .deps/stunnel-protocol.Po cc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -pthread -fstack-protector -fPIE -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-network.o -MD -MP -MF .deps/stunnel-network.Tpo -c -o stunnel-network.o `test -f 'network.c' || echo './'`network.c mv -f .deps/stunnel-network.Tpo .deps/stunnel-network.Po cc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -pthread -fstack-protector -fPIE -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-resolver.o -MD -MP -MF .deps/stunnel-resolver.Tpo -c -o stunnel-resolver.o `test -f 'resolver.c' || echo './'`resolver.c mv -f .deps/stunnel-resolver.Tpo .deps/stunnel-resolver.Po cc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -pthread -fstack-protector -fPIE -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-ssl.o -MD -MP -MF .deps/stunnel-ssl.Tpo -c -o stunnel-ssl.o `test -f 'ssl.c' || echo './'`ssl.c mv -f .deps/stunnel-ssl.Tpo .deps/stunnel-ssl.Po cc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -pthread -fstack-protector -fPIE -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-ctx.o -MD -MP -MF .deps/stunnel-ctx.Tpo -c -o stunnel-ctx.o `test -f 'ctx.c' || echo './'`ctx.c mv -f .deps/stunnel-ctx.Tpo .deps/stunnel-ctx.Po cc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -pthread -fstack-protector -fPIE -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-verify.o -MD -MP -MF .deps/stunnel-verify.Tpo -c -o stunnel-verify.o `test -f 'verify.c' || echo './'`verify.c mv -f .deps/stunnel-verify.Tpo .deps/stunnel-verify.Po cc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -pthread -fstack-protector -fPIE -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-sthreads.o -MD -MP -MF .deps/stunnel-sthreads.Tpo -c -o stunnel-sthreads.o `test -f 'sthreads.c' || echo './'`sthreads.c mv -f .deps/stunnel-sthreads.Tpo .deps/stunnel-sthreads.Po cc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -pthread -fstack-protector -fPIE -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-fd.o -MD -MP -MF .deps/stunnel-fd.Tpo -c -o stunnel-fd.o `test -f 'fd.c' || echo './'`fd.c mv -f .deps/stunnel-fd.Tpo .deps/stunnel-fd.Po cc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -pthread -fstack-protector -fPIE -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-stunnel.o -MD -MP -MF .deps/stunnel-stunnel.Tpo -c -o stunnel-stunnel.o `test -f 'stunnel.c' || echo './'`stunnel.c mv -f .deps/stunnel-stunnel.Tpo .deps/stunnel-stunnel.Po cc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -pthread -fstack-protector -fPIE -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-pty.o -MD -MP -MF .deps/stunnel-pty.Tpo -c -o stunnel-pty.o `test -f 'pty.c' || echo './'`pty.c mv -f .deps/stunnel-pty.Tpo .deps/stunnel-pty.Po cc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -pthread -fstack-protector -fPIE -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-libwrap.o -MD -MP -MF .deps/stunnel-libwrap.Tpo -c -o stunnel-libwrap.o `test -f 'libwrap.c' || echo './'`libwrap.c mv -f .deps/stunnel-libwrap.Tpo .deps/stunnel-libwrap.Po cc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -pthread -fstack-protector -fPIE -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-ui_unix.o -MD -MP -MF .deps/stunnel-ui_unix.Tpo -c -o stunnel-ui_unix.o `test -f 'ui_unix.c' || echo './'`ui_unix.c mv -f .deps/stunnel-ui_unix.Tpo .deps/stunnel-ui_unix.Po /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -pthread -fstack-protector -fPIE -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-long-long -pedantic -L/usr/lib64 -L/usr/lib -lssl -lcrypto -pthread -o stunnel stunnel-str.o stunnel-file.o stunnel-client.o stunnel-log.o stunnel-options.o stunnel-protocol.o stunnel-network.o stunnel-resolver.o stunnel-ssl.o stunnel-ctx.o stunnel-verify.o stunnel-sthreads.o stunnel-fd.o stunnel-stunnel.o stunnel-pty.o stunnel-libwrap.o stunnel-ui_unix.o -lz -lutil -lpthread libtool: link: cc -pthread -fstack-protector -fPIE -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-long-long -pedantic -pthread -o stunnel stunnel-str.o stunnel-file.o stunnel-client.o stunnel-log.o stunnel-options.o stunnel-protocol.o stunnel-network.o stunnel-resolver.o stunnel-ssl.o stunnel-ctx.o stunnel-verify.o stunnel-sthreads.o stunnel-fd.o stunnel-stunnel.o stunnel-pty.o stunnel-libwrap.o stunnel-ui_unix.o -L/usr/lib64 -L/usr/lib -lssl -lcrypto -lz -lutil -lpthread -pthread Making all in doc Making all in tools ===> Staging for stunnel-5.01_1 ===> Generating temporary packing list ===> Creating users and/or groups. Making install in src /bin/mkdir -p '/obj/buildshare/ports/355755/security/stunnel/work/stage/usr/local/bin' /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 stunnel '/obj/buildshare/ports/355755/security/stunnel/work/stage/usr/local/bin' libtool: install: install -o root -g wheel -m 555 -s stunnel /obj/buildshare/ports/355755/security/stunnel/work/stage/usr/local/bin/stunnel /bin/mkdir -p '/obj/buildshare/ports/355755/security/stunnel/work/stage/usr/local/bin' install -o root -g wheel -m 555 stunnel3 '/obj/buildshare/ports/355755/security/stunnel/work/stage/usr/local/bin' /bin/mkdir -p '/obj/buildshare/ports/355755/security/stunnel/work/stage/usr/local/lib/stunnel' /bin/sh /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel libstunnel.la '/obj/buildshare/ports/355755/security/stunnel/work/stage/usr/local/lib/stunnel' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libstunnel.so /obj/buildshare/ports/355755/security/stunnel/work/stage/usr/local/lib/stunnel/libstunnel.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/libstunnel.lai /obj/buildshare/ports/355755/security/stunnel/work/stage/usr/local/lib/stunnel/libstunnel.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libstunnel.a /obj/buildshare/ports/355755/security/stunnel/work/stage/usr/local/lib/stunnel/libstunnel.a libtool: install: chmod 644 /obj/buildshare/ports/355755/security/stunnel/work/stage/usr/local/lib/stunnel/libstunnel.a libtool: install: ranlib /obj/buildshare/ports/355755/security/stunnel/work/stage/usr/local/lib/stunnel/libstunnel.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib/stunnel' Making install in doc /bin/mkdir -p '/obj/buildshare/ports/355755/security/stunnel/work/stage/usr/local/share/doc/stunnel' install -o root -g wheel -m 444 stunnel.html stunnel.pl.html stunnel.fr.html '/obj/buildshare/ports/355755/security/stunnel/work/stage/usr/local/share/doc/stunnel' /bin/mkdir -p '/obj/buildshare/ports/355755/security/stunnel/work/stage/usr/local/man/man8' install -o root -g wheel -m 444 stunnel.8 stunnel.pl.8 stunnel.fr.8 '/obj/buildshare/ports/355755/security/stunnel/work/stage/usr/local/man/man8' Making install in tools /bin/mkdir -p '/obj/buildshare/ports/355755/security/stunnel/work/stage/usr/local/etc/stunnel' install -o root -g wheel -m 444 stunnel.conf-sample '/obj/buildshare/ports/355755/security/stunnel/work/stage/usr/local/etc/stunnel' /bin/mkdir -p '/obj/buildshare/ports/355755/security/stunnel/work/stage/usr/local/share/examples/stunnel' install -o root -g wheel -m 444 ca.html ca.pl importCA.html importCA.sh script.sh stunnel.spec stunnel.init stunnel.service '/obj/buildshare/ports/355755/security/stunnel/work/stage/usr/local/share/examples/stunnel' /bin/mkdir -p '/obj/buildshare/ports/355755/security/stunnel/work/stage/usr/local/share/doc/stunnel' install -o root -g wheel -m 444 INSTALL README TODO COPYING AUTHORS ChangeLog PORTS BUGS COPYRIGHT.GPL CREDITS INSTALL.W32 INSTALL.WCE INSTALL.FIPS '/obj/buildshare/ports/355755/security/stunnel/work/stage/usr/local/share/doc/stunnel' /usr/bin/make install-data-hook ********************************************************* * Type 'make cert' to also install a sample certificate * ********************************************************* ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ===> Installing for stunnel-5.01_1 ===> Checking if security/stunnel already installed ===> Registering installation for stunnel-5.01_1 ===> Creating users and/or groups. Creating group 'stunnel' with gid '341'. Creating user 'stunnel' with uid '341'. Installing stunnel-5.01_1... done ************************************************************************** To create and install a new certificate, type "make cert" And don't forget to check out the FAQ at http://www.stunnel.org/ ************************************************************************** Make package ===> Building package for stunnel-5.01_1 slot1: removed