=>> Building net/radsecproxy build started at Mon May 5 08:23:16 EDT 2025 port directory: /usr/ports/net/radsecproxy package name: radsecproxy-1.11.1 building for: FreeBSD 13amd64-weekly-desktop-job-03 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: bofh@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 712 Mar 20 01:41 /usr/ports/net/radsecproxy/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: 4539cc81c8f3 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 03 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/mnt/data/.m/13amd64-weekly-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/13amd64-weekly-desktop/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- bofh@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-ssl=/usr --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/radsecproxy/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/radsecproxy/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/radsecproxy/work/.cache HOME=/wrkdirs/usr/ports/net/radsecproxy/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/radsecproxy/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/radsecproxy/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net/radsecproxy/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/radsecproxy/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/radsecproxy/work/.cache HOME=/wrkdirs/usr/ports/net/radsecproxy/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/radsecproxy/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/radsecproxy/work/.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 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/radsecproxy" EXAMPLESDIR="share/examples/radsecproxy" DATADIR="share/radsecproxy" WWWDIR="www/radsecproxy" ETCDIR="etc/radsecproxy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/radsecproxy DOCSDIR=/usr/local/share/doc/radsecproxy EXAMPLESDIR=/usr/local/share/examples/radsecproxy WWWDIR=/usr/local/www/radsecproxy ETCDIR=/usr/local/etc/radsecproxy --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> radsecproxy-1.11.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-03] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-03] Extracting pkg-2.0.6: .......... done ===> radsecproxy-1.11.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of radsecproxy-1.11.1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by radsecproxy-1.11.1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by radsecproxy-1.11.1 for building => SHA256 Checksum OK for radsecproxy-1.11.1.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by radsecproxy-1.11.1 for building ===> Extracting for radsecproxy-1.11.1 => SHA256 Checksum OK for radsecproxy-1.11.1.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for radsecproxy-1.11.1 ===> Applying FreeBSD patches for radsecproxy-1.11.1 from /usr/ports/net/radsecproxy/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> radsecproxy-1.11.1 depends on shared library: libnettle.so - not found ===> Installing existing package /packages/All/nettle-3.10.1.pkg [13amd64-weekly-desktop-job-03] Installing nettle-3.10.1... [13amd64-weekly-desktop-job-03] `-- Installing gmp-6.3.0... [13amd64-weekly-desktop-job-03] | `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-03] | `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-03] `-- Extracting gmp-6.3.0: .......... done [13amd64-weekly-desktop-job-03] Extracting nettle-3.10.1: .......... done ===> radsecproxy-1.11.1 depends on shared library: libnettle.so - found (/usr/local/lib/libnettle.so) ===> Returning to build of radsecproxy-1.11.1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for radsecproxy-1.11.1 configure: WARNING: unrecognized options: --with-ssl configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd13.4 checking host system type... amd64-portbld-freebsd13.4 checking target system type... amd64-portbld-freebsd13.4 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... 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 for ranlib... ranlib checking for mallopt... no checking for build time... 2025-05-05 checking for nettle_sha256_init in -lnettle... yes checking for inet_aton in -lresolv... no UDP transport enabled TCP transport enabled TLS (RadSec) transport enabled DTLS transport enabled checking for pkg-config... no checking for include/openssl/ssl.h in /usr/local/ssl... no checking for include/openssl/ssl.h in /usr/lib/ssl... no checking for include/openssl/ssl.h in /usr/ssl... no checking for include/openssl/ssl.h in /usr/pkg... no checking for include/openssl/ssl.h in /usr/local... no checking for include/openssl/ssl.h in /usr... yes checking whether compiling and linking against OpenSSL works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating radsecproxy.8 config.status: creating radsecproxy-hash.8 config.status: creating radsecproxy.conf.5 config.status: creating Makefile config.status: creating tests/Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --with-ssl =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for radsecproxy-1.11.1 make: "/wrkdirs/usr/ports/net/radsecproxy/work/radsecproxy-1.11.1/Makefile" line 1244: warning: duplicate script for target "%.html" ignored make: "Makefile" line 1242: warning: using previous script for "%.html" defined here --- all-recursive --- Making all in tests make[1]: "/wrkdirs/usr/ports/net/radsecproxy/work/radsecproxy-1.11.1/Makefile" line 1244: warning: duplicate script for target "%.html" ignored make[1]: "Makefile" line 1242: warning: using previous script for "%.html" defined here --- catgconf.o --- --- debug.o --- --- gconfig.o --- --- util.o --- --- radsecproxy-hash.o --- --- fticks_hashmac.o --- --- hash.o --- --- list.o --- --- catgconf.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.11.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.11.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.11.1\" -DHAVE_LIBNETTLE=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT catgconf.o -MD -MP -MF .deps/catgconf.Tpo -c -o catgconf.o catgconf.c --- debug.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.11.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.11.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.11.1\" -DHAVE_LIBNETTLE=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c --- gconfig.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.11.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.11.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.11.1\" -DHAVE_LIBNETTLE=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT gconfig.o -MD -MP -MF .deps/gconfig.Tpo -c -o gconfig.o gconfig.c --- util.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.11.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.11.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.11.1\" -DHAVE_LIBNETTLE=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c --- radsecproxy-hash.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.11.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.11.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.11.1\" -DHAVE_LIBNETTLE=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT radsecproxy-hash.o -MD -MP -MF .deps/radsecproxy-hash.Tpo -c -o radsecproxy-hash.o radsecproxy-hash.c --- fticks_hashmac.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.11.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.11.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.11.1\" -DHAVE_LIBNETTLE=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fticks_hashmac.o -MD -MP -MF .deps/fticks_hashmac.Tpo -c -o fticks_hashmac.o fticks_hashmac.c --- hash.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.11.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.11.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.11.1\" -DHAVE_LIBNETTLE=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c --- list.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.11.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.11.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.11.1\" -DHAVE_LIBNETTLE=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c --- catgconf.o --- mv -f .deps/catgconf.Tpo .deps/catgconf.Po --- main.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.11.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.11.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.11.1\" -DHAVE_LIBNETTLE=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c --- list.o --- mv -f .deps/list.Tpo .deps/list.Po --- hash.o --- mv -f .deps/hash.Tpo .deps/hash.Po --- dns.o --- --- dtls.o --- --- dns.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.11.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.11.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.11.1\" -DHAVE_LIBNETTLE=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dns.o -MD -MP -MF .deps/dns.Tpo -c -o dns.o dns.c --- dtls.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.11.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.11.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.11.1\" -DHAVE_LIBNETTLE=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dtls.o -MD -MP -MF .deps/dtls.Tpo -c -o dtls.o dtls.c --- fticks_hashmac.o --- mv -f .deps/fticks_hashmac.Tpo .deps/fticks_hashmac.Po --- fticks.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.11.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.11.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.11.1\" -DHAVE_LIBNETTLE=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fticks.o -MD -MP -MF .deps/fticks.Tpo -c -o fticks.o fticks.c --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- hostport.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.11.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.11.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.11.1\" -DHAVE_LIBNETTLE=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT hostport.o -MD -MP -MF .deps/hostport.Tpo -c -o hostport.o hostport.c --- debug.o --- mv -f .deps/debug.Tpo .deps/debug.Po --- radmsg.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.11.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.11.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.11.1\" -DHAVE_LIBNETTLE=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT radmsg.o -MD -MP -MF .deps/radmsg.Tpo -c -o radmsg.o radmsg.c --- util.o --- mv -f .deps/util.Tpo .deps/util.Po --- radsecproxy.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.11.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.11.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.11.1\" -DHAVE_LIBNETTLE=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT radsecproxy.o -MD -MP -MF .deps/radsecproxy.Tpo -c -o radsecproxy.o radsecproxy.c --- dns.o --- mv -f .deps/dns.Tpo .deps/dns.Po --- rewrite.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.11.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.11.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.11.1\" -DHAVE_LIBNETTLE=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT rewrite.o -MD -MP -MF .deps/rewrite.Tpo -c -o rewrite.o rewrite.c --- radsecproxy-hash.o --- mv -f .deps/radsecproxy-hash.Tpo .deps/radsecproxy-hash.Po --- tcp.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.11.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.11.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.11.1\" -DHAVE_LIBNETTLE=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT tcp.o -MD -MP -MF .deps/tcp.Tpo -c -o tcp.o tcp.c --- gconfig.o --- mv -f .deps/gconfig.Tpo .deps/gconfig.Po --- tls.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.11.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.11.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.11.1\" -DHAVE_LIBNETTLE=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT tls.o -MD -MP -MF .deps/tls.Tpo -c -o tls.o tls.c --- hostport.o --- mv -f .deps/hostport.Tpo .deps/hostport.Po --- tlscommon.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.11.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.11.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.11.1\" -DHAVE_LIBNETTLE=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT tlscommon.o -MD -MP -MF .deps/tlscommon.Tpo -c -o tlscommon.o tlscommon.c --- radmsg.o --- mv -f .deps/radmsg.Tpo .deps/radmsg.Po --- tlv11.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.11.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.11.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.11.1\" -DHAVE_LIBNETTLE=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT tlv11.o -MD -MP -MF .deps/tlv11.Tpo -c -o tlv11.o tlv11.c --- fticks.o --- mv -f .deps/fticks.Tpo .deps/fticks.Po --- udp.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.11.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.11.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.11.1\" -DHAVE_LIBNETTLE=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT udp.o -MD -MP -MF .deps/udp.Tpo -c -o udp.o udp.c --- tlv11.o --- mv -f .deps/tlv11.Tpo .deps/tlv11.Po --- radsecproxy-hash --- cc -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -L/usr/local/lib -o radsecproxy-hash radsecproxy-hash.o fticks_hashmac.o hash.o list.o -lnettle --- radsecproxy-conf --- cc -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -L/usr/local/lib -o radsecproxy-conf catgconf.o debug.o gconfig.o util.o -lnettle --- dtls.o --- mv -f .deps/dtls.Tpo .deps/dtls.Po --- rewrite.o --- mv -f .deps/rewrite.Tpo .deps/rewrite.Po --- tcp.o --- mv -f .deps/tcp.Tpo .deps/tcp.Po --- tls.o --- mv -f .deps/tls.Tpo .deps/tls.Po --- udp.o --- mv -f .deps/udp.Tpo .deps/udp.Po --- tlscommon.o --- mv -f .deps/tlscommon.Tpo .deps/tlscommon.Po --- radsecproxy.o --- mv -f .deps/radsecproxy.Tpo .deps/radsecproxy.Po --- librsp.a --- rm -f librsp.a ar cru librsp.a debug.o dns.o dtls.o fticks.o fticks_hashmac.o gconfig.o hash.o hostport.o list.o radmsg.o radsecproxy.o rewrite.o tcp.o tls.o tlscommon.o tlv11.o udp.o util.o ranlib librsp.a --- radsecproxy --- cc -g -Wall -Werror -fno-strict-aliasing -I/usr/include -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -L/usr/lib -fstack-protector-strong -L/usr/local/lib -o radsecproxy main.o librsp.a -lssl -lcrypto -lnettle -lnettle =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for radsecproxy-1.11.1 ===> Generating temporary packing list make: "/wrkdirs/usr/ports/net/radsecproxy/work/radsecproxy-1.11.1/Makefile" line 1244: warning: duplicate script for target "%.html" ignored make: "Makefile" line 1242: warning: using previous script for "%.html" defined here Making install in tests make[1]: "/wrkdirs/usr/ports/net/radsecproxy/work/radsecproxy-1.11.1/Makefile" line 1244: warning: duplicate script for target "%.html" ignored make[1]: "Makefile" line 1242: warning: using previous script for "%.html" defined here make[2]: "/wrkdirs/usr/ports/net/radsecproxy/work/radsecproxy-1.11.1/Makefile" line 1244: warning: duplicate script for target "%.html" ignored make[2]: "Makefile" line 1242: warning: using previous script for "%.html" defined here /bin/mkdir -p '/wrkdirs/usr/ports/net/radsecproxy/work/stage/usr/local/bin' install -s -m 555 radsecproxy-conf radsecproxy-hash '/wrkdirs/usr/ports/net/radsecproxy/work/stage/usr/local/bin' /bin/mkdir -p '/wrkdirs/usr/ports/net/radsecproxy/work/stage/usr/local/sbin' install -s -m 555 radsecproxy '/wrkdirs/usr/ports/net/radsecproxy/work/stage/usr/local/sbin' /bin/mkdir -p '/wrkdirs/usr/ports/net/radsecproxy/work/stage/usr/local/share/man/man5' install -m 0644 radsecproxy.conf.5 '/wrkdirs/usr/ports/net/radsecproxy/work/stage/usr/local/share/man/man5' /bin/mkdir -p '/wrkdirs/usr/ports/net/radsecproxy/work/stage/usr/local/share/man/man8' install -m 0644 radsecproxy.8 radsecproxy-hash.8 '/wrkdirs/usr/ports/net/radsecproxy/work/stage/usr/local/share/man/man8' /usr/bin/make install-man -C /wrkdirs/usr/ports/net/radsecproxy/work/radsecproxy-1.11.1 DESTDIR=/wrkdirs/usr/ports/net/radsecproxy/work/stage make[1]: "/wrkdirs/usr/ports/net/radsecproxy/work/radsecproxy-1.11.1/Makefile" line 1244: warning: duplicate script for target "%.html" ignored make[1]: "Makefile" line 1242: warning: using previous script for "%.html" defined here /bin/mkdir -p '/wrkdirs/usr/ports/net/radsecproxy/work/stage/usr/local/share/man/man5' install -m 0644 radsecproxy.conf.5 '/wrkdirs/usr/ports/net/radsecproxy/work/stage/usr/local/share/man/man5' /bin/mkdir -p '/wrkdirs/usr/ports/net/radsecproxy/work/stage/usr/local/share/man/man8' install -m 0644 radsecproxy.8 radsecproxy-hash.8 '/wrkdirs/usr/ports/net/radsecproxy/work/stage/usr/local/share/man/man8' install -m 0644 /wrkdirs/usr/ports/net/radsecproxy/work/radsecproxy-1.11.1/radsecproxy.conf-example /wrkdirs/usr/ports/net/radsecproxy/work/stage/usr/local/etc/radsecproxy.conf.sample ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-05-05T12:23:16+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=4539cc81c8f3' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for radsecproxy-1.11.1 ===> Building radsecproxy-1.11.1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for radsecproxy-1.11.1 build of net/radsecproxy | radsecproxy-1.11.1 ended at Mon May 5 08:23:22 EDT 2025 build time: 00:00:07