=>> Building net/libdnet build started at 2025-04-11T00:13:26+00:00 port directory: /usr/ports/net/libdnet package name: libdnet-1.13_5 building for: FreeBSD poudriere3.srv.tunenet.dk 14.2-RELEASE-p3 FreeBSD 14.2-RELEASE-p3 amd64 maintained by: onatan@gmail.com port version: 1.13 port revision: 5 Makefile datestamp: -rw-r--r-- 1 root wheel 625 Jan 27 2024 /usr/ports/net/libdnet/Makefile Poudriere version: poudriere-git-3.4.99.20250115 Host OSVERSION: 1402000 Jail OSVERSION: 1402000 Job Id: 06 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1402000 UNAME_v=FreeBSD 14.2-RELEASE-p3 UNAME_r=14.2-RELEASE-p3 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 POUDRIERE_VERSION=3.4.99.20250115 MASTERMNT=/usr/local/poudriere/data/.m/86aa5a/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/usr/local/poudriere/data/.m/86aa5a/06/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_14_2_amd64-default OLDPWD=/usr/local/poudriere/data/.m/86aa5a/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20250115 PREFIX=/usr/local 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-- onatan@gmail.com --End MAINTAINER-- --PORTVERSION-- 1.13 --End PORTVERSION-- --PORTREVISION-- 5 --End PORTREVISION-- --CONFIGURE_ARGS-- --without-check --without-python --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/libdnet/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/libdnet/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/libdnet/work/.cache HOME=/wrkdirs/usr/ports/net/libdnet/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/libdnet/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/libdnet/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh DEFAULT_AUTOCONF=2.72 CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/libdnet/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/libdnet/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/libdnet/work/.cache HOME=/wrkdirs/usr/ports/net/libdnet/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/libdnet/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/libdnet/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 DEFAULT_AUTOCONF=2.72 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=" -lpfctl -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=14.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/libdnet" EXAMPLESDIR="share/examples/libdnet" DATADIR="share/libdnet" WWWDIR="www/libdnet" ETCDIR="etc/libdnet" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libdnet DOCSDIR=/usr/local/share/doc/libdnet EXAMPLESDIR=/usr/local/share/examples/libdnet WWWDIR=/usr/local/www/libdnet ETCDIR=/usr/local/etc/libdnet --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles OVERLAYS+=/overlays/tykports FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # supports parallel building using multiple make sub-processes MAKE_JOBS_UNSAFE= # support multiple jobs MAKE_JOBS_NUMBER=8 # disable license auditing framework completely DISABLE_LICENSES= # unset some options we never want by default OPTIONS_UNSET+= ALSA CUPS DEBUG DOCBOOK HTMLDOCS X11 GUI DOCS NLS EXAMPLES # build with ccache enabled #WITH_CCACHE_BUILD= CCACHE_DIR=/var/cache/ccache # define default versions DEFAULT_VERSIONS+=ssl=openssl DEFAULT_VERSIONS+=pgsql=16 DEFAULT_VERSIONS+=python=3.11 DEFAULT_VERSIONS+=python3=3.11 DEFAULT_VERSIONS+=php=8.2 DEFAULT_VERSIONS+=node=18 DEFAULT_VERSIONS+=openjdk=17 DEFAULT_VERSIONS+=lua=54 # allow non-default python flavours BUILD_ALL_PYTHON_FLAVORS= # allow building for newer versions ALLOW_UNSUPPORTED_SYSTEM= # add overlay UID_FILES=${PORTSDIR}/UIDs ${PORTSDIR}/UIDs.tyk GID_FILES=${PORTSDIR}/GIDs ${PORTSDIR}/GIDs.tyk #### Misc Poudriere #### .include "/etc/make.conf.ports_env" DISABLE_MAKE_JOBS=poudriere ---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) 19558 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 pipebuf (-y) 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 ===> libdnet-1.13_5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.1.0.pkg [poudriere3.srv.tunenet.dk] Installing pkg-2.1.0... [poudriere3.srv.tunenet.dk] Extracting pkg-2.1.0: .......... done ===> libdnet-1.13_5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libdnet-1.13_5 =========================================================================== =================================================== ===== 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 libdnet-1.13_5 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by libdnet-1.13_5 for building => SHA256 Checksum OK for 5u623l20-libdnet-v1.13_GH0.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 libdnet-1.13_5 for building ===> Extracting for libdnet-1.13_5 => SHA256 Checksum OK for 5u623l20-libdnet-v1.13_GH0.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 libdnet-1.13_5 ===> Applying FreeBSD patches for libdnet-1.13_5 from /usr/ports/net/libdnet/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> libdnet-1.13_5 depends on package: autoconf>=2.72 - not found ===> Installing existing package /packages/All/autoconf-2.72.pkg [poudriere3.srv.tunenet.dk] Installing autoconf-2.72... [poudriere3.srv.tunenet.dk] `-- Installing autoconf-switch-20220527... [poudriere3.srv.tunenet.dk] `-- Extracting autoconf-switch-20220527: ....... done [poudriere3.srv.tunenet.dk] `-- Installing indexinfo-0.3.1_1... [poudriere3.srv.tunenet.dk] `-- Extracting indexinfo-0.3.1_1: . done [poudriere3.srv.tunenet.dk] `-- Installing m4-1.4.19_1,1... [poudriere3.srv.tunenet.dk] `-- Extracting m4-1.4.19_1,1: ... done [poudriere3.srv.tunenet.dk] `-- Installing perl5-5.36.3_2... [poudriere3.srv.tunenet.dk] `-- Extracting perl5-5.36.3_2: .......... done [poudriere3.srv.tunenet.dk] Extracting autoconf-2.72: .......... done ===> libdnet-1.13_5 depends on package: autoconf>=2.72 - found ===> Returning to build of libdnet-1.13_5 ===> libdnet-1.13_5 depends on package: automake>=1.17 - not found ===> Installing existing package /packages/All/automake-1.17.pkg [poudriere3.srv.tunenet.dk] Installing automake-1.17... [poudriere3.srv.tunenet.dk] Extracting automake-1.17: .......... done ===> libdnet-1.13_5 depends on package: automake>=1.17 - found ===> Returning to build of libdnet-1.13_5 ===> libdnet-1.13_5 depends on executable: libtoolize - not found ===> Installing existing package /packages/All/libtool-2.5.4.pkg [poudriere3.srv.tunenet.dk] Installing libtool-2.5.4... [poudriere3.srv.tunenet.dk] Extracting libtool-2.5.4: .......... done ===> libdnet-1.13_5 depends on executable: libtoolize - found ===> Returning to build of libdnet-1.13_5 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> libdnet-1.13_5 depends on shared library: libpfctl.so - not found ===> Installing existing package /packages/All/libpfctl-0.15.pkg [poudriere3.srv.tunenet.dk] Installing libpfctl-0.15... [poudriere3.srv.tunenet.dk] Extracting libpfctl-0.15: ... done ===> libdnet-1.13_5 depends on shared library: libpfctl.so - found (/usr/local/lib/libpfctl.so) ===> Returning to build of libdnet-1.13_5 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for libdnet-1.13_5 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT' configure.ac:22: warning: The macro 'AC_LIBTOOL_DLOPEN' is obsolete. configure.ac:22: You should run autoupdate. m4/ltoptions.m4:113: AC_LIBTOOL_DLOPEN is expanded from... configure.ac:22: the top level configure.ac:22: warning: AC_LIBTOOL_DLOPEN: Remove this warning and the call to _LT_SET_OPTION when you configure.ac:22: put the 'dlopen' option into LT_INIT's first parameter. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... m4/ltoptions.m4:113: AC_LIBTOOL_DLOPEN is expanded from... configure.ac:22: the top level configure.ac:28: warning: The macro 'AM_PROG_LIBTOOL' is obsolete. configure.ac:28: You should run autoupdate. m4/libtool.m4:101: AM_PROG_LIBTOOL is expanded from... configure.ac:28: the top level configure.ac:36: warning: The macro 'AC_ERROR' is obsolete. configure.ac:36: You should run autoupdate. ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.ac:36: the top level configure.ac:73: warning: The macro 'AC_ERROR' is obsolete. configure.ac:73: You should run autoupdate. ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.ac:73: the top level configure.ac:111: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:111: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:111: the top level configure.ac:181: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:181: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... m4/ac_dnet_sockaddr_in6.m4:7: AC_DNET_SOCKADDR_IN6 is expanded from... configure.ac:181: the top level configure.ac:191: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:191: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... m4/ac_dnet_sockaddr_sa_len.m4:7: AC_DNET_SOCKADDR_SA_LEN is expanded from... configure.ac:191: the top level configure.ac:194: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:194: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... m4/ac_dnet_route_rt_msghdr.m4:7: AC_DNET_ROUTE_RT_MSGHDR is expanded from... configure.ac:194: the top level configure.ac:25: installing 'config/compile' configure.ac:19: installing 'config/config.guess' configure.ac:19: installing 'config/config.sub' configure.ac:10: installing 'config/install-sh' configure.ac:10: installing 'config/missing' parallel-tests: installing 'config/test-driver' configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 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 xargs -n works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... amd64-portbld-freebsd14.2 checking host system type... amd64-portbld-freebsd14.2 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 c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of c++... none checking for gawk... (cached) /usr/bin/awk checking for gcc... cc 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 dependency style of cc... none checking how to run the C preprocessor... cpp checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd14.2 file names to amd64-portbld-freebsd14.2 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd14.2 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd14.2 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... (cached) yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... no checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd14.2 ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ranlib... (cached) ranlib checking for Python... no checking for gethostbyname... (cached) yes checking for socket... yes checking for putmsg in -lstr... no checking for Check... no checking for egrep... (cached) /usr/bin/egrep checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for inttypes.h... (cached) yes checking for netdb.h... (cached) yes checking for net/bpf.h... yes checking for net/if.h... (cached) yes checking for net/if_dl.h... yes checking for net/if_tun.h... (cached) yes checking for net/radix.h... yes checking for netinet/in.h... (cached) yes checking for nlist.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/sockio.h... yes checking for sys/sysctl.h... (cached) yes checking for sys/stdint.h... yes checking for sys/time.h... (cached) yes checking for net/pfvar.h... yes checking for net/route.h... yes checking for netinet/in_var.h... yes checking for netinet/ip_compat.h... yes checking for net/if_arp.h... yes checking for net/if_var.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for sockaddr_in6 struct in ... yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for uint8_t... (cached) yes checking for sa_len in sockaddr struct... yes checking for rt_msghdr struct in ... yes checking for working memcmp... yes checking for gethostbyname... (cached) yes checking for gettimeofday... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for pow... no checking for socket... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strpbrk... (cached) yes checking for strstr... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for err... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for strsep... (cached) yes checking for raw IP sockets ip_{len,off} host byte ordering... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating dnet-config config.status: creating include/Makefile config.status: creating include/dnet/Makefile config.status: creating man/Makefile config.status: creating python/Makefile config.status: creating python/setup.py config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating test/check/Makefile config.status: creating test/dnet/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for libdnet-1.13_5 Making all in include /usr/bin/make all-recursive Making all in dnet Making all in man Making all in src /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o addr-util.lo addr-util.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c addr-util.c -fPIC -DPIC -o .libs/addr-util.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c addr-util.c -o addr-util.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o addr.lo addr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c addr.c -fPIC -DPIC -o .libs/addr.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c addr.c -o addr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o blob.lo blob.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c blob.c -fPIC -DPIC -o .libs/blob.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c blob.c -o blob.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o ip-util.lo ip-util.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c ip-util.c -fPIC -DPIC -o .libs/ip-util.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c ip-util.c -o ip-util.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o ip6.lo ip6.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c ip6.c -fPIC -DPIC -o .libs/ip6.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c ip6.c -o ip6.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o rand.lo rand.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c rand.c -fPIC -DPIC -o .libs/rand.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c rand.c -o rand.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o arp.lo arp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c arp.c -fPIC -DPIC -o .libs/arp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c arp.c -o arp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o eth.lo eth.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c eth.c -fPIC -DPIC -o .libs/eth.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c eth.c -o eth.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o fw-pf.lo fw-pf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c fw-pf.c -fPIC -DPIC -o .libs/fw-pf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c fw-pf.c -o fw-pf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o intf.lo intf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c intf.c -fPIC -DPIC -o .libs/intf.o intf.c:575:3: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 575 | for (cnt = 0; !matched && cnt < (int) entry->intf_alias_num; cnt++) { | ^ intf.c:571:2: note: previous statement is here 571 | if (entry->intf_addr.addr_type == ADDR_TYPE_IP && | ^ 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c intf.c -o intf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o ip.lo ip.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c ip.c -fPIC -DPIC -o .libs/ip.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c ip.c -o ip.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o route.lo route.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c route.c -fPIC -DPIC -o .libs/route.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c route.c -o route.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o tun.lo tun.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c tun.c -fPIC -DPIC -o .libs/tun.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c tun.c -o tun.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -version-info 1:1:0 -lpfctl -fstack-protector-strong -L/usr/local/lib -o libdnet.la -rpath /usr/local/lib addr-util.lo addr.lo blob.lo ip-util.lo ip6.lo rand.lo arp.lo eth.lo fw-pf.lo intf.lo ip.lo route.lo tun.lo libtool: link: cc -shared -fPIC -DPIC .libs/addr-util.o .libs/addr.o .libs/blob.o .libs/ip-util.o .libs/ip6.o .libs/rand.o .libs/arp.o .libs/eth.o .libs/fw-pf.o .libs/intf.o .libs/ip.o .libs/route.o .libs/tun.o -lpfctl -L/usr/local/lib -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-soname -Wl,libdnet.so.1 -o .libs/libdnet.so.1.0.1 libtool: link: (cd ".libs" && rm -f "libdnet.so.1" && ln -s "libdnet.so.1.0.1" "libdnet.so.1") libtool: link: (cd ".libs" && rm -f "libdnet.so" && ln -s "libdnet.so.1.0.1" "libdnet.so") libtool: link: ar cr .libs/libdnet.a addr-util.o addr.o blob.o ip-util.o ip6.o rand.o arp.o eth.o fw-pf.o intf.o ip.o route.o tun.o libtool: link: ranlib .libs/libdnet.a libtool: link: ( cd ".libs" && rm -f "libdnet.la" && ln -s "../libdnet.la" "libdnet.la" ) Making all in python Making all in test Making all in check Making all in dnet cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o addr.o addr.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o arp.o arp.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o aton.o aton.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o dnet.o dnet.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o eth.o eth.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o fw.o fw.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o hex.o hex.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o icmp.o icmp.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o intf.o intf.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o ip.o ip.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o rand.o rand.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o route.o route.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o send.o send.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o tcp.o tcp.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -c -o udp.o udp.c /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -lpfctl -fstack-protector-strong -L/usr/local/lib -o dnet addr.o arp.o aton.o dnet.o eth.o fw.o hex.o icmp.o intf.o ip.o rand.o route.o send.o tcp.o udp.o ../../src/libdnet.la libtool: link: cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -fstack-protector-strong -o .libs/dnet addr.o arp.o aton.o dnet.o eth.o fw.o hex.o icmp.o intf.o ip.o rand.o route.o send.o tcp.o udp.o -L/usr/local/lib ../../src/.libs/libdnet.so -lpfctl -Wl,-rpath -Wl,/usr/local/lib =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for libdnet-1.13_5 ===> Generating temporary packing list Making install in include Making install in dnet /bin/mkdir -p '/wrkdirs/usr/ports/net/libdnet/work/stage/usr/local/include/dnet' install -m 0644 addr.h arp.h blob.h eth.h fw.h icmp.h intf.h ip.h ip6.h os.h rand.h route.h tcp.h tun.h udp.h sctp.h '/wrkdirs/usr/ports/net/libdnet/work/stage/usr/local/include/dnet' /bin/mkdir -p '/wrkdirs/usr/ports/net/libdnet/work/stage/usr/local/include' install -m 0644 dnet.h '/wrkdirs/usr/ports/net/libdnet/work/stage/usr/local/include' Making install in man /bin/mkdir -p '/wrkdirs/usr/ports/net/libdnet/work/stage/usr/local/share/man/man3' install -m 0644 dnet.3 '/wrkdirs/usr/ports/net/libdnet/work/stage/usr/local/share/man/man3' Making install in src /bin/mkdir -p '/wrkdirs/usr/ports/net/libdnet/work/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libdnet.la '/wrkdirs/usr/ports/net/libdnet/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libdnet.so.1.0.1 /wrkdirs/usr/ports/net/libdnet/work/stage/usr/local/lib/libdnet.so.1.0.1 libtool: install: (cd /wrkdirs/usr/ports/net/libdnet/work/stage/usr/local/lib && { ln -s -f libdnet.so.1.0.1 libdnet.so.1 || { rm -f libdnet.so.1 && ln -s libdnet.so.1.0.1 libdnet.so.1; }; }) libtool: install: (cd /wrkdirs/usr/ports/net/libdnet/work/stage/usr/local/lib && { ln -s -f libdnet.so.1.0.1 libdnet.so || { rm -f libdnet.so && ln -s libdnet.so.1.0.1 libdnet.so; }; }) libtool: install: /usr/bin/install -c .libs/libdnet.lai /wrkdirs/usr/ports/net/libdnet/work/stage/usr/local/lib/libdnet.la libtool: install: /usr/bin/install -c .libs/libdnet.a /wrkdirs/usr/ports/net/libdnet/work/stage/usr/local/lib/libdnet.a libtool: install: chmod 644 /wrkdirs/usr/ports/net/libdnet/work/stage/usr/local/lib/libdnet.a libtool: install: ranlib /wrkdirs/usr/ports/net/libdnet/work/stage/usr/local/lib/libdnet.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' Making install in python Making install in test Making install in check Making install in dnet /bin/mkdir -p '/wrkdirs/usr/ports/net/libdnet/work/stage/usr/local/sbin' /bin/sh ../../libtool --mode=install install -s -m 555 dnet '/wrkdirs/usr/ports/net/libdnet/work/stage/usr/local/sbin' libtool: warning: '../../src/libdnet.la' has not been installed in '/usr/local/lib' libtool: install: install -m 555 -s .libs/dnet /wrkdirs/usr/ports/net/libdnet/work/stage/usr/local/sbin/dnet /bin/mkdir -p '/wrkdirs/usr/ports/net/libdnet/work/stage/usr/local/share/man/man8' install -m 0644 dnet.8 '/wrkdirs/usr/ports/net/libdnet/work/stage/usr/local/share/man/man8' /bin/mkdir -p '/wrkdirs/usr/ports/net/libdnet/work/stage/usr/local/bin' install -m 555 dnet-config '/wrkdirs/usr/ports/net/libdnet/work/stage/usr/local/bin' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp built_by' 'PKG_NOTE_build_timestamp=2025-04-11T00:13:26+00:00' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20250115' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for libdnet-1.13_5 ===> Building libdnet-1.13_5 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for libdnet-1.13_5 build of net/libdnet | libdnet-1.13_5 ended at 2025-04-11T00:13:43+00:00 build time: 00:00:17