=>> Building net/dhcp6 build started at Mon Sep 29 03:26:47 EDT 2025 port directory: /usr/ports/net/dhcp6 package name: dhcp6-20080615.2_4 building for: FreeBSD pkg.DaveG.ca 15.0-ALPHA3 FreeBSD 15.0-ALPHA3 1500064 amd64 maintained by: hrs@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 815 Aug 27 2024 /usr/ports/net/dhcp6/Makefile Ports top last git commit: a936fb9b16ba Ports top unclean checkout: no Port dir last git commit: 1a86930091e8 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500064 Jail OSVERSION: 1500064 Job Id: 10 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500064 UNAME_v=FreeBSD 15.0-ALPHA3 1500064 UNAME_r=15.0-ALPHA3 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=/usr/local/poudriere/data/.m/freebsd_15_c_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_15_c_x64-HEAD-ALL/10/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_15_c_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_15_c_x64-HEAD-ALL/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--- ===> The following configuration options are available for dhcp6-20080615.2_4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- hrs@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --sysconfdir=/usr/local/etc --with-localdbdir=/var/db --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/dhcp6/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/dhcp6/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/dhcp6/work/.cache HOME=/wrkdirs/usr/ports/net/dhcp6/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/dhcp6/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/dhcp6/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh 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/dhcp6/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/dhcp6/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/dhcp6/work/.cache HOME=/wrkdirs/usr/ports/net/dhcp6/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/dhcp6/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/dhcp6/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 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " 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-- PORTDOCS="" OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/dhcp6" EXAMPLESDIR="share/examples/dhcp6" DATADIR="share/dhcp6" WWWDIR="www/dhcp6" ETCDIR="etc/dhcp6" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dhcp6 DOCSDIR=/usr/local/share/doc/dhcp6 EXAMPLESDIR=/usr/local/share/examples/dhcp6 WWWDIR=/usr/local/www/dhcp6 ETCDIR=/usr/local/etc/dhcp6 --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 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 #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---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 pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> dhcp6-20080615.2_4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.3.1.pkg [pkg.DaveG.ca] Installing pkg-2.3.1... [pkg.DaveG.ca] Extracting pkg-2.3.1: .......... done ===> dhcp6-20080615.2_4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of dhcp6-20080615.2_4 =========================================================================== =================================================== ===== 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 dhcp6-20080615.2_4 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by dhcp6-20080615.2_4 for building => SHA256 Checksum OK for hrs-allbsd-wide-dhcpv6-v20080615.2_GH0.tar.gz. =========================================================================== =================================================== ===== 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 dhcp6-20080615.2_4 for building ===> Extracting for dhcp6-20080615.2_4 => SHA256 Checksum OK for hrs-allbsd-wide-dhcpv6-v20080615.2_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for dhcp6-20080615.2_4 ===> Applying FreeBSD patches for dhcp6-20080615.2_4 from /usr/ports/net/dhcp6/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> dhcp6-20080615.2_4 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> dhcp6-20080615.2_4 depends on file: /usr/local/bin/ccache - found ===> Returning to build of dhcp6-20080615.2_4 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for dhcp6-20080615.2_4 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... 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 how to run the C preprocessor... cpp checking for bison... no checking for byacc... byacc checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for sys/queue.h... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for getaddrinfo/getnameinfo library... kame checking for getaddrinfo in -linet6... no checking for getaddrinfo... (cached) yes checking for getnameinfo... (cached) yes checking for getifaddrs... yes checking for if_nametoindex... yes checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for daemon... (cached) yes checking for warnx... (cached) yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/time.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for socklen_t... yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for sig_atomic_t... (cached) yes checking whether getpgrp requires zero arguments... (cached) yes checking whether cc needs -traditional... no checking whether setpgrp takes no argument... no checking return type of signal handlers... void checking for mktime... yes checking for select... (cached) yes checking for socket... yes checking for clock_gettime... (cached) yes checking for local DB directory... /var/db checking for arc4random... (cached) yes checking if --enable-pedant option is specified... no checking ANSI predeclared __func__... no checking gcc predelcared __FUNCTION__... no checking checking the existence TAILQ_FOREACH_REVERSE... yes checking argument order of TAILQ_FOREACH_REVERSE... old checking if you have a length field in struct sockaddr*... yes checking the owner of the programs... bin checking the group owner of the programs... bin checking for stdarg.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for dhcp6-20080615.2_4 --- dhcp6c.o --- --- common.o --- --- config.o --- --- prefixconf.o --- --- dhcp6c_ia.o --- --- timer.o --- --- dhcp6c_script.o --- --- if.o --- --- base64.o --- --- auth.o --- --- dhcp6_ctl.o --- --- addrconf.o --- --- lease.o --- --- cfparse.c --- --- dhcp6s.o --- --- dhcp6relay.o --- --- dhcp6c.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -DPACKAGE_NAME=\"wide-dhcpv6\" -DPACKAGE_TARNAME=\"wide-dhcpv6\" -DPACKAGE_VERSION=\"20080615\" -DPACKAGE_STRING=\"wide-dhcpv6\ 20080615\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DYYTEXT_POINTER=1 -DINET6=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ARC4RANDOM=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_SA_LEN=1 -DHAVE_STDARG_H=1 -DSYSCONFDI--- common.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -DPACKAGE_NAME=\"wide-dhcpv6\" -DPACKAGE_TARNAME=\"wide-dhcpv6\" -DPACKAGE_VERSION=\"20080615\" -DPACKAGE_STRING=\"wide-dhcpv6\ 20080615\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DYYTEXT_POINTER=1 -DINET6=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ARC4RANDOM=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_SA_LEN=1 -DHAVE_STDARG_H=1 -DSYSCONFDI--- config.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -DPACKAGE_NAME=\"wide-dhcpv6\" -DPACKAGE_TARNAME=\"wide-dhcpv6\" -DPACKAGE_VERSION=\"20080615\" -DPACKAGE_STRING=\"wide-dhcpv6\ 20080615\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DYYTEXT_POINTER=1 -DINET6=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ARC4RANDOM=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_SA_LEN=1 -DHAVE_STDARG_H=1 -DSYSCONFDI--- prefixconf.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -DPACKAGE_NAME=\"wide-dhcpv6\" -DPACKAGE_TARNAME=\"wide-dhcpv6\" -DPACKAGE_VERSION=\"20080615\" -DPACKAGE_STRING=\"wide-dhcpv6\ 20080615\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DYYTEXT_POINTER=1 -DINET6=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ARC4RANDOM=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_SA_LEN=1 -DHAVE_STDARG_H=1 -DSYSCONFDI--- dhcp6c_ia.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -DPACKAGE_NAME=\"wide-dhcpv6\" -DPACKAGE_TARNAME=\"wide-dhcpv6\" -DPACKAGE_VERSION=\"20080615\" -DPACKAGE_STRING=\"wide-dhcpv6\ 20080615\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DYYTEXT_POINTER=1 -DINET6=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ARC4RANDOM=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_SA_LEN=1 -DHAVE_STDARG_H=1 -DSYSCONFDI--- timer.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -DPACKAGE_NAME=\"wide-dhcpv6\" -DPACKAGE_TARNAME=\"wide-dhcpv6\" -DPACKAGE_VERSION=\"20080615\" -DPACKAGE_STRING=\"wide-dhcpv6\ 20080615\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DYYTEXT_POINTER=1 -DINET6=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ARC4RANDOM=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_SA_LEN=1 -DHAVE_STDARG_H=1 -DSYSCONFDI--- dhcp6c_script.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -DPACKAGE_NAME=\"wide-dhcpv6\" -DPACKAGE_TARNAME=\"wide-dhcpv6\" -DPACKAGE_VERSION=\"20080615\" -DPACKAGE_STRING=\"wide-dhcpv6\ 20080615\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DYYTEXT_POINTER=1 -DINET6=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ARC4RANDOM=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_SA_LEN=1 -DHAVE_STDARG_H=1 -DSYSCONFDI--- if.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -DPACKAGE_NAME=\"wide-dhcpv6\" -DPACKAGE_TARNAME=\"wide-dhcpv6\" -DPACKAGE_VERSION=\"20080615\" -DPACKAGE_STRING=\"wide-dhcpv6\ 20080615\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DYYTEXT_POINTER=1 -DINET6=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ARC4RANDOM=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_SA_LEN=1 -DHAVE_STDARG_H=1 -DSYSCONFDI--- base64.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -DPACKAGE_NAME=\"wide-dhcpv6\" -DPACKAGE_TARNAME=\"wide-dhcpv6\" -DPACKAGE_VERSION=\"20080615\" -DPACKAGE_STRING=\"wide-dhcpv6\ 20080615\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DYYTEXT_POINTER=1 -DINET6=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ARC4RANDOM=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_SA_LEN=1 -DHAVE_STDARG_H=1 -DSYSCONFDI--- auth.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -DPACKAGE_NAME=\"wide-dhcpv6\" -DPACKAGE_TARNAME=\"wide-dhcpv6\" -DPACKAGE_VERSION=\"20080615\" -DPACKAGE_STRING=\"wide-dhcpv6\ 20080615\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DYYTEXT_POINTER=1 -DINET6=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ARC4RANDOM=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_SA_LEN=1 -DHAVE_STDARG_H=1 -DSYSCONFDI--- dhcp6_ctl.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -DPACKAGE_NAME=\"wide-dhcpv6\" -DPACKAGE_TARNAME=\"wide-dhcpv6\" -DPACKAGE_VERSION=\"20080615\" -DPACKAGE_STRING=\"wide-dhcpv6\ 20080615\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DYYTEXT_POINTER=1 -DINET6=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ARC4RANDOM=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_SA_LEN=1 -DHAVE_STDARG_H=1 -DSYSCONFDI--- addrconf.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -DPACKAGE_NAME=\"wide-dhcpv6\" -DPACKAGE_TARNAME=\"wide-dhcpv6\" -DPACKAGE_VERSION=\"20080615\" -DPACKAGE_STRING=\"wide-dhcpv6\ 20080615\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DYYTEXT_POINTER=1 -DINET6=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ARC4RANDOM=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_SA_LEN=1 -DHAVE_STDARG_H=1 -DSYSCONFDI--- lease.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -DPACKAGE_NAME=\"wide-dhcpv6\" -DPACKAGE_TARNAME=\"wide-dhcpv6\" -DPACKAGE_VERSION=\"20080615\" -DPACKAGE_STRING=\"wide-dhcpv6\ 20080615\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DYYTEXT_POINTER=1 -DINET6=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ARC4RANDOM=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_SA_LEN=1 -DHAVE_STDARG_H=1 -DSYSCONFDI--- cfparse.c --- byacc -d cfparse.y mv y.tab.c cfparse.c --- dhcp6s.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -DPACKAGE_NAME=\"wide-dhcpv6\" -DPACKAGE_TARNAME=\"wide-dhcpv6\" -DPACKAGE_VERSION=\"20080615\" -DPACKAGE_STRING=\"wide-dhcpv6\ 20080615\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DYYTEXT_POINTER=1 -DINET6=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ARC4RANDOM=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_SA_LEN=1 -DHAVE_STDARG_H=1 -DSYSCONFDI--- dhcp6relay.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -DPACKAGE_NAME=\"wide-dhcpv6\" -DPACKAGE_TARNAME=\"wide-dhcpv6\" -DPACKAGE_VERSION=\"20080615\" -DPACKAGE_STRING=\"wide-dhcpv6\ 20080615\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DYYTEXT_POINTER=1 -DINET6=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ARC4RANDOM=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_SA_LEN=1 -DHAVE_STDARG_H=1 -DSYSCONFDI--- dhcp6c.o --- R=\"/usr/local/etc\" -DLOCALDBDIR=\"/var/db\" -c dhcp6c.c -o dhcp6c.o --- common.o --- R=\"/usr/local/etc\" -DLOCALDBDIR=\"/var/db\" -c common.c -o common.o --- config.o --- R=\"/usr/local/etc\" -DLOCALDBDIR=\"/var/db\" -c config.c -o config.o --- prefixconf.o --- R=\"/usr/local/etc\" -DLOCALDBDIR=\"/var/db\" -c prefixconf.c -o prefixconf.o --- dhcp6c_ia.o --- R=\"/usr/local/etc\" -DLOCALDBDIR=\"/var/db\" -c dhcp6c_ia.c -o dhcp6c_ia.o --- timer.o --- R=\"/usr/local/etc\" -DLOCALDBDIR=\"/var/db\" -c timer.c -o timer.o --- dhcp6c_script.o --- R=\"/usr/local/etc\" -DLOCALDBDIR=\"/var/db\" -c dhcp6c_script.c -o dhcp6c_script.o --- if.o --- R=\"/usr/local/etc\" -DLOCALDBDIR=\"/var/db\" -c if.c -o if.o --- base64.o --- R=\"/usr/local/etc\" -DLOCALDBDIR=\"/var/db\" -c base64.c -o base64.o --- auth.o --- R=\"/usr/local/etc\" -DLOCALDBDIR=\"/var/db\" -c auth.c -o auth.o --- dhcp6_ctl.o --- R=\"/usr/local/etc\" -DLOCALDBDIR=\"/var/db\" -c dhcp6_ctl.c -o dhcp6_ctl.o --- addrconf.o --- R=\"/usr/local/etc\" -DLOCALDBDIR=\"/var/db\" -c addrconf.c -o addrconf.o --- lease.o --- R=\"/usr/local/etc\" -DLOCALDBDIR=\"/var/db\" -c lease.c -o lease.o --- dhcp6s.o --- R=\"/usr/local/etc\" -DLOCALDBDIR=\"/var/db\" -c dhcp6s.c -o dhcp6s.o --- dhcp6relay.o --- R=\"/usr/local/etc\" -DLOCALDBDIR=\"/var/db\" -c dhcp6relay.c -o dhcp6relay.o --- dhcp6relay_script.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -DPACKAGE_NAME=\"wide-dhcpv6\" -DPACKAGE_TARNAME=\"wide-dhcpv6\" -DPACKAGE_VERSION=\"20080615\" -DPACKAGE_STRING=\"wide-dhcpv6\ 20080615\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DYYTEXT_POINTER=1 -DINET6=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ARC4RANDOM=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_SA_LEN=1 -DHAVE_STDARG_H=1 -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALDBDIR=\"/var/db\" -c dhcp6relay_script.c -o dhcp6relay_script.o --- base64.o --- --- dhcp6_ctlclient.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -DPACKAGE_NAME=\"wide-dhcpv6\" -DPACKAGE_TARNAME=\"wide-dhcpv6\" -DPACKAGE_VERSION=\"20080615\" -DPACKAGE_STRING=\"wide-dhcpv6\ 20080615\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DYYTEXT_POINTER=1 -DINET6=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ARC4RANDOM=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_SA_LEN=1 -DHAVE_STDARG_H=1 -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALDBDIR=\"/var/db\" -c dhcp6_ctlclient.c -o dhcp6_ctlclient.o --- prefixconf.o --- prefixconf.c:122:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 122 | update_prefix(ia, pinfo, pifc, dhcpifp, ctlp, callback) | ^ prefixconf.c:256:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 256 | find_siteprefix(head, prefix, match_plen) | ^ prefixconf.c:274:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 274 | remove_siteprefix(sp) | ^ prefixconf.c:297:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 297 | isvalid(iac) | ^ prefixconf.c:308:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] --- dhcp6c_script.o --- dhcp6c_script.c:76:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 76 | client6_script(scriptpath, state, optinfo) | ^ 1 warning generated. --- prefixconf.o --- 308 | duration(iac) | ^ prefixconf.c:333:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 333 | cleanup(iac) | ^ prefixconf.c:348:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 348 | renew_prefix(iac, iaparam, evdp, evd) | ^ prefixconf.c:387:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 387 | renew_data_free(evd) | ^ prefixconf.c:405:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 405 | siteprefix_timo(arg) | ^ prefixconf.c:429:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 429 | add_ifprefix(siteprefix, prefix, pconf) | ^ prefixconf.c:508:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 508 | pd_ifaddrconf(cmd, ifpfx) | ^ 11 warnings generated. --- timer.o --- timer.c:67:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 67 | dhcp6_add_timer(timeout, timeodata) | ^ timer.c:94:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 94 | dhcp6_remove_timer(timer) | ^ timer.c:103:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 103 | dhcp6_set_timer(tm, timer) | ^ timer.c:160:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 160 | dhcp6_timer_rest(timer) | ^ timer.c:179:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 179 | timeval_add(a, b, result) | ^ --- cftoken.c --- --- cfparse.o --- --- timer.o --- timer.c:199:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 199 | timeval_sub(a, b, result) | ^ 6 warnings generated. --- cftoken.c --- flex cftoken.l --- auth.o --- auth.c:105:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 105 | dhcp6_validate_key(key) | ^ auth.c:123:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 123 | dhcp6_calc_mac(buf, len, proto, alg, off, key) | ^ auth.c:145:21: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 145 | hmacmd5_init(&ctx, key->secret, key->secretlen); | ^~~~~~~~~~~ auth.c:91:65: note: passing argument to parameter here 91 | static void hmacmd5_init __P((hmacmd5_t *, const unsigned char *, | ^ --- dhcp6relay.o --- dhcp6relay.c:135:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 135 | main(argc, argv) | ^ dhcp6relay.c:232:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 232 | make_prefix(pstr0) | ^ dhcp6relay.c:525:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 525 | relay6_signal(sig) | ^ dhcp6relay.c:584:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 584 | relay6_recv(s, fromclient) | ^ dhcp6relay.c:711:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] --- cfparse.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -DPACKAGE_NAME=\"wide-dhcpv6\" -DPACKAGE_TARNAME=\"wide-dhcpv6\" -DPACKAGE_VERSION=\"20080615\" -DPACKAGE_STRING=\"wide-dhcpv6\ 20080615\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DYYTEXT_POINTER=1 -DINET6=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ARC4RANDOM=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_SA_LEN=1 -DHAVE_STDARG_H=1 -DSYSCONFDI--- dhcp6relay.o --- 711 | make_msgcontrol(mh, ctlbuf, buflen, pktinfo, hlim) | ^ dhcp6relay.c:757:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 757 | relay_to_server(dh6, len, from, ifname, ifid) | ^ dhcp6relay.c:914:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 914 | relay_to_client(dh6relay, len, from) | ^ dhcp6relay.c:934:19: warning: taking address of packed member 'dh6relay_linkaddr' of class or structure 'dhcp6_relay' may result in an unaligned pointer value [-Waddress-of-packed-member] 934 | in6addr2str(&dh6relay->dh6relay_linkaddr, 0), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ dhcp6relay.c:935:19: warning: taking address of packed member 'dh6relay_peeraddr' of class or structure 'dhcp6_relay' may result in an unaligned pointer value [-Waddress-of-packed-member] 935 | in6addr2str(&dh6relay->dh6relay_peeraddr, 0)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ dhcp6relay.c:995:32: warning: taking address of packed member 'dh6relay_linkaddr' of class or structure 'dhcp6_relay' may result in an unaligned pointer value [-Waddress-of-packed-member] 995 | !IN6_IS_ADDR_UNSPECIFIED(&dh6relay->dh6relay_linkaddr) && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/netinet6/in6.h:235:4: note: expanded from macro 'IN6_IS_ADDR_UNSPECIFIED' 235 | ((a)->__u6_addr.__u6_addr32[0] == 0 && \ | ^ dhcp6relay.c:995:32: warning: taking address of packed member 'dh6relay_linkaddr' of class or structure 'dhcp6_relay' may result in an unaligned pointer value [-Waddress-of-packed-member] 995 | !IN6_IS_ADDR_UNSPECIFIED(&dh6relay->dh6relay_linkaddr) && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/netinet6/in6.h:236:4: note: expanded from macro 'IN6_IS_ADDR_UNSPECIFIED' 236 | (a)->__u6_addr.__u6_addr32[1] == 0 && \ | ^ dhcp6relay.c:995:32: warning: taking address of packed member 'dh6relay_linkaddr' of class or structure 'dhcp6_relay' may result in an unaligned pointer value [-Waddress-of-packed-member] 995 | !IN6_IS_ADDR_UNSPECIFIED(&dh6relay->dh6relay_linkaddr) && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/netinet6/in6.h:237:4: note: expanded from macro 'IN6_IS_ADDR_UNSPECIFIED' 237 | (a)->__u6_addr.__u6_addr32[2] == 0 && \ | ^ dhcp6relay.c:995:32: warning: taking address of packed member 'dh6relay_linkaddr' of class or structure 'dhcp6_relay' may result in an unaligned pointer value [-Waddress-of-packed-member] 995 | !IN6_IS_ADDR_UNSPECIFIED(&dh6relay->dh6relay_linkaddr) && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/netinet6/in6.h:238:4: note: expanded from macro 'IN6_IS_ADDR_UNSPECIFIED' 238 | (a)->__u6_addr.__u6_addr32[3] == 0) | ^ dhcp6relay.c:996:30: warning: taking address of packed member 'dh6relay_linkaddr' of class or structure 'dhcp6_relay' may result in an unaligned pointer value [-Waddress-of-packed-member] 996 | !IN6_IS_ADDR_LINKLOCAL(&dh6relay->dh6relay_linkaddr)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/netinet6/in6.h:292:5: note: expanded from macro 'IN6_IS_ADDR_LINKLOCAL' 292 | (((a)->s6_addr[0] == 0xfe) && (((a)->s6_addr[1] & 0xc0) == 0x80)) | ^ dhcp6relay.c:996:30: warning: taking address of packed member 'dh6relay_linkaddr' of class or structure 'dhcp6_relay' may result in an unaligned pointer value [-Waddress-of-packed-member] 996 | !IN6_IS_ADDR_LINKLOCAL(&dh6relay->dh6relay_linkaddr)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/netinet6/in6.h:292:35: note: expanded from macro 'IN6_IS_ADDR_LINKLOCAL' 292 | (((a)->s6_addr[0] == 0xfe) && (((a)->s6_addr[1] & 0xc0) == 0x80)) | ^ dhcp6relay.c:997:24: warning: taking address of packed member 'dh6relay_linkaddr' of class or structure 'dhcp6_relay' may result in an unaligned pointer value [-Waddress-of-packed-member] 997 | if (getifidfromaddr(&dh6relay->dh6relay_linkaddr, &ifid)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 16 warnings generated. --- auth.o --- auth.c:146:23: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 146 | hmacmd5_update(&ctx, buf, len); | ^~~ auth.c:94:67: note: passing argument to parameter here 94 | static void hmacmd5_update __P((hmacmd5_t *, const unsigned char *, | ^ auth.c:155:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 155 | dhcp6_verify_mac(buf, len, proto, alg, off, key) | ^ auth.c:181:21: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 181 | hmacmd5_init(&ctx, key->secret, key->secretlen); | ^~~~~~~~~~~ auth.c:91:65: note: passing argument to parameter here 91 | static void hmacmd5_init __P((hmacmd5_t *, const unsigned char *, | ^ auth.c:182:23: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 182 | hmacmd5_update(&ctx, buf, len); | ^~~ auth.c:94:67: note: passing argument to parameter here 94 | static void hmacmd5_update __P((hmacmd5_t *, const unsigned char *, | ^ 7 warnings generated. --- cfparse.o --- R=\"/usr/local/etc\" -DLOCALDBDIR=\"/var/db\" -c cfparse.c -o cfparse.o --- dhcp6_ctl.o --- dhcp6_ctl.c:81:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 81 | dhcp6_ctl_init(addr, port, max, sockp) | ^ dhcp6_ctl.c:148:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 148 | dhcp6_ctl_authinit(keyfile, keyinfop, digestlenp) | ^ dhcp6_ctl.c:205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 205 | dhcp6_ctl_acceptcommand(sl, callback) | ^ dhcp6_ctl.c:267:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 267 | dhcp6_ctl_closecommand(ctx) | ^ dhcp6_ctl.c:284:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 284 | dhcp6_ctl_readcommand(read_fds) | ^ dhcp6_ctl.c:351:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 351 | dhcp6_ctl_setreadfds(read_fds, maxfdp) | ^ 6 warnings generated. --- if.o --- if.c:57:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 57 | ifinit(ifname) | ^ if.c:130:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 130 | ifreset(ifp) | ^ if.c:159:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 159 | find_ifconfbyname(ifname) | ^ if.c:173:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 173 | find_ifconfbyid(id) | ^ 4 warnings generated. --- dhcp6relay_script.o --- dhcp6relay_script.c:70:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 70 | relay6_script(scriptpath, client, dh6, len) | ^ dhcp6relay_script.c:226:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 226 | iapd2str(num, iav) | ^ dhcp6relay_script.c:267:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 267 | iana2str(num, iav) | ^ 3 warnings generated. --- dhcp6c_ia.o --- dhcp6c_ia.c:94:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 94 | update_ia(iatype, ialist, ifp, serverid, authparam) | ^ dhcp6c_ia.c:283:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 283 | update_authparam(ia, authparam) | ^ dhcp6c_ia.c:307:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 307 | reestablish_ia(ia) | ^ dhcp6c_ia.c:400:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 400 | callback(ia) | ^ dhcp6c_ia.c:412:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 412 | release_all_ia(ifp) | ^ dhcp6c_ia.c:443:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 443 | release_ia(ia) | ^ dhcp6c_ia.c:516:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 516 | remove_ia(ia) | ^ dhcp6c_ia.c:552:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 552 | ia_timo(arg) | ^ dhcp6c_ia.c:690:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 690 | get_ia(type, ifp, iac, iaparam, serverid) | ^ dhcp6c_ia.c:734:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 734 | find_ia(iac, type, iaid) | ^ dhcp6c_ia.c:751:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 751 | iastr(type) | ^ dhcp6c_ia.c:765:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 765 | statestr(state) | ^ 12 warnings generated. --- if.o --- --- dhcp6_ctl.o --- --- dhcp6_ctlclient.o --- dhcp6_ctlclient.c:83:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 83 | main(argc, argv) | ^ dhcp6_ctlclient.c:205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 205 | setup_auth(keyfile, key, digestlenp) | ^ dhcp6_ctlclient.c:252:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 252 | put16(bpp, lenp, val) | ^ dhcp6_ctlclient.c:255:12: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'u_int16_t' (aka 'unsigned short') declared in a previous prototype [-Wknr-promoted-parameter] 255 | u_int16_t val; | ^ dhcp6_ctlclient.c:66:55: note: previous declaration is here 66 | static inline int put16 __P((char **, int *, u_int16_t)); | ^ dhcp6_ctlclient.c:275:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 275 | put32(bpp, lenp, val) | ^ dhcp6_ctlclient.c:298:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 298 | putval(bpp, lenp, val, valsize) | ^ dhcp6_ctlclient.c:321:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 321 | make_command(argc, argv, bufp, lenp, key, authlen) | ^ dhcp6_ctlclient.c:416:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 416 | make_remove_command(argc, argv, bpp, lenp) | ^ dhcp6_ctlclient.c:449:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 449 | make_start_command(argc, argv, bpp, lenp) | ^ dhcp6_ctlclient.c:487:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 487 | make_stop_command(argc, argv, bpp, lenp) | ^ dhcp6_ctlclient.c:523:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 523 | make_interface_object(argc, argv, bpp, lenp) | ^ dhcp6_ctlclient.c:550:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 550 | make_binding_object(argc, argv, bpp, lenp) | ^ dhcp6_ctlclient.c:584:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 584 | make_ia_object(argc, argv, bpp, lenp) | ^ dhcp6_ctlclient.c:635:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 635 | parse_duid(str, lenp, bufp, buflenp) | ^ 14 warnings generated. --- dhcp6c_ia.o --- --- dhcp6ctl --- --- dhcp6c.o --- dhcp6c.c:157:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 157 | main(argc, argv) | ^ dhcp6c.c:402:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 402 | client6_start(ifp) | ^ dhcp6c.c:441:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 441 | client6_startall(isrestart) | ^ dhcp6c.c:458:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 458 | free_resources(freeifp) | ^ dhcp6c.c:587:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 587 | get_val32(bpp, lenp, valp) | ^ dhcp6c.c:609:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 609 | get_ifname(bpp, lenp, ifbuf, ifbuflen) | ^ dhcp6c.c:638:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 638 | client6_do_ctlcommand(buf, len) | ^ dhcp6c.c:774:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 774 | client6_ifctl(ifname, command) | ^ dhcp6c.c:776:12: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'u_int16_t' (aka 'unsigned short') declared in a previous prototype [-Wknr-promoted-parameter] 776 | u_int16_t command; | ^ dhcp6c.c:124:54: note: previous declaration is here 124 | static int client6_ifctl __P((char *ifname, u_int16_t)); | ^ dhcp6c.c:825:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 825 | client6_expire_refreshtime(arg) | ^ dhcp6c.c:840:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 840 | client6_timo(arg) | ^ dhcp6c.c:944:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 944 | construct_confdata(ifp, ev) | ^ dhcp6c.c:1033:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1033 | construct_reqdata(ifp, optinfo, ev) | ^ dhcp6c.c:1129:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1129 | destruct_iadata(evd) | ^ dhcp6c.c:1145:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1145 | select_server(ev) | ^ dhcp6c.c:1167:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1167 | client6_signal(sig) | ^ dhcp6c.c:1185:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1185 | client6_send(ev) | ^ dhcp6c.c:1411:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1411 | tv_sub(a, b, result) | ^ dhcp6c.c:1522:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1522 | client6_recvadvert(ifp, dh6, len, optinfo) | ^ dhcp6c.c:1725:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1725 | find_server(ev, duid) | ^ dhcp6c.c:1740:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1740 | client6_recvreply(ifp, dh6, len, optinfo) | ^ dhcp6c.c:1977:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1977 | find_event_withid(ifp, xid) | ^ dhcp6c.c:1993:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1993 | process_auth(authparam, dh6, len, optinfo) | ^ dhcp6c.c:2119:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2119 | set_auth(ev, optinfo) | ^ 24 warnings generated. --- dhcp6ctl --- cc -o dhcp6ctl dhcp6_ctlclient.o base64.o auth.o -lfl --- lease.o --- lease.c:113:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 113 | lease_address(addr) | ^ lease.c:135:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 135 | release_address(addr) | ^ lease.c:149:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 149 | decline_address(addr) | ^ lease.c:170:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 170 | is_leased(addr) | ^ lease.c:177:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 177 | in6_addr_hash(val) | ^ lease.c:192:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 192 | in6_addr_match(val1, val2) | ^ lease.c:205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 205 | hash_table_init(table, size, hash, match) | ^ lease.c:232:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 232 | hash_table_cleanup(table) | ^ lease.c:255:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 255 | hash_table_add(table, val, size) | ^ lease.c:284:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 284 | hash_table_remove(table, val) | ^ lease.c:307:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 307 | hash_table_find(table, val) | ^ 11 warnings generated. --- addrconf.o --- addrconf.c:105:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 105 | update_address(ia, addr, dhcpifp, ctlp, callback) | ^ addrconf.c:215:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 215 | find_addr(head, addr) | ^ addrconf.c:231:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 231 | remove_addr(sa) | ^ addrconf.c:250:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 250 | isvalid_addr(iac) | ^ addrconf.c:261:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 261 | duration_addr(iac) | ^ addrconf.c:286:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 286 | cleanup_addr(iac) | ^ addrconf.c:301:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 301 | renew_addr(iac, iaparam, evdp, evd) | ^ addrconf.c:340:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 340 | na_renew_data_free(evd) | ^ addrconf.c:358:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 358 | addr_timo(arg) | ^ addrconf.c:382:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 382 | na_ifaddrconf(cmd, sa) | ^ 10 warnings generated. --- dhcp6c.o --- --- cftoken.c --- mv lex.yy.c cftoken.c --- cftoken.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -DPACKAGE_NAME=\"wide-dhcpv6\" -DPACKAGE_TARNAME=\"wide-dhcpv6\" -DPACKAGE_VERSION=\"20080615\" -DPACKAGE_STRING=\"wide-dhcpv6\ 20080615\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DYYTEXT_POINTER=1 -DINET6=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETIFADDRS=1 -DHAVE_IF_NAMETOINDEX=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ARC4RANDOM=1 -DHAVE_TAILQ_FOREACH_REVERSE_OLD=1 -DHAVE_SA_LEN=1 -DHAVE_STDARG_H=1 -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALDBDIR=\"/var/db\" -c cftoken.c -o cftoken.o --- config.o --- config.c:148:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 148 | configure_interface(iflist) | ^ config.c:319:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 319 | configure_ia(ialist, iatype) | ^ config.c:435:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 435 | add_pd_pif(iapdc, cfl0) | ^ config.c:513:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 513 | configure_host(hostlist) | ^ config.c:657:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 657 | configure_keys(keylist) | ^ config.c:845:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 845 | find_keybyname(head, kname) | ^ config.c:860:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 860 | configure_authinfo(authlist) | ^ config.c:1033:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1033 | configure_addr(cf_addr_list, list0, optname) | ^ config.c:1071:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1071 | configure_domain(cf_name_list, list0, optname) | ^ config.c:1129:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1129 | configure_duid(str, duid) | ^ config.c:1184:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1184 | get_default_ifid(pif) | ^ config.c:1428:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1428 | clear_ifconf(iflist) | ^ config.c:1451:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1451 | clear_pd_pif(iapdc) | ^ config.c:1467:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1467 | clear_iaconf(ialist) | ^ config.c:1491:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1491 | clear_hostconf(hlist) | ^ config.c:1511:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1511 | clear_keys(klist) | ^ config.c:1527:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1527 | clear_authinfo(alist) | ^ config.c:1539:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1539 | add_options(opcode, ifc, cfl0) | ^ config.c:1731:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1731 | add_prefix(head, name, type, prefix0) | ^ config.c:1806:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1806 | find_iaconf(head, type, iaid) | ^ config.c:1822:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1822 | find_hostconf(duid) | ^ config.c:1843:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1843 | find_authinfo(head, name) | ^ config.c:1858:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1858 | find_prefix6(list, prefix) | ^ config.c:1874:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1874 | find_key(realm, realmlen, id) | ^ config.c:1893:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1893 | qstrdup(qstr) | ^ config.c:1913:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1913 | configure_pool(poollist) | ^ config.c:1969:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1969 | clear_poolconf(plist) | ^ config.c:1984:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1984 | create_dynamic_hostconf(duid, pool) | ^ config.c:2066:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2066 | find_dynamic_hostconf(duid) | ^ config.c:2090:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2090 | create_pool(name, range) | ^ config.c:2126:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2126 | find_pool(name) | ^ config.c:2149:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2149 | get_free_address_from_pool(pool, addr) | ^ config.c:2180:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2180 | is_available_in_pool(pool, addr) | ^ config.c:2206:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2206 | in6_addr_cmp(addr1, addr2) | ^ config.c:2224:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2224 | in6_addr_inc(addr) | ^ 35 warnings generated. --- dhcp6s.o --- dhcp6s.c:225:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 225 | main(argc, argv) | ^ dhcp6s.c:649:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 649 | get_val32(bpp, lenp, valp) | ^ dhcp6s.c:671:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 671 | get_val(bpp, lenp, valp, vallen) | ^ dhcp6s.c:692:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 692 | server6_do_ctlcommand(buf, len) | ^ dhcp6s.c:850:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 850 | server6_recv(s) | ^ dhcp6s.c:1022:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1022 | free_relayinfo(relayinfo) | ^ dhcp6s.c:1035:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1035 | process_relayforw(dh6p, optendp, relayinfohead, from) | ^ dhcp6s.c:1057:19: warning: taking address of packed member 'dh6relay_linkaddr' of class or structure 'dhcp6_relay' may result in an unaligned pointer value [-Waddress-of-packed-member] 1057 | in6addr2str(&dh6relay->dh6relay_linkaddr, 0), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ dhcp6s.c:1058:19: warning: taking address of packed member 'dh6relay_peeraddr' of class or structure 'dhcp6_relay' may result in an unaligned pointer value [-Waddress-of-packed-member] 1058 | in6addr2str(&dh6relay->dh6relay_peeraddr, 0)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ dhcp6s.c:1131:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1131 | set_statelessinfo(type, optinfo) | ^ dhcp6s.c:1218:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1218 | react_solicit(ifp, dh6, len, optinfo, from, fromlen, relayinfohead) | ^ dhcp6s.c:1425:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1425 | react_request(ifp, pi, dh6, len, optinfo, from, fromlen, relayinfohead) | ^ dhcp6s.c:1657:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1657 | react_renew(ifp, pi, dh6, len, optinfo, from, fromlen, relayinfohead) | ^ dhcp6s.c:1780:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1780 | react_rebind(ifp, dh6, len, optinfo, from, fromlen, relayinfohead) | ^ dhcp6s.c:1887:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1887 | react_release(ifp, pi, dh6, len, optinfo, from, fromlen, relayinfohead) | ^ dhcp6s.c:2016:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2016 | react_decline(ifp, pi, dh6, len, optinfo, from, fromlen, relayinfohead) | ^ dhcp6s.c:2141:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2141 | react_confirm(ifp, pi, dh6, len, optinfo, from, fromlen, relayinfohead) | ^ dhcp6s.c:2306:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2306 | react_informreq(ifp, dh6, len, optinfo, from, fromlen, relayinfohead) | ^ dhcp6s.c:2378:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2378 | update_ia(msgtype, iap, retlist, optinfo) | ^ dhcp6s.c:2541:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2541 | release_binding_ia(iap, retlist, optinfo) | ^ dhcp6s.c:2615:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2615 | decline_binding_ia(iap, retlist, optinfo) | ^ dhcp6s.c:2682:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2682 | server6_signal(sig) | ^ dhcp6s.c:2696:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2696 | server6_send(type, ifp, origmsg, optinfo, from, fromlen, | ^ dhcp6s.c:2818:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2818 | make_ia_stcode(iatype, iaid, stcode, retlist) | ^ dhcp6s.c:2820:12: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'u_int16_t' (aka 'unsigned short') declared in a previous prototype [-Wknr-promoted-parameter] 2820 | u_int16_t stcode; | ^ dhcp6s.c:192:57: note: previous declaration is here 192 | static int make_ia_stcode __P((int, u_int32_t, u_int16_t, | ^ dhcp6s.c:2849:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2849 | make_ia(spec, conflist, retlist, client_conf, do_binding) | ^ dhcp6s.c:2975:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2975 | make_match_ia(spec, conflist, retlist) | ^ dhcp6s.c:3021:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3021 | make_iana_from_pool(poolspec, spec, retlist) | ^ dhcp6s.c:3064:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3064 | calc_ia_timo(ia, ialist, client_conf) | ^ dhcp6s.c:3111:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3111 | update_binding_duration(binding) | ^ dhcp6s.c:3169:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3169 | add_binding(clientid, btype, iatype, iaid, val0) | ^ dhcp6s.c:3264:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3264 | find_binding(clientid, btype, iatype, iaid) | ^ dhcp6s.c:3288:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3288 | update_binding(binding) | ^ dhcp6s.c:3311:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3311 | remove_binding(binding) | ^ dhcp6s.c:3326:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3326 | free_binding(binding) | ^ dhcp6s.c:3360:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3360 | binding_timo(arg) | ^ dhcp6s.c:3432:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3432 | find_binding_ia(key, binding) | ^ dhcp6s.c:3449:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3449 | bindingstr(binding) | ^ dhcp6s.c:3481:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3481 | process_auth(dh6, len, client_conf, optinfo, roptinfo) | ^ dhcp6s.c:3673:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3673 | clientstr(conf, duid) | ^ 40 warnings generated. --- common.o --- common.c:118:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 118 | dhcp6_copy_list(dst, src) | ^ common.c:137:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 137 | dhcp6_move_list(dst, src) | ^ common.c:149:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 149 | dhcp6_clear_list(head) | ^ common.c:163:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 163 | dhcp6_count_list(head) | ^ common.c:176:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 176 | dhcp6_clear_listval(lv) | ^ common.c:195:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 195 | dhcp6_find_listval(head, type, val, option) | ^ common.c:260:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 260 | dhcp6_add_listval(head, type, val, sublist) | ^ common.c:321:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 321 | dhcp6_vbuf_copy(dst, src) | ^ common.c:335:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 335 | dhcp6_vbuf_free(vbuf) | ^ common.c:345:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 345 | dhcp6_vbuf_cmp(vb1, vb2) | ^ common.c:355:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 355 | dhcp6_get_addr(optlen, cp, type, list) | ^ common.c:391:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 391 | dhcp6_set_addr(type, list, p, optep, len) | ^ common.c:426:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 426 | dhcp6_get_domain(optlen, cp, type, list) | ^ common.c:465:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 465 | dhcp6_set_domain(type, list, p, optep, len) | ^ common.c:526:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 526 | dhcp6_create_event(ifp, state) | ^ common.c:546:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 546 | dhcp6_remove_event(ev) | ^ common.c:580:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 580 | dhcp6_remove_evdata(ev) | ^ common.c:594:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 594 | new_authparam(proto, alg, rdm) | ^ common.c:615:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 615 | copy_authparam(authparam) | ^ common.c:644:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 644 | dhcp6_auth_replaycheck(method, prev, current) | ^ common.c:678:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 678 | getifaddr(addr, ifnam, prefix, plen, strong, ignoreflags) | ^ common.c:758:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 758 | getifidfromaddr(addr, ifidp) | ^ common.c:798:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 798 | in6_addrscopebyif(addr, ifnam) | ^ common.c:820:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 820 | transmit_sa(s, sa, buf, len) | ^ common.c:834:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 834 | random_between(x, y) | ^ common.c:847:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 847 | prefix6_mask(in6, plen) | ^ common.c:864:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 864 | sa6_plen2mask(sa6, plen) | ^ common.c:887:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 887 | addr2str(sa) | ^ common.c:904:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 904 | in6addr2str(in6, scopeid) | ^ common.c:923:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 923 | in6_scope(addr) | ^ common.c:959:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 959 | in6_matchflags(addr, ifnam, flags) | ^ common.c:992:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 992 | get_duid(idfile, duid) | ^ common.c:1220:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1220 | gethwid(buf, len, ifname, hwtypep) | ^ common.c:1314:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1314 | dhcp6_init_options(optinfo) | ^ common.c:1346:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1346 | dhcp6_clear_options(optinfo) | ^ common.c:1387:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1387 | dhcp6_copy_options(dst, src) | ^ common.c:1485:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1485 | dhcp6_get_options(p, ep, optinfo) | ^ common.c:1895:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1895 | dnsdecode(sp, ep, buf, bufsiz) | ^ common.c:1945:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1945 | copyin_option(type, p, ep, list) | ^ common.c:2144:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2144 | sprint_uint64(buf, buflen, i64) | ^ common.c:2163:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2163 | sprint_auth(optinfo) | ^ common.c:2215:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2215 | copy_option(type, len, val, optp, ep, totallenp) | ^ common.c:2216:12: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'u_int16_t' (aka 'unsigned short') declared in a previous prototype [-Wknr-promoted-parameter] 2216 | u_int16_t type, len; | ^ common.c:111:38: note: previous declaration is here 111 | static int copy_option __P((u_int16_t, u_int16_t, void *, struct dhcp6opt **, | ^ common.c:2216:18: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'u_int16_t' (aka 'unsigned short') declared in a previous prototype [-Wknr-promoted-parameter] 2216 | u_int16_t type, len; | ^ common.c:111:49: note: previous declaration is here 111 | static int copy_option __P((u_int16_t, u_int16_t, void *, struct dhcp6opt **, | ^ common.c:2242:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2242 | dhcp6_set_options(type, optbp, optep, optinfo) | ^ common.c:2570:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2570 | dnsencode(name, buf, buflen) | ^ common.c:2638:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2638 | copyout_option(p, ep, optval) | ^ common.c:2779:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2779 | dhcp6_set_timeoparam(ev) | ^ common.c:2822:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2822 | dhcp6_reset_timer(ev) | ^ common.c:2879:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2879 | duidcpy(dd, ds) | ^ common.c:2893:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2893 | duidcmp(d1, d2) | ^ common.c:2903:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2903 | duidfree(duid) | ^ common.c:2918:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2918 | get_rdvalue(rdm, rdvalue, rdsize) | ^ common.c:2974:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2974 | dhcp6optstr(type) | ^ common.c:3062:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3062 | dhcp6msgstr(type) | ^ common.c:3104:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3104 | dhcp6_stcodestr(code) | ^ common.c:3105:12: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'u_int16_t' (aka 'unsigned short') declared in a previous prototype [-Wknr-promoted-parameter] 3105 | u_int16_t code; | ^ ./common.h:173:44: note: previous declaration is here 173 | extern char *dhcp6_stcodestr __P((u_int16_t)); | ^ common.c:3134:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3134 | duidstr(duid) | ^ common.c:3156:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3156 | char *dhcp6_event_statestr(ev) | ^ common.c:3184:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3184 | setloglevel(debuglevel) | ^ common.c:3249:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3249 | ifaddrconf(cmd, ifname, addr, plen, pltime, vltime) | ^ common.c:3357:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3357 | safefile(path) | ^ 62 warnings generated. --- dhcp6relay --- cc -o dhcp6relay dhcp6relay.o dhcp6relay_script.o common.o timer.o -lfl --- cfparse.o --- cfparse.y:1200:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1200 | add_namelist(new, headp) | ^ cfparse.y:1265:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1265 | cleanup_namelist(head) | ^ cfparse.y:1279:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1279 | cleanup_cflist(p) | ^ 3 warnings generated. --- cftoken.o --- cftoken.l:339:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 339 | cfdebug_print(w, t, l) | ^ cftoken.l:394:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 394 | cfswitch_buffer(incl) | ^ cftoken.l:427:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 427 | cfparse(conf) | ^ 3 warnings generated. --- dhcp6c --- --- dhcp6s --- --- dhcp6c --- cc -o dhcp6c dhcp6c.o common.o config.o prefixconf.o dhcp6c_ia.o timer.o dhcp6c_script.o if.o base64.o auth.o dhcp6_ctl.o addrconf.o lease.o cfparse.o cftoken.o -lfl --- dhcp6s --- cc -o dhcp6s dhcp6s.o common.o if.o config.o timer.o lease.o base64.o auth.o dhcp6_ctl.o cfparse.o cftoken.o -lfl =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for dhcp6-20080615.2_4 ===> Generating temporary packing list mkdir -p /wrkdirs/usr/ports/net/dhcp6/work/stage/usr/local/sbin /wrkdirs/usr/ports/net/dhcp6/work/stage/usr/local/share/man/man5 /wrkdirs/usr/ports/net/dhcp6/work/stage/usr/local/share/man/man8 install -s -m 555 dhcp6c dhcp6s dhcp6relay dhcp6ctl /wrkdirs/usr/ports/net/dhcp6/work/stage/usr/local/sbin install -m 0644 dhcp6c.8 /wrkdirs/usr/ports/net/dhcp6/work/stage/usr/local/share/man/man8 install -m 0644 dhcp6s.8 /wrkdirs/usr/ports/net/dhcp6/work/stage/usr/local/share/man/man8 install -m 0644 dhcp6relay.8 /wrkdirs/usr/ports/net/dhcp6/work/stage/usr/local/share/man/man8 install -m 0644 dhcp6ctl.8 /wrkdirs/usr/ports/net/dhcp6/work/stage/usr/local/share/man/man8 install -m 0644 dhcp6c.conf.5 /wrkdirs/usr/ports/net/dhcp6/work/stage/usr/local/share/man/man5 install -m 0644 dhcp6s.conf.5 /wrkdirs/usr/ports/net/dhcp6/work/stage/usr/local/share/man/man5 cd /wrkdirs/usr/ports/net/dhcp6/work/wide-dhcpv6-20080615.2 && install -m 0644 dhcp6c.conf.sample dhcp6s.conf.sample /wrkdirs/usr/ports/net/dhcp6/work/stage/usr/local/etc cd /wrkdirs/usr/ports/net/dhcp6/work/wide-dhcpv6-20080615.2 && install -m 0644 README /wrkdirs/usr/ports/net/dhcp6/work/stage/usr/local/share/doc/dhcp6 ====> 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-09-29T07:26:47+0000' 'PKG_NOTE_ports_top_git_hash=a936fb9b16ba' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=1a86930091e8' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for dhcp6-20080615.2_4 ===> Building dhcp6-20080615.2_4 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for dhcp6-20080615.2_4 build of net/dhcp6 | dhcp6-20080615.2_4 ended at Mon Sep 29 03:27:05 EDT 2025 build time: 00:00:18