Building ssltunnel-server-1.18_1.txz (origin /buildshare/ports/355755/net/ssltunnel-server) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/ssltunnel-1.18.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ssltunnel-server-1.18_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 ssltunnel-server-1.18_1 Make install ===> License BSD3CLAUSE accepted by the user ===> ssltunnel-server-1.18_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ssltunnel-server-1.18_1 for building ===> Extracting for ssltunnel-server-1.18_1 => SHA256 Checksum OK for ssltunnel-1.18.tar.gz. ===> Patching for ssltunnel-server-1.18_1 ===> Configuring for ssltunnel-server-1.18_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/ssltunnel-server/work/ssltunnel-1.18/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/ssltunnel-server/work/ssltunnel-1.18/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking whether make sets $(MAKE)... (cached) yes checking for connect in -lsocket... no checking for gethostbyname in -lnsl... no checking for inet_aton in -lresolv... no checking for X509_get_subject_name in -lcrypto... yes checking for SSL_accept in -lssl... yes checking for openpty in -lutil... yes checking for iconv_open in -liconv... no checking for openpty... yes checking for setproctitle... (cached) yes checking for iconv_open... yes checking for DES_set_key... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (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 sys/ioctl.h... (cached) yes checking for unistd.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking for libutil.h... (cached) yes checking for grp.h... (cached) yes checking for sys/file.h... (cached) yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking for stdarg.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking util.h usability... no checking util.h presence... no checking for util.h... no checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for an ANSI C-conforming const... yes checking whether cc needs -traditional... no checking return type of signal handlers... void checking for select... (cached) yes checking for socket... yes checking for strdup... (cached) yes checking for strstr... yes checking for strcasestr... yes checking for daemon... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating client/Makefile config.status: creating server/Makefile config.status: creating server/pppserver.sh config.status: creating config.h config.status: executing depfiles commands ===> Building for ssltunnel-server-1.18_1 /usr/bin/make all-recursive Making all in server cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -DCONFIG_PATH=\"/usr/local/etc\" -O2 -pipe -fno-strict-aliasing -c main.c main.c: In function 'initialize_ctx': main.c:795: warning: assignment discards qualifiers from pointer target type cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -DCONFIG_PATH=\"/usr/local/etc\" -O2 -pipe -fno-strict-aliasing -c util.c cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -DCONFIG_PATH=\"/usr/local/etc\" -O2 -pipe -fno-strict-aliasing -c dhpfs.c cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -DCONFIG_PATH=\"/usr/local/etc\" -O2 -pipe -fno-strict-aliasing -c sessions.c cc -Wall -DCONFIG_PATH=\"/usr/local/etc\" -O2 -pipe -fno-strict-aliasing -o pppserver main.o util.o dhpfs.o sessions.o -lutil -lssl -lcrypto cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -DCONFIG_PATH=\"/usr/local/etc\" -O2 -pipe -fno-strict-aliasing -c pppwho.c cc -Wall -DCONFIG_PATH=\"/usr/local/etc\" -O2 -pipe -fno-strict-aliasing -o pppwho pppwho.o sessions.o util.o -lutil -lssl -lcrypto ===> Staging for ssltunnel-server-1.18_1 ===> Generating temporary packing list Making install in server test -z "/usr/local/libexec" || /bin/sh ../mkinstalldirs "/obj/buildshare/ports/355755/net/ssltunnel-server/work/stage/usr/local/libexec" install -s -o root -g wheel -m 555 'pppserver' '/obj/buildshare/ports/355755/net/ssltunnel-server/work/stage/usr/local/libexec/pppserver' test -z "/usr/local/sbin" || /bin/sh ../mkinstalldirs "/obj/buildshare/ports/355755/net/ssltunnel-server/work/stage/usr/local/sbin" install -s -o root -g wheel -m 555 'pppwho' '/obj/buildshare/ports/355755/net/ssltunnel-server/work/stage/usr/local/sbin/pppwho' /usr/bin/install -c -o root -g wheel -m 700 -d /obj/buildshare/ports/355755/net/ssltunnel-server/work/stage/usr/local/etc/ssltunnel /usr/bin/install -c -o root -g wheel -m 600 tunnel.conf /obj/buildshare/ports/355755/net/ssltunnel-server/work/stage/usr/local/etc/ssltunnel/tunnel.conf.default installing tunnel.conf in /usr/local/etc /bin/mkdir -p /obj/buildshare/ports/355755/net/ssltunnel-server/work/stage/usr/local/share/doc/ssltunnel install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/ssltunnel-server/work/ssltunnel-1.18/README /obj/buildshare/ports/355755/net/ssltunnel-server/work/stage/usr/local/share/doc/ssltunnel/server.README install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/ssltunnel-server/work/ssltunnel-1.18/LISEZ-MOI /obj/buildshare/ports/355755/net/ssltunnel-server/work/stage/usr/local/share/doc/ssltunnel/server.LISEZ-MOI install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/ssltunnel-server/work/ssltunnel-1.18/server/users.new /obj/buildshare/ports/355755/net/ssltunnel-server/work/stage/usr/local/etc/ssltunnel/users.sample ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ===> Installing for ssltunnel-server-1.18_1 ===> Checking if net/ssltunnel-server already installed ===> Registering installation for ssltunnel-server-1.18_1 Installing ssltunnel-server-1.18_1... done All ppp parameters that were to go into /usr/local/etc/ssltunnel/users should go to /etc/ppp/ppp.conf for example: default: # set log Phase Chat LCP IPCP CCP tun command set log Phase tun ident user-ppp VERSION set timeout 0 enable echo disable ipv6cp set ifaddr 192.168.230.13:192.168.230.20 ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/libexec/pppserver This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/ssltunnel If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.hsc.fr/ressources/outils/ssltunnel/ Make package ===> Building package for ssltunnel-server-1.18_1 slot2: removed