You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     mand...@freebsd.org
Last committer: mand...@freebsd.org
Ident:          $FreeBSD: branches/2016Q1/security/openvpn/Makefile 404054 
2015-12-20 14:35:13Z mandree $
Log URL:        
http://beefy4.nyi.freebsd.org/data/93amd64-quarterly/410543/logs/openvpn-2.3.9.log
Build URL:      
http://beefy4.nyi.freebsd.org/build.html?mastername=93amd64-quarterly&build=410543
Log:

====>> Building security/openvpn
build started at Tue Mar  8 11:54:25 UTC 2016
port directory: /usr/ports/security/openvpn
building for: FreeBSD 93amd64-quarterly-job-06 9.3-RELEASE-p37 FreeBSD 
9.3-RELEASE-p37 amd64
maintained by: mand...@freebsd.org
Makefile ident:      $FreeBSD: branches/2016Q1/security/openvpn/Makefile 404054 
2015-12-20 14:35:13Z mandree $
Poudriere version: 3.1.12
Host OSVERSION: 1100097
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 9.3-RELEASE-p37
UNAME_r=9.3-RELEASE-p37
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-quarterly/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=openvpn-2.3.9
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool
MASTERNAME=93amd64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.12
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
OSVERSION=903000
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for openvpn-2.3.9:
     DOCS=on: Build and/or install documentation
     EASYRSA=on: Install security/easy-rsa RSA helper package
     EXAMPLES=on: Build and/or install examples
     PKCS11=off: Use security/pkcs11-helper
     TUNNELBLICK=off: Tunnelblick XOR scramble patch (READ HELP!)
     X509ALTUSERNAME=off: Enable --x509-username-field (OpenSSL only)
====> SSL protocol support: you have to select exactly one of them
     OPENSSL=on: SSL/TLS support via OpenSSL
     POLARSSL=off: SSL/TLS support via PolarSSL 1.2
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--disable-pkcs11 --disable-x509-alt-username --with-crypto-library=openssl 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/security/openvpn/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/openvpn/work  
HOME=/wrkdirs/usr/ports/security/openvpn/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/security/openvpn/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/openvpn/work  
HOME=/wrkdirs/usr/ports/security/openvpn/work TMPDIR="/tmp" NO_PIE=yes 
NO_DEBUG_FILES=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe 
-fstack-protector -fno-strict-aliasing"  CPP="cpp" 
CPPFLAGS="-I/usr/local/include 
-DPLUGIN_LIBDIR=\\\"/usr/local/lib/openvpn/plugins\\\""  LDFLAGS=" 
-L/usr/local/lib  -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe 
-fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/openvpn"
EXAMPLESDIR="share/examples/openvpn"
DATADIR="share/openvpn"
WWWDIR="www/openvpn"
ETCDIR="etc/openvpn"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/openvpn
DOCSDIR=/usr/local/share/doc/openvpn
EXAMPLESDIR=/usr/local/share/examples/openvpn
WWWDIR=/usr/local/www/openvpn
ETCDIR=/usr/local/etc/openvpn
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   openvpn-2.3.9 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.6.2.txz
[93amd64-quarterly-job-06] Installing pkg-1.6.2...
[93amd64-quarterly-job-06] Extracting pkg-1.6.2: .......... done
Message from pkg-1.6.2:
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   openvpn-2.3.9 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of openvpn-2.3.9
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by openvpn-2.3.9 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by openvpn-2.3.9 for building
=> SHA256 Checksum OK for openvpn-2.3.9.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by openvpn-2.3.9 for building
===>  Extracting for openvpn-2.3.9
=> SHA256 Checksum OK for openvpn-2.3.9.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for openvpn-2.3.9
===>  Applying FreeBSD patches for openvpn-2.3.9
===========================================================================
=======================<phase: build-depends  >============================
===>   openvpn-2.3.9 depends on executable: pkgconf - not found
===>   Installing existing package /packages/All/pkgconf-0.9.12_1.txz
[93amd64-quarterly-job-06] Installing pkgconf-0.9.12_1...
[93amd64-quarterly-job-06] Extracting pkgconf-0.9.12_1: ....... done
===>   openvpn-2.3.9 depends on executable: pkgconf - found
===>   Returning to build of openvpn-2.3.9
===========================================================================
=======================<phase: lib-depends    >============================
===>   openvpn-2.3.9 depends on shared library: liblzo2.so - not found
===>   Installing existing package /packages/All/lzo2-2.09.txz
[93amd64-quarterly-job-06] Installing lzo2-2.09...
[93amd64-quarterly-job-06] Extracting lzo2-2.09: .......... done
===>   openvpn-2.3.9 depends on shared library: liblzo2.so - found 
(/usr/local/lib/liblzo2.so)
===>   Returning to build of openvpn-2.3.9
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for openvpn-2.3.9

You may use the following build options:

      LOG_OPENVPN={Valid syslog facility, default LOG_DAEMON}
      EXAMPLE:  make LOG_OPENVPN=LOG_LOCAL6

configure: loading site script /usr/ports/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 build system type... amd64-portbld-freebsd9.3
checking host system type... amd64-portbld-freebsd9.3
checking for style of include used by make... GNU
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 dependency style of cc... gcc3
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/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 minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... yes
checking pkg-config is at least version 0.9.0... yes
checking how to run the C preprocessor... cpp
<snip>
mv -f .deps/proto.Tpo .deps/proto.Po
cc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../src/compat   
-I/usr/local/include -DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"        
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT proxy.o -MD -MP -MF 
.deps/proxy.Tpo -c -o proxy.o proxy.c
mv -f .deps/proxy.Tpo .deps/proxy.Po
cc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../src/compat   
-I/usr/local/include -DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"        
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT ps.o -MD -MP -MF 
.deps/ps.Tpo -c -o ps.o ps.c
mv -f .deps/ps.Tpo .deps/ps.Po
cc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../src/compat   
-I/usr/local/include -DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"        
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT push.o -MD -MP -MF 
.deps/push.Tpo -c -o push.o push.c
mv -f .deps/push.Tpo .deps/push.Po
cc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../src/compat   
-I/usr/local/include -DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"        
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT reliable.o -MD -MP -MF 
.deps/reliable.Tpo -c -o reliable.o reliable.c
mv -f .deps/reliable.Tpo .deps/reliable.Po
cc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../src/compat   
-I/usr/local/include -DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"        
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT route.o -MD -MP -MF 
.deps/route.Tpo -c -o route.o route.c
mv -f .deps/route.Tpo .deps/route.Po
cc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../src/compat   
-I/usr/local/include -DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"        
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT schedule.o -MD -MP -MF 
.deps/schedule.Tpo -c -o schedule.o schedule.c
mv -f .deps/schedule.Tpo .deps/schedule.Po
cc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../src/compat   
-I/usr/local/include -DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"        
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT session_id.o -MD -MP -MF 
.deps/session_id.Tpo -c -o session_id.o session_id.c
mv -f .deps/session_id.Tpo .deps/session_id.Po
cc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../src/compat   
-I/usr/local/include -DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"        
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT shaper.o -MD -MP -MF 
.deps/shaper.Tpo -c -o shaper.o shaper.c
mv -f .deps/shaper.Tpo .deps/shaper.Po
cc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../src/compat   
-I/usr/local/include -DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"        
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT sig.o -MD -MP -MF 
.deps/sig.Tpo -c -o sig.o sig.c
mv -f .deps/sig.Tpo .deps/sig.Po
cc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../src/compat   
-I/usr/local/include -DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"        
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT socket.o -MD -MP -MF 
.deps/socket.Tpo -c -o socket.o socket.c
mv -f .deps/socket.Tpo .deps/socket.Po
cc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../src/compat   
-I/usr/local/include -DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"        
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT socks.o -MD -MP -MF 
.deps/socks.Tpo -c -o socks.o socks.c
mv -f .deps/socks.Tpo .deps/socks.Po
cc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../src/compat   
-I/usr/local/include -DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"        
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT ssl.o -MD -MP -MF 
.deps/ssl.Tpo -c -o ssl.o ssl.c
mv -f .deps/ssl.Tpo .deps/ssl.Po
cc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../src/compat   
-I/usr/local/include -DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"        
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT ssl_openssl.o -MD -MP -MF 
.deps/ssl_openssl.Tpo -c -o ssl_openssl.o ssl_openssl.c
mv -f .deps/ssl_openssl.Tpo .deps/ssl_openssl.Po
cc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../src/compat   
-I/usr/local/include -DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"        
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT ssl_polarssl.o -MD -MP -MF 
.deps/ssl_polarssl.Tpo -c -o ssl_polarssl.o ssl_polarssl.c
mv -f .deps/ssl_polarssl.Tpo .deps/ssl_polarssl.Po
cc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../src/compat   
-I/usr/local/include -DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"        
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT ssl_verify.o -MD -MP -MF 
.deps/ssl_verify.Tpo -c -o ssl_verify.o ssl_verify.c
mv -f .deps/ssl_verify.Tpo .deps/ssl_verify.Po
cc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../src/compat   
-I/usr/local/include -DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"        
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT ssl_verify_openssl.o -MD 
-MP -MF .deps/ssl_verify_openssl.Tpo -c -o ssl_verify_openssl.o 
ssl_verify_openssl.c
mv -f .deps/ssl_verify_openssl.Tpo .deps/ssl_verify_openssl.Po
cc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../src/compat   
-I/usr/local/include -DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"        
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT ssl_verify_polarssl.o -MD 
-MP -MF .deps/ssl_verify_polarssl.Tpo -c -o ssl_verify_polarssl.o 
ssl_verify_polarssl.c
mv -f .deps/ssl_verify_polarssl.Tpo .deps/ssl_verify_polarssl.Po
cc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../src/compat   
-I/usr/local/include -DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"        
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT status.o -MD -MP -MF 
.deps/status.Tpo -c -o status.o status.c
mv -f .deps/status.Tpo .deps/status.Po
cc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../src/compat   
-I/usr/local/include -DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"        
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT tun.o -MD -MP -MF 
.deps/tun.Tpo -c -o tun.o tun.c
mv -f .deps/tun.Tpo .deps/tun.Po
cc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../src/compat   
-I/usr/local/include -DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"        
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT win32.o -MD -MP -MF 
.deps/win32.Tpo -c -o win32.o win32.c
mv -f .deps/win32.Tpo .deps/win32.Po
cc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../src/compat   
-I/usr/local/include -DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"        
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT cryptoapi.o -MD -MP -MF 
.deps/cryptoapi.Tpo -c -o cryptoapi.o cryptoapi.c
mv -f .deps/cryptoapi.Tpo .deps/cryptoapi.Po
/bin/sh ../../libtool  --tag=CC    --mode=link cc        -O2 -pipe 
-fstack-protector -fno-strict-aliasing   -L/usr/local/lib  -fstack-protector -o 
openvpn base64.o buffer.o  clinat.o crypto.o crypto_openssl.o  
crypto_polarssl.o dhcp.o error.o  event.o fdmisc.o forward.o  fragment.o 
gremlin.o helper.o  httpdigest.o lladdr.o init.o  interval.o list.o lzo.o  
manage.o mbuf.o misc.o  platform.o console.o mroute.o  mss.o mstats.o mtcp.o 
mtu.o  mudp.o multi.o ntlm.o occ.o  pkcs11.o pkcs11_openssl.o  
pkcs11_polarssl.o openvpn.o options.o  otime.o packet_id.o perf.o  pf.o ping.o 
plugin.o pool.o  proto.o proxy.o ps.o push.o  reliable.o route.o schedule.o  
session_id.o shaper.o sig.o  socket.o socks.o ssl.o  ssl_openssl.o 
ssl_polarssl.o  ssl_verify.o ssl_verify_openssl.o  ssl_verify_polarssl.o 
status.o tun.o  win32.o cryptoapi.o  ../../src/compat/libcompat.la   -llzo2   
-lssl -lcrypto       
libtool: link: cc -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fstack-protector -o openvpn base64.o buffer.o clinat.o crypto.o 
crypto_openssl.o crypto_polarssl.o dhcp.o error.o event.o fdmisc.o forward.o 
fragment.o gremlin.o helper.o httpdigest.o lladdr.o init.o interval.o list.o 
lzo.o manage.o mbuf.o misc.o platform.o console.o mroute.o mss.o mstats.o 
mtcp.o mtu.o mudp.o multi.o ntlm.o occ.o pkcs11.o pkcs11_openssl.o 
pkcs11_polarssl.o openvpn.o options.o otime.o packet_id.o perf.o pf.o ping.o 
plugin.o pool.o proto.o proxy.o ps.o push.o reliable.o route.o schedule.o 
session_id.o shaper.o sig.o socket.o socks.o ssl.o ssl_openssl.o ssl_polarssl.o 
ssl_verify.o ssl_verify_openssl.o ssl_verify_polarssl.o status.o tun.o win32.o 
cryptoapi.o  -L/usr/local/lib ../../src/compat/.libs/libcompat.a -llzo2 -lssl 
-lcrypto
Making all in openvpnserv
Making all in plugins
Making all in auth-pam
/bin/sh ../../../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I../../..   -I/usr/local/include 
-DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"  -I../../../include     -O2 
-pipe -fstack-protector -fno-strict-aliasing -fPIC -MT auth-pam.lo -MD -MP -MF 
.deps/auth-pam.Tpo -c -o auth-pam.lo auth-pam.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include 
-DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\" -I../../../include -O2 -pipe 
-fstack-protector -fno-strict-aliasing -fPIC -MT auth-pam.lo -MD -MP -MF 
.deps/auth-pam.Tpo -c auth-pam.c  -fPIC -DPIC -o .libs/auth-pam.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include 
-DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\" -I../../../include -O2 -pipe 
-fstack-protector -fno-strict-aliasing -fPIC -MT auth-pam.lo -MD -MP -MF 
.deps/auth-pam.Tpo -c auth-pam.c -o auth-pam.o >/dev/null 2>&1
mv -f .deps/auth-pam.Tpo .deps/auth-pam.Plo
/bin/sh ../../../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I../../..   -I/usr/local/include 
-DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"  -I../../../include     -O2 
-pipe -fstack-protector -fno-strict-aliasing -fPIC -MT pamdl.lo -MD -MP -MF 
.deps/pamdl.Tpo -c -o pamdl.lo pamdl.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include 
-DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\" -I../../../include -O2 -pipe 
-fstack-protector -fno-strict-aliasing -fPIC -MT pamdl.lo -MD -MP -MF 
.deps/pamdl.Tpo -c pamdl.c  -fPIC -DPIC -o .libs/pamdl.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include 
-DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\" -I../../../include -O2 -pipe 
-fstack-protector -fno-strict-aliasing -fPIC -MT pamdl.lo -MD -MP -MF 
.deps/pamdl.Tpo -c pamdl.c -o pamdl.o >/dev/null 2>&1
mv -f .deps/pamdl.Tpo .deps/pamdl.Plo
/bin/sh ../../../libtool  --tag=CC    --mode=link cc  -I../../../include     
-O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC   -export-symbols 
"./auth-pam.exports"  -module -shared -avoid-version -no-undefined  
-L/usr/local/lib  -fstack-protector -o openvpn-plugin-auth-pam.la -rpath 
/usr/local/lib/openvpn/plugins auth-pam.lo pamdl.lo -lpam 
libtool: link: echo "{ global:" > .libs/openvpn-plugin-auth-pam.so-ver
libtool: link:  sed -e "s|$|;|" < ./auth-pam.exports >> 
.libs/openvpn-plugin-auth-pam.so-ver
libtool: link:  echo "local: *; };" >> .libs/openvpn-plugin-auth-pam.so-ver
libtool: link: cc -shared  -fPIC -DPIC  .libs/auth-pam.o .libs/pamdl.o   
-L/usr/local/lib -lpam  -O2 -fstack-protector -fstack-protector   -Wl,-soname 
-Wl,openvpn-plugin-auth-pam.so -Wl,-version-script 
-Wl,.libs/openvpn-plugin-auth-pam.so-ver -o .libs/openvpn-plugin-auth-pam.so
libtool: link: ( cd ".libs" && rm -f "openvpn-plugin-auth-pam.la" && ln -s 
"../openvpn-plugin-auth-pam.la" "openvpn-plugin-auth-pam.la" )
Making all in down-root
/bin/sh ../../../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I../../..   -I/usr/local/include 
-DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\"  -I../../../include   -O2 
-pipe -fstack-protector -fno-strict-aliasing -fPIC -MT down-root.lo -MD -MP -MF 
.deps/down-root.Tpo -c -o down-root.lo down-root.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include 
-DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\" -I../../../include -O2 -pipe 
-fstack-protector -fno-strict-aliasing -fPIC -MT down-root.lo -MD -MP -MF 
.deps/down-root.Tpo -c down-root.c  -fPIC -DPIC -o .libs/down-root.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include 
-DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\" -I../../../include -O2 -pipe 
-fstack-protector -fno-strict-aliasing -fPIC -MT down-root.lo -MD -MP -MF 
.deps/down-root.Tpo -c down-root.c -o down-root.o >/dev/null 2>&1
mv -f .deps/down-root.Tpo .deps/down-root.Plo
/bin/sh ../../../libtool  --tag=CC    --mode=link cc  -I../../../include   -O2 
-pipe -fstack-protector -fno-strict-aliasing -fPIC   -export-symbols 
"./down-root.exports"  -module -shared -avoid-version -no-undefined  
-L/usr/local/lib  -fstack-protector -o openvpn-plugin-down-root.la -rpath 
/usr/local/lib/openvpn/plugins down-root.lo  
libtool: link: echo "{ global:" > .libs/openvpn-plugin-down-root.so-ver
libtool: link:  sed -e "s|$|;|" < ./down-root.exports >> 
.libs/openvpn-plugin-down-root.so-ver
libtool: link:  echo "local: *; };" >> .libs/openvpn-plugin-down-root.so-ver
libtool: link: cc -shared  -fPIC -DPIC  .libs/down-root.o   -L/usr/local/lib  
-O2 -fstack-protector -fstack-protector   -Wl,-soname 
-Wl,openvpn-plugin-down-root.so -Wl,-version-script 
-Wl,.libs/openvpn-plugin-down-root.so-ver -o .libs/openvpn-plugin-down-root.so
libtool: link: ( cd ".libs" && rm -f "openvpn-plugin-down-root.la" && ln -s 
"../openvpn-plugin-down-root.la" "openvpn-plugin-down-root.la" )
Making all in sample
Making all in doc
Making all in tests

### Note that you can skip these lengthy selftests with WITHOUT_CHECK=yes ###

cd /wrkdirs/usr/ports/security/openvpn/work/openvpn-2.3.9 && /usr/bin/env 
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/security/openvpn/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/openvpn/work  
HOME=/wrkdirs/usr/ports/security/openvpn/work TMPDIR="/tmp" NO_PIE=yes 
NO_DEBUG_FILES=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe 
-fstack-protector -fno-strict-aliasing"  CPP="cpp" 
CPPFLAGS="-I/usr/local/include 
-DPLUGIN_LIBDIR=\\\"/usr/local/lib/openvpn/plugins\\\""  LDFLAGS=" 
-L/usr/local/lib  -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe 
-fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444" /usr/bin/make -f Makefile  
OPENSSL_CFLAGS="-DNO_I
 DEA" DESTDIR=/wrkdirs/usr/ports/security/openvpn/work/stage check
/usr/bin/make  check-recursive
Making check in build
Making check in msvc
Making check in msvc-generate
Making check in distro
Making check in rpm
Making check in include
Making check in src
Making check in compat
Making check in openvpn
Making check in openvpnserv
Making check in plugins
Making check in auth-pam
Making check in down-root
Making check in sample
Making check in doc
Making check in tests
/usr/bin/make  check-TESTS
./t_client.sh: cannot find 't_client.rc' in build dir ('..')
./t_client.sh: or source directory ('.'). SKIPPING TEST.
SKIP: t_client.sh
Testing cipher AES-128-CBC... OK
Testing cipher AES-128-CFB... OK
Testing cipher AES-128-CFB1... OK
Testing cipher AES-128-CFB8... OK
Testing cipher AES-128-OFB... OK
Testing cipher AES-192-CBC... OK
Testing cipher AES-192-CFB... OK
Testing cipher AES-192-CFB1... OK
Testing cipher AES-192-CFB8... OK
Testing cipher AES-192-OFB... OK
Testing cipher AES-256-CBC... OK
Testing cipher AES-256-CFB... OK
Testing cipher AES-256-CFB1... OK
Testing cipher AES-256-CFB8... OK
Testing cipher AES-256-OFB... OK
Testing cipher BF-CBC... OK
Testing cipher BF-CFB... OK
Testing cipher BF-OFB... OK
Testing cipher CAMELLIA-128-CBC... OK
Testing cipher CAMELLIA-128-CFB... OK
Testing cipher CAMELLIA-128-CFB1... OK
Testing cipher CAMELLIA-128-CFB8... OK
Testing cipher CAMELLIA-128-OFB... OK
Testing cipher CAMELLIA-192-CBC... OK
Testing cipher CAMELLIA-192-CFB... OK
Testing cipher CAMELLIA-192-CFB1... OK
Testing cipher CAMELLIA-192-CFB8... OK
Testing cipher CAMELLIA-192-OFB... OK
Testing cipher CAMELLIA-256-CBC... OK
Testing cipher CAMELLIA-256-CFB... OK
Testing cipher CAMELLIA-256-CFB1... OK
Testing cipher CAMELLIA-256-CFB8... OK
Testing cipher CAMELLIA-256-OFB... OK
Testing cipher CAST5-CBC... OK
Testing cipher CAST5-CFB... OK
Testing cipher CAST5-OFB... OK
Testing cipher DES-CBC... OK
Testing cipher DES-CFB... OK
Testing cipher DES-CFB8... OK
Testing cipher DES-EDE-CBC... OK
Testing cipher DES-EDE-CFB... OK
Testing cipher DES-EDE-OFB... OK
Testing cipher DES-EDE3-CBC... OK
Testing cipher DES-EDE3-CFB... OK
Testing cipher DES-EDE3-CFB8... OK
Testing cipher DES-EDE3-OFB... OK
Testing cipher DES-OFB... OK
Testing cipher DESX-CBC... OK
Testing cipher RC2-40-CBC... OK
Testing cipher RC2-64-CBC... OK
Testing cipher RC2-CBC... OK
Testing cipher RC2-CFB... OK
Testing cipher RC2-OFB... OK
Testing cipher none... OK
PASS: t_lpback.sh
The following test will take about two minutes.
If the addresses are in use, this test will retry up to two times.
clt:tls-error

Tue Mar  8 11:55:55 2016 OpenVPN 2.3.9 amd64-portbld-freebsd9.3 [SSL (OpenSSL)] 
[LZO] [MH] [IPv6] built on Mar  8 2016
Tue Mar  8 11:55:55 2016 library versions: OpenSSL 0.9.8zh-freebsd 3 Dec 2015, 
LZO 2.09
Tue Mar  8 11:55:55 2016 Could not retrieve default gateway from route socket:: 
No such process (errno=3)
Tue Mar  8 11:55:55 2016 NOTE: the current --script-security setting may allow 
this configuration to call user-defined scripts
Tue Mar  8 11:55:55 2016 OpenVPN 2.3.9 amd64-portbld-freebsd9.3 [SSL (OpenSSL)] 
[LZO] [MH] [IPv6] built on Mar  8 2016
Tue Mar  8 11:55:55 2016 library versions: OpenSSL 0.9.8zh-freebsd 3 Dec 2015, 
LZO 2.09
Tue Mar  8 11:55:55 2016 NOTE: the current --script-security setting may allow 
this configuration to call user-defined scripts
Tue Mar  8 11:55:55 2016 WARNING: file 'sample-keys/client.key' is group or 
others accessible
Tue Mar  8 11:55:55 2016 Socket Buffers: R=[42080->42080] S=[9216->9216]
Tue Mar  8 11:55:55 2016 UDPv6 link local (bound): [AF_INET6]::1:16101
Tue Mar  8 11:55:55 2016 UDPv6 link remote: [AF_INET6]::1:16100
Tue Mar  8 11:56:55 2016 TLS Error: TLS key negotiation failed to occur within 
60 seconds (check your network connectivity)
Tue Mar  8 11:56:55 2016 TLS Error: TLS handshake failed
Tue Mar  8 11:56:55 2016 Closing TUN/TAP interface
Tue Mar  8 11:56:55 2016 /sbin/ifconfig null destroy
ifconfig: interface null does not exist
Tue Mar  8 11:56:55 2016 FreeBSD 'destroy tun interface' failed (non-critical): 
external program exited with error status: 1
Tue Mar  8 11:56:55 2016 ../tests/t_cltsrv-down.sh null 1500 1541   init
Tue Mar  8 11:56:55 2016 SIGTERM[soft,tls-error] received, process exiting
FAIL: t_cltsrv.sh
====================================================
1 of 2 tests failed
(1 test was not run)
Please report to openvpn-us...@lists.sourceforge.net
====================================================
*** [check-TESTS] Error code 1

Stop in /wrkdirs/usr/ports/security/openvpn/work/openvpn-2.3.9/tests.
*** [check-am] Error code 1

Stop in /wrkdirs/usr/ports/security/openvpn/work/openvpn-2.3.9/tests.
*** [check-recursive] Error code 1

Stop in /wrkdirs/usr/ports/security/openvpn/work/openvpn-2.3.9.
*** [check] Error code 1

Stop in /wrkdirs/usr/ports/security/openvpn/work/openvpn-2.3.9.
*** [post-build] Error code 1

Stop in /usr/ports/security/openvpn.
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to