=>> Building dns/totd build started at Mon May 5 03:39:35 EDT 2025 port directory: /usr/ports/dns/totd package name: totd-1.5.1_3 building for: FreeBSD 13amd64-weekly-desktop-job-01 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: ed@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 744 Feb 24 2024 /usr/ports/dns/totd/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: d9c7e0b18ad0 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 01 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/mnt/data/.m/13amd64-weekly-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/13amd64-weekly-desktop/01/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- ed@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=\${DESTDIR}/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/dns/totd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/totd/work XDG_CACHE_HOME=/wrkdirs/usr/ports/dns/totd/work/.cache HOME=/wrkdirs/usr/ports/dns/totd/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/dns/totd/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/dns/totd/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/dns/totd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/totd/work XDG_CACHE_HOME=/wrkdirs/usr/ports/dns/totd/work/.cache HOME=/wrkdirs/usr/ports/dns/totd/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/dns/totd/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/dns/totd/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=" -fstack-protector-strong " 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-- OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/totd" EXAMPLESDIR="share/examples/totd" DATADIR="share/totd" WWWDIR="www/totd" ETCDIR="etc/totd" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/totd DOCSDIR=/usr/local/share/doc/totd EXAMPLESDIR=/usr/local/share/examples/totd WWWDIR=/usr/local/www/totd ETCDIR=/usr/local/etc/totd --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> totd-1.5.1_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-01] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-01] Extracting pkg-2.0.6: .......... done ===> totd-1.5.1_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of totd-1.5.1_3 =========================================================================== =================================================== ===== 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 totd-1.5.1_3 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by totd-1.5.1_3 for building => SHA256 Checksum OK for totd-1.5.1.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by totd-1.5.1_3 for building ===> Extracting for totd-1.5.1_3 => SHA256 Checksum OK for totd-1.5.1.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for totd-1.5.1_3 ===> Applying extra patch /usr/ports/dns/totd/files/extra-patch-ne_mesg.c ===> Applying extra patch /usr/ports/dns/totd/files/extra-patch-tcp_response.c ===> Applying FreeBSD patches for totd-1.5.1_3 from /usr/ports/dns/totd/files /usr/bin/sed -i.bak -e 's/-o bin -g bin//g; s/-o root -g wheel//g' /wrkdirs/usr/ports/dns/totd/work/totd-1.5.1/Makefile.in =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for totd-1.5.1_3 configure: loading site script /usr/ports/Templates/config.site checking "IPv6 transport support"... "enabled" checking "IPv4 transport support"... "enabled" checking "6to4 reverse lookup support"... "disabled" checking "scoped address rewriting support"... "enabled" checking "http reconfiguration and management support"... "disabled" checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking how to run the C preprocessor... cpp checking operating system specific definitions...... FreeBSD checking for egrep... grep -E 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 limits.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 for sys/cdefs.h... (cached) yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking for stdint.h... (cached) yes checking for gethostbyname in -lnsl... no checking for bind in -lsocket... no checking whether SHUT_RD is defined by sys/socket.h... yes checking whether struct sockaddr has sa_len... yes checking whether struct sockaddr_in6 has sin6_scope_id... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether cc needs -traditional... no checking for working memcmp... yes checking return type of signal handlers... void checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for daemon... (cached) yes checking for inet_aton... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for totd-1.5.1_3 --- request.o --- --- response.o --- --- context.o --- --- ne_mesg.o --- --- conv_trick.o --- --- ev_tcp.o --- --- forward.o --- --- queue.o --- --- request.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c request.c -o request.o --- response.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c response.c -o response.o --- context.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c context.c -o context.o --- conv_trick.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c conv_trick.c -o conv_trick.o --- ne_mesg.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c ne_mesg.c -o ne_mesg.o --- ev_tcp.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c ev_tcp.c -o ev_tcp.o --- forward.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c forward.c -o forward.o --- queue.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c queue.c -o queue.o --- conv_trick.o --- In file included from conv_trick.c:14: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ --- context.o --- In file included from context.c:15: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ --- conv_trick.o --- conv_trick.c:108:8: warning: assigning to 'char *' from 'u_char *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 108 | name = rrset_owner(rrsp); | ^ ~~~~~~~~~~~~~~~~~ conv_trick.c:114:39: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 114 | dname_decompress (str, MAX_DNAME, name, 0,0,0); | ^~~~ ./protos.h:161:50: note: passing argument to parameter here 161 | u_char *dname_decompress (u_char *, int, u_char *, u_char *, u_char *, int *); | ^ conv_trick.c:123:38: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 123 | dname_decompress (str, MAX_DNAME, name, 0,0,0); | ^~~~ ./protos.h:161:50: note: passing argument to parameter here 161 | u_char *dname_decompress (u_char *, int, u_char *, u_char *, u_char *, int *); | ^ conv_trick.c:134:38: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 134 | dname_decompress (str, MAX_DNAME, name, 0,0,0); | ^~~~ ./protos.h:161:50: note: passing argument to parameter here 161 | u_char *dname_decompress (u_char *, int, u_char *, u_char *, u_char *, int *); | ^ conv_trick.c:202:18: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] --- ev_tcp.o --- In file included from ev_tcp.c:14: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] --- forward.o --- In file included from forward.c:14: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] --- response.o --- In file included from response.c:14: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] --- conv_trick.o --- 202 | qlen = strlen(qname) + 1; | ^~~~~ /usr/include/string.h:100:28: note: passing argument to parameter here 100 | size_t strlen(const char *) __pure; | ^ --- ev_tcp.o --- 2 | #warning "this file includes which is deprecated, use instead" | ^ --- forward.o --- 2 | #warning "this file includes which is deprecated, use instead" | ^ --- response.o --- 2 | #warning "this file includes which is deprecated, use instead" | ^ --- queue.o --- In file included from queue.c:13: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ --- request.o --- In file included from request.c:14: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ --- ne_mesg.o --- In file included from ne_mesg.c:14: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ --- conv_trick.o --- conv_trick.c:414:41: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 414 | !mesg_dname_cmp(NULL, tmp_domain, name)) | ^~~~ ./protos.h:162:49: note: passing argument to parameter here 162 | int mesg_dname_cmp (u_char *, u_char *, u_char *); | ^ --- request.o --- request.c:73:27: warning: passing 'u_char[256]' (aka 'unsigned char[256]') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 73 | } else if (len != strlen(qname) + 1) { | ^~~~~ /usr/include/string.h:100:28: note: passing argument to parameter here 100 | size_t strlen(const char *) __pure; | ^ request.c:148:35: warning: passing 'u_char[256]' (aka 'unsigned char[256]') to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 148 | (cont->current_ns->list_data), str)); | ^~~ ./protos.h:28:44: note: passing argument to parameter here 28 | char *sprint_inet(struct sockaddr *, char *); | ^ request.c:175:11: warning: passing 'u_char[256]' (aka 'unsigned char[256]') to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 175 | strlcpy (cont->qname, qname, MAX_DNAME); | ^~~~~~~~~~~ /usr/include/string.h:98:34: note: passing argument to parameter here 98 | size_t strlcpy(char * __restrict, const char * __restrict, size_t); | ^ request.c:175:24: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 175 | strlcpy (cont->qname, qname, MAX_DNAME); | ^~~~~ /usr/include/string.h:98:59: note: passing argument to parameter here 98 | size_t strlcpy(char * __restrict, const char * __restrict, size_t); | ^ --- context.o --- 1 warning generated. --- ne_mesg.o --- ne_mesg.c:150:27: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 150 | } else if (strncasecmp (dname_mesg + 1, dname + 1, len)) | ^~~~~~~~~~~~~~ /usr/include/strings.h:64:30: note: passing argument to parameter here 64 | int strncasecmp(const char *, const char *, size_t) __pure; | ^ ne_mesg.c:150:43: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 150 | } else if (strncasecmp (dname_mesg + 1, dname + 1, len)) | ^~~~~~~~~ /usr/include/strings.h:64:44: note: passing argument to parameter here 64 | int strncasecmp(const char *, const char *, size_t) __pure; | ^ --- request.o --- request.c:245:20: warning: passing 'char[256]' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 245 | dname_decompress (astr, MAX_DNAME, cont->qname, 0, 0, 0); | ^~~~ ./protos.h:161:35: note: passing argument to parameter here 161 | u_char *dname_decompress (u_char *, int, u_char *, u_char *, u_char *, int *); | ^ request.c:318:10: warning: passing 'u_char[256]' (aka 'unsigned char[256]') to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 318 | strlcpy(qname, cont->qname, MAX_DNAME); | ^~~~~ /usr/include/string.h:98:34: note: passing argument to parameter here 98 | size_t strlcpy(char * __restrict, const char * __restrict, size_t); | ^ request.c:318:17: warning: passing 'u_char[256]' (aka 'unsigned char[256]') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 318 | strlcpy(qname, cont->qname, MAX_DNAME); | ^~~~~~~~~~~ /usr/include/string.h:98:59: note: passing argument to parameter here 98 | size_t strlcpy(char * __restrict, const char * __restrict, size_t); | ^ --- ne_mesg.o --- ne_mesg.c:169:12: warning: variable 'hdr' set but not used [-Wunused-but-set-variable] 169 | Mesg_Hdr *hdr; | ^ --- request.o --- request.c:413:13: warning: passing 'u_char[256]' (aka 'unsigned char[256]') to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 413 | strlcpy(qname, cont->qname, MAX_DNAME); | ^~~~~ /usr/include/string.h:98:34: note: passing argument to parameter here 98 | size_t strlcpy(char * __restrict, const char * __restrict, size_t); | ^ request.c:413:20: warning: passing 'u_char[256]' (aka 'unsigned char[256]') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 413 | strlcpy(qname, cont->qname, MAX_DNAME); | ^~~~~~~~~~~ /usr/include/string.h:98:59: note: passing argument to parameter here 98 | size_t strlcpy(char * __restrict, const char * __restrict, size_t); | ^ --- read_config.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c read_config.c -o read_config.o --- ne_mesg.o --- ne_mesg.c:532:19: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 532 | wp += sprintf(wp, "\\[x"); | ^~ /usr/include/stdio.h:285:31: note: passing argument to parameter here 285 | int sprintf(char * __restrict, const char * __restrict, ...); | ^ ne_mesg.c:540:20: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 540 | wp += sprintf(wp, "%c%c", d1, d2); | ^~ /usr/include/stdio.h:285:31: note: passing argument to parameter here 285 | int sprintf(char * __restrict, const char * __restrict, ...); | ^ ne_mesg.c:543:19: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 543 | wp += sprintf(wp, "/%u].", bitlength); | ^~ /usr/include/stdio.h:285:31: note: passing argument to parameter here 285 | int sprintf(char * __restrict, const char * __restrict, ...); | ^ --- response.o --- 1 warning generated. --- ne_mesg.o --- ne_mesg.c:726:23: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 726 | strncasecmp (cpm+1, cpd+1, *cpm)) | ^~~~~ /usr/include/strings.h:64:30: note: passing argument to parameter here 64 | int strncasecmp(const char *, const char *, size_t) __pure; | ^ ne_mesg.c:726:30: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 726 | strncasecmp (cpm+1, cpd+1, *cpm)) | ^~~~~ /usr/include/strings.h:64:44: note: passing argument to parameter here 64 | int strncasecmp(const char *, const char *, size_t) __pure; | ^ --- queue.o --- 1 warning generated. --- tcp_request.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c tcp_request.c -o tcp_request.o --- tcp_response.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c tcp_response.c -o tcp_response.o --- conv_trick.o --- 7 warnings generated. --- read_config.o --- In file included from read_config.c:14: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ --- ev_dup.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c ev_dup.c -o ev_dup.o --- tcp_request.o --- In file included from tcp_request.c:14: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ tcp_request.c:86:23: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] 86 | (void *) &sockerr, &errlen)) | ^~~~~~~ /usr/include/sys/socket.h:691:72: note: passing argument to parameter here 691 | int getsockopt(int, int, int, void * __restrict, socklen_t * __restrict); | ^ --- read_config.o --- read_config.c:87:26: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 87 | if (conv_trick_conf (args[1])) { | ^~~~~~~ ./protos.h:75:30: note: passing argument to parameter here 75 | int conv_trick_conf (u_char *); | ^ read_config.c:128:54: warning: for loop has empty body [-Wempty-body] 128 | for (i = 0; T.iflist[i] && i < MAXINTERFACES; i++); | ^ read_config.c:128:54: note: put the semicolon on a separate line to silence this warning --- tcp_response.o --- In file included from tcp_response.c:15: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ --- ev_tcp.o --- 1 warning generated. --- ev_dup.o --- In file included from ev_dup.c:14: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ --- forward.o --- 1 warning generated. --- list.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c list.c -o list.o --- res_record.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c res_record.c -o res_record.o --- tcp_request.o --- 2 warnings generated. --- request.o --- 10 warnings generated. --- ev_dup.o --- 1 warning generated. --- udp_request.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c udp_request.c -o udp_request.o --- ev_timeout.o --- --- read_config.o --- 3 warnings generated. --- udp_response.o --- --- ev_timeout.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c ev_timeout.c -o ev_timeout.o --- udp_response.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c udp_response.c -o udp_response.o --- ev_signal.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c ev_signal.c -o ev_signal.o --- res_record.o --- In file included from res_record.c:14: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ --- list.o --- In file included from list.c:14: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ --- tcp_response.o --- 1 warning generated. --- ev_timeout.o --- In file included from ev_timeout.c:14: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ --- ev_signal.o --- In file included from ev_signal.c:14: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ --- ev_udp_in.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c ev_udp_in.c -o ev_udp_in.o --- udp_request.o --- In file included from udp_request.c:15: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ --- udp_response.o --- In file included from udp_response.c:14: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ --- ne_mesg.o --- 9 warnings generated. --- ne_io.o --- --- ev_signal.o --- 1 warning generated. --- ne_io.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c ne_io.c -o ne_io.o --- conv_scoped.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c conv_scoped.c -o conv_scoped.o --- list.o --- 1 warning generated. --- conv_stf.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c conv_stf.c -o conv_stf.o --- ev_timeout.o --- 1 warning generated. --- res_record.o --- 1 warning generated. --- ev_udp_in.o --- In file included from ev_udp_in.c:13: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ --- udp_request.o --- 1 warning generated. --- strlcpy.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c strlcpy.c -o strlcpy.o --- udp_response.o --- 1 warning generated. --- strlcat.o --- --- daemon.o --- --- strlcat.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c strlcat.c -o strlcat.o --- daemon.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c daemon.c -o daemon.o --- conv_scoped.o --- In file included from conv_scoped.c:15: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ --- inet_aton.o --- --- conv_stf.o --- In file included from conv_stf.c:14: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ --- inet_aton.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c inet_aton.c -o inet_aton.o --- ne_io.o --- In file included from ne_io.c:14: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ ne_io.c:72:6: warning: assigning to 'u_char *' (aka 'unsigned char *') from 'caddr_t' (aka 'char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] --- strlcat.o --- In file included from strlcat.c:32: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" --- daemon.o --- In file included from daemon.c:3: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ --- ne_io.o --- 72 | cp1 = ifc1->ifc_buf; | ^ ~~~~~~~~~~~~~ --- strlcat.o --- | ^ --- ne_io.o --- ne_io.c:73:6: warning: assigning to 'u_char *' (aka 'unsigned char *') from 'caddr_t' (aka 'char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 73 | cp2 = ifc2->ifc_buf; | ^ ~~~~~~~~~~~~~ --- ev_udp_in.o --- 1 warning generated. --- strlcpy.o --- In file included from strlcpy.c:32: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ --- html.o --- --- ne_io.o --- ne_io.c:433:14: warning: assigning to 'caddr_t' (aka 'char *') from 'u_char[8192]' (aka 'unsigned char[8192]') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 433 | ifc.ifc_buf = buf; | ^ ~~~ --- html.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c html.c -o html.o --- daemon.o --- 1 warning generated. --- strlcat.o --- 1 warning generated. --- conv_stf.o --- 1 warning generated. --- totd.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c totd.c -o totd.o --- inet_aton.o --- In file included from inet_aton.c:3: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ --- strlcpy.o --- 1 warning generated. --- inet_aton.o --- 1 warning generated. --- totd.o --- In file included from totd.c:14: In file included from ./totd.h:52: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ totd.c:115:15: warning: too many arguments in call to 'usage' 115 | usage(1); | ~~~~~ ^ totd.c:115:13: warning: passing arguments to 'usage' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 115 | usage(1); | ^ totd.c:122:12: warning: too many arguments in call to 'usage' 122 | usage(1); | ~~~~~ ^ totd.c:122:10: warning: passing arguments to 'usage' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 122 | usage(1); | ^ totd.c:131:12: warning: too many arguments in call to 'usage' 131 | usage (1); | ~~~~~ ^ totd.c:131:10: warning: passing arguments to 'usage' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 131 | usage (1); | ^ totd.c:138:12: warning: too many arguments in call to 'usage' 138 | usage (1); | ~~~~~ ^ totd.c:138:10: warning: passing arguments to 'usage' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 138 | usage (1); | ^ --- conv_scoped.o --- 1 warning generated. --- totd.o --- 9 warnings generated. --- ne_io.o --- 4 warnings generated. --- totd --- cc -fstack-protector-strong -o totd request.o response.o context.o ne_mesg.o conv_trick.o ev_tcp.o forward.o queue.o read_config.o tcp_request.o tcp_response.o ev_dup.o list.o res_record.o udp_request.o ev_timeout.o udp_response.o ev_signal.o ev_udp_in.o ne_io.o conv_scoped.o conv_stf.o strlcpy.o strlcat.o daemon.o inet_aton.o html.o totd.o =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for totd-1.5.1_3 ===> Generating temporary packing list /usr/bin/install -c -s -m 0555 totd /wrkdirs/usr/ports/dns/totd/work/stage/usr/local/sbin /usr/bin/install -c -m 0444 totd.8 /wrkdirs/usr/ports/dns/totd/work/stage/usr/local/share/man/man8 install -m 0644 /usr/ports/dns/totd/files/totd.conf.sample /wrkdirs/usr/ports/dns/totd/work/stage/usr/local/etc ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-05-05T07:39:35+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=d9c7e0b18ad0' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for totd-1.5.1_3 ===> Building totd-1.5.1_3 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for totd-1.5.1_3 build of dns/totd | totd-1.5.1_3 ended at Mon May 5 03:39:41 EDT 2025 build time: 00:00:07