------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake XDG_DATA_HOME=/construction/security/openvpn-auth-script XDG_CONFIG_HOME=/construction/security/openvpn-auth-script XDG_CACHE_HOME=/construction/security/openvpn-auth-script/.cache HOME=/construction/security/openvpn-auth-script TMPDIR="/tmp" PATH=/construction/security/openvpn-auth-script/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/security/openvpn-auth-script/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CMAKE_PREFIX_PATH="/usr/local" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/security/openvpn-auth-script XDG_CONFIG_HOME=/construction/security/openvpn-auth-script XDG_CACHE_HOME=/construction/security/openvpn-auth-script/.cache HOME=/construction/security/openvpn-auth-script TMPDIR="/tmp" PATH=/construction/security/openvpn-auth-script/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/security/openvpn-auth-script/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS=" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/security/openvpn-auth-script/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/openvpn-auth-script" EXAMPLESDIR="share/examples/openvpn-auth-script" DATADIR="share/openvpn-auth-script" WWWDIR="www/openvpn-auth-script" ETCDIR="etc/openvpn-auth-script" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/openvpn-auth-script DOCSDIR=/usr/local/share/doc/openvpn-auth-script EXAMPLESDIR=/usr/local/share/examples/openvpn-auth-script WWWDIR=/usr/local/www/openvpn-auth-script ETCDIR=/usr/local/etc/openvpn-auth-script SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/lzo2-2.10_1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/pkcs11-helper-1.29.0.pkg Installing /packages/All/easy-rsa-3.1.5.pkg ===== Message from easy-rsa-3.1.5: -- NOTE: easy-rsa will require you to initialize a pki ONLY UPON FIRST USE. The packaging itself no longer does this because that would confuse easy-rsa, and easy-rsa expects the vars not to be per-installation, but per-PKI. ONLY for the very first run for a new PKI, do something such as: easyrsa --pki-dir=~/my_new_pki init-pki # DANGEROUS - DESTROYS ~/my_new_pki which will copy vars.example both into ~/my_new_pki and create another copy named ~/my/new_pki/vars for you to edit for this PKI. Then, edit ~/my/new_pki/vars to set the defaults. After upgrades, use other commands, explained by running: easyrsa help. to explain options such as --pki-dir (see above), run: easyrsa help options Installing /packages/All/openvpn-2.6.5.pkg ===> Creating groups. Creating group 'openvpn' with gid '301'. ===> Creating users Creating user 'openvpn' with uid '301'. ===== Message from openvpn-2.6.5: -- Edit /etc/rc.conf[.local] to start OpenVPN automatically at system startup. See /usr/local/etc/rc.d/openvpn for details. Connect to VPN server as a client with this command to include the client.up/down scripts in the initialization: openvpn-client .ovpn For compatibility notes when interoperating with older OpenVPN versions, please see Note that OpenVPN does not officially support LibreSSL. Note that OpenVPN configures a separate user and group "openvpn", which should be used instead of the NFS user "nobody" when an unprivileged user account is desired. You may want to add user openvpn and group openvpn when creating your configuration files, the example configuration shows this only as comments. Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/gmake-4.3_2.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> openvpn-auth-script-1.0.0.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> openvpn-auth-script-1.0.0.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by openvpn-auth-script-1.0.0.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> openvpn-auth-script-1.0.0.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by openvpn-auth-script-1.0.0.3 for building => SHA256 Checksum OK for pdemonaco-openvpn-auth-script-1.0.0.3_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> openvpn-auth-script-1.0.0.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by openvpn-auth-script-1.0.0.3 for building ===> Extracting for openvpn-auth-script-1.0.0.3 => SHA256 Checksum OK for pdemonaco-openvpn-auth-script-1.0.0.3_GH0.tar.gz. Extracted Memory Use: 0.04M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for openvpn-auth-script-1.0.0.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> openvpn-auth-script-1.0.0.3 depends on file: /usr/local/include/openvpn-plugin.h - found ===> openvpn-auth-script-1.0.0.3 depends on package: gmake>=4.3 - found ===> openvpn-auth-script-1.0.0.3 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> openvpn-auth-script-1.0.0.3 depends on file: /usr/local/include/openvpn-plugin.h - found ===> openvpn-auth-script-1.0.0.3 depends on package: gmake>=4.3 - found ===> openvpn-auth-script-1.0.0.3 depends on file: /usr/local/bin/ccache - found ===> Configuring for openvpn-auth-script-1.0.0.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for openvpn-auth-script-1.0.0.3 gmake[1]: Entering directory '/construction/security/openvpn-auth-script/openvpn-auth-script-1.0.0.3' cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D_POSIX_C_SOURCE=200809L -fPIC -shared -o openvpn-plugin-auth-script.so openvpn-plugin-auth-script.c gmake[1]: Leaving directory '/construction/security/openvpn-auth-script/openvpn-auth-script-1.0.0.3' SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for openvpn-auth-script-1.0.0.3 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/security/openvpn-auth-script/openvpn-auth-script-1.0.0.3' mkdir -p /construction/security/openvpn-auth-script/stage/usr/local/lib/openvpn/plugins /usr/bin/install -c openvpn-plugin-auth-script.so /construction/security/openvpn-auth-script/stage/usr/local/lib/openvpn/plugins/openvpn-plugin-auth-script.so gmake[1]: Leaving directory '/construction/security/openvpn-auth-script/openvpn-auth-script-1.0.0.3' ====> 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 openvpn-auth-script-1.0.0.3 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% Service unavailablepacking files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:03