------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> radsecproxy-1.8.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> radsecproxy-1.8.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by radsecproxy-1.8.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> radsecproxy-1.8.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by radsecproxy-1.8.1 for building => SHA256 Checksum OK for radsecproxy-radsecproxy-1.8.1_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> radsecproxy-1.8.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by radsecproxy-1.8.1 for building ===> Extracting for radsecproxy-1.8.1 => SHA256 Checksum OK for radsecproxy-radsecproxy-1.8.1_GH0.tar.gz. Extracted Memory Use: 0.58M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for radsecproxy-1.8.1 ===> Applying ports patches for radsecproxy-1.8.1 ===> Cleanly applied ports patch(es) patch-radsecproxy.conf-example SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> radsecproxy-1.8.1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> radsecproxy-1.8.1 depends on package: autoconf>=2.69 - found ===> radsecproxy-1.8.1 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> radsecproxy-1.8.1 depends on shared library: libnettle.so - found (/usr/local/lib/libnettle.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> radsecproxy-1.8.1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> radsecproxy-1.8.1 depends on package: autoconf>=2.69 - found ===> radsecproxy-1.8.1 depends on package: automake>=1.16.1 - found ===> radsecproxy-1.8.1 depends on shared library: libnettle.so - found (/usr/local/lib/libnettle.so) ===> Configuring for radsecproxy-1.8.1 configure.ac:9: installing 'build-aux/compile' configure.ac:7: installing 'build-aux/config.guess' configure.ac:7: installing 'build-aux/config.sub' configure.ac:8: installing 'build-aux/install-sh' configure.ac:8: installing 'build-aux/missing' configure.ac:12: installing 'build-aux/tap-driver.sh' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 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 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 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 nettle_sha256_init in -lnettle... yes UDP transport enabled TCP transport enabled TLS (RadSec) transport enabled DTLS transport enabled checking for OpenSSL... yes OpenSSL found in /usr/local checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating radsecproxy.1 config.status: creating radsecproxy.conf.5 config.status: creating Makefile config.status: creating tests/Makefile config.status: executing depfiles commands SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for radsecproxy-1.8.1 make[1]: "/construction/net/radsecproxy/radsecproxy-1.8.1/Makefile" line 1222: warning: duplicate script for target "%.html" ignored make[1]: "/construction/net/radsecproxy/radsecproxy-1.8.1/Makefile" line 1220: warning: using previous script for "%.html" defined here --- all-recursive --- Making all in tests make[2]: "/construction/net/radsecproxy/radsecproxy-1.8.1/Makefile" line 1222: warning: duplicate script for target "%.html" ignored make[2]: "/construction/net/radsecproxy/radsecproxy-1.8.1/Makefile" line 1220: 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 --- --- main.o --- --- dtls.o --- --- debug.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.8.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.1\" -DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -O2 -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.8.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.1\" -DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -O2 -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.8.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.1\" -DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c --- fticks_hashmac.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.8.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.1\" -DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -O2 -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.8.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.1\" -DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -O2 -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.8.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.1\" -DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c --- catgconf.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.8.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.1\" -DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT catgconf.o -MD -MP -MF .deps/catgconf.Tpo -c -o catgconf.o catgconf.c --- main.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.8.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.1\" -DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c --- dtls.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.8.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.1\" -DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT dtls.o -MD -MP -MF .deps/dtls.Tpo -c -o dtls.o dtls.c --- radsecproxy-hash.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.8.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.1\" -DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -O2 -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 --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- fticks.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.8.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.1\" -DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT fticks.o -MD -MP -MF .deps/fticks.Tpo -c -o fticks.o fticks.c --- list.o --- mv -f .deps/list.Tpo .deps/list.Po --- hostport.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.8.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.1\" -DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT hostport.o -MD -MP -MF .deps/hostport.Tpo -c -o hostport.o hostport.c --- catgconf.o --- mv -f .deps/catgconf.Tpo .deps/catgconf.Po --- radmsg.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.8.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.1\" -DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT radmsg.o -MD -MP -MF .deps/radmsg.Tpo -c -o radmsg.o radmsg.c --- hash.o --- mv -f .deps/hash.Tpo .deps/hash.Po --- radsecproxy.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.8.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.1\" -DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT radsecproxy.o -MD -MP -MF .deps/radsecproxy.Tpo -c -o radsecproxy.o radsecproxy.c --- fticks_hashmac.o --- mv -f .deps/fticks_hashmac.Tpo .deps/fticks_hashmac.Po --- rewrite.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.8.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.1\" -DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT rewrite.o -MD -MP -MF .deps/rewrite.Tpo -c -o rewrite.o rewrite.c --- util.o --- mv -f .deps/util.Tpo .deps/util.Po --- tcp.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.8.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.1\" -DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT tcp.o -MD -MP -MF .deps/tcp.Tpo -c -o tcp.o tcp.c --- debug.o --- mv -f .deps/debug.Tpo .deps/debug.Po --- tls.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.8.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.1\" -DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT tls.o -MD -MP -MF .deps/tls.Tpo -c -o tls.o tls.c --- radmsg.o --- mv -f .deps/radmsg.Tpo .deps/radmsg.Po --- tlscommon.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.8.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.1\" -DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT tlscommon.o -MD -MP -MF .deps/tlscommon.Tpo -c -o tlscommon.o tlscommon.c --- hostport.o --- mv -f .deps/hostport.Tpo .deps/hostport.Po --- tlv11.o --- cc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.8.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.1\" -DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -O2 -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.8.1\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.1\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.1\" -DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/usr/local/etc\" -isystem /usr/local/include -g -Wall -Werror -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT udp.o -MD -MP -MF .deps/udp.Tpo -c -o udp.o udp.c --- radsecproxy-hash.o --- mv -f .deps/radsecproxy-hash.Tpo .deps/radsecproxy-hash.Po --- dtls.o --- mv -f .deps/dtls.Tpo .deps/dtls.Po --- radsecproxy-hash --- cc -g -Wall -Werror -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,-rpath,/usr/local/lib -L/usr/local/lib -o radsecproxy-hash radsecproxy-hash.o fticks_hashmac.o hash.o list.o -lnettle --- tlv11.o --- mv -f .deps/tlv11.Tpo .deps/tlv11.Po --- tcp.o --- mv -f .deps/tcp.Tpo .deps/tcp.Po --- gconfig.o --- mv -f .deps/gconfig.Tpo .deps/gconfig.Po --- radsecproxy-conf --- cc -g -Wall -Werror -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,-rpath,/usr/local/lib -L/usr/local/lib -o radsecproxy-conf catgconf.o debug.o gconfig.o util.o -lnettle --- udp.o --- mv -f .deps/udp.Tpo .deps/udp.Po --- rewrite.o --- mv -f .deps/rewrite.Tpo .deps/rewrite.Po --- tls.o --- mv -f .deps/tls.Tpo .deps/tls.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 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 /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib librsp.a --- radsecproxy --- cc -g -Wall -Werror -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -o radsecproxy main.o librsp.a -lssl -lcrypto -lnettle SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> radsecproxy-1.8.1 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for radsecproxy-1.8.1 ===> radsecproxy-1.8.1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list make[1]: "/construction/net/radsecproxy/radsecproxy-1.8.1/Makefile" line 1222: warning: duplicate script for target "%.html" ignored make[1]: "/construction/net/radsecproxy/radsecproxy-1.8.1/Makefile" line 1220: warning: using previous script for "%.html" defined here Making install in tests make[2]: "/construction/net/radsecproxy/radsecproxy-1.8.1/Makefile" line 1222: warning: duplicate script for target "%.html" ignored make[2]: "/construction/net/radsecproxy/radsecproxy-1.8.1/Makefile" line 1220: warning: using previous script for "%.html" defined here make[3]: "/construction/net/radsecproxy/radsecproxy-1.8.1/Makefile" line 1222: warning: duplicate script for target "%.html" ignored make[3]: "/construction/net/radsecproxy/radsecproxy-1.8.1/Makefile" line 1220: warning: using previous script for "%.html" defined here /bin/mkdir -p '/construction/net/radsecproxy/stage/usr/local/bin' install -s -m 555 radsecproxy-conf radsecproxy-hash '/construction/net/radsecproxy/stage/usr/local/bin' /bin/mkdir -p '/construction/net/radsecproxy/stage/usr/local/sbin' install -s -m 555 radsecproxy '/construction/net/radsecproxy/stage/usr/local/sbin' /bin/mkdir -p '/construction/net/radsecproxy/stage/usr/local/man/man1' install -m 0644 radsecproxy.1 radsecproxy-hash.1 '/construction/net/radsecproxy/stage/usr/local/man/man1' /bin/mkdir -p '/construction/net/radsecproxy/stage/usr/local/man/man5' install -m 0644 radsecproxy.conf.5 '/construction/net/radsecproxy/stage/usr/local/man/man5' /usr/bin/make install-man -C /construction/net/radsecproxy/radsecproxy-1.8.1 DESTDIR=/construction/net/radsecproxy/stage make[1]: "/construction/net/radsecproxy/radsecproxy-1.8.1/Makefile" line 1222: warning: duplicate script for target "%.html" ignored make[1]: "/construction/net/radsecproxy/radsecproxy-1.8.1/Makefile" line 1220: warning: using previous script for "%.html" defined here /bin/mkdir -p '/construction/net/radsecproxy/stage/usr/local/man/man1' install -m 0644 radsecproxy.1 radsecproxy-hash.1 '/construction/net/radsecproxy/stage/usr/local/man/man1' /bin/mkdir -p '/construction/net/radsecproxy/stage/usr/local/man/man5' install -m 0644 radsecproxy.conf.5 '/construction/net/radsecproxy/stage/usr/local/man/man5' install -m 0644 /construction/net/radsecproxy/radsecproxy-1.8.1/radsecproxy.conf-example /construction/net/radsecproxy/stage/usr/local/etc ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> 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: package ------------------------------------------------------------------------------- ===> Building package for radsecproxy-1.8.1 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:30