=>> Building net/addrwatch build started at Thu Jan 22 01:55:52 EST 2026 port directory: /usr/ports/net/addrwatch package name: addrwatch-1.0.2_2 building for: FreeBSD pkg.DaveG.ca 14.3-RELEASE-p7 FreeBSD 14.3-RELEASE-p7 1403000 amd64 maintained by: m.muenz@gmail.com Makefile datestamp: -rw-r--r-- 1 root wheel 679 Sep 17 2024 /usr/ports/net/addrwatch/Makefile Ports top last git commit: 076a295eb33c Ports top unclean checkout: no Port dir last git commit: 455664cfd6bf Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1403000 Job Id: 05 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p7 1403000 UNAME_r=14.3-RELEASE-p7 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_14_3_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_14_3_x64-HEAD-ALL/05/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_14_3_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_14_3_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--- ---End OPTIONS List--- --MAINTAINER-- m.muenz@gmail.com --End MAINTAINER-- --CONFIGURE_ARGS-- CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/net/addrwatch/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/addrwatch/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/addrwatch/work/.cache HOME=/wrkdirs/usr/ports/net/addrwatch/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/addrwatch/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/addrwatch/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh DEFAULT_AUTOCONF=2.72 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/addrwatch/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/addrwatch/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/addrwatch/work/.cache HOME=/wrkdirs/usr/ports/net/addrwatch/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/addrwatch/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/addrwatch/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DEFAULT_AUTOCONF=2.72 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -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-- OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/addrwatch" EXAMPLESDIR="share/examples/addrwatch" DATADIR="share/addrwatch" WWWDIR="www/addrwatch" ETCDIR="etc/addrwatch" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/addrwatch DOCSDIR=/usr/local/share/doc/addrwatch EXAMPLESDIR=/usr/local/share/examples/addrwatch WWWDIR=/usr/local/www/addrwatch ETCDIR=/usr/local/etc/addrwatch --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 ===> addrwatch-1.0.2_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [pkg.DaveG.ca] Installing pkg-2.5.1... [pkg.DaveG.ca] Extracting pkg-2.5.1: .......... done ===> addrwatch-1.0.2_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of addrwatch-1.0.2_2 =========================================================================== =================================================== ===== 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 addrwatch-1.0.2_2 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by addrwatch-1.0.2_2 for building => SHA256 Checksum OK for fln-addrwatch-v1.0.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 addrwatch-1.0.2_2 for building ===> Extracting for addrwatch-1.0.2_2 => SHA256 Checksum OK for fln-addrwatch-v1.0.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 addrwatch-1.0.2_2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> addrwatch-1.0.2_2 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [pkg.DaveG.ca] Installing gmake-4.4.1... [pkg.DaveG.ca] `-- Installing gettext-runtime-0.26... [pkg.DaveG.ca] | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] `-- Extracting gettext-runtime-0.26: .......... done [pkg.DaveG.ca] Extracting gmake-4.4.1: .......... done ===> addrwatch-1.0.2_2 depends on package: gmake>=4.4.1 - found ===> Returning to build of addrwatch-1.0.2_2 ===> addrwatch-1.0.2_2 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.4.3,1.pkg [pkg.DaveG.ca] Installing pkgconf-2.4.3,1... [pkg.DaveG.ca] Extracting pkgconf-2.4.3,1: .......... done ===> addrwatch-1.0.2_2 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of addrwatch-1.0.2_2 ===> addrwatch-1.0.2_2 depends on package: autoconf>=2.72_1 - not found ===> Installing existing package /packages/All/autoconf-2.72_1.pkg [pkg.DaveG.ca] Installing autoconf-2.72_1... [pkg.DaveG.ca] `-- Installing autoconf-switch-20220527... [pkg.DaveG.ca] `-- Extracting autoconf-switch-20220527: ....... done [pkg.DaveG.ca] `-- Installing m4-1.4.20,1... [pkg.DaveG.ca] `-- Extracting m4-1.4.20,1: .......... done [pkg.DaveG.ca] `-- Installing perl5-5.42.0_1... [pkg.DaveG.ca] `-- Extracting perl5-5.42.0_1: .......... done [pkg.DaveG.ca] Extracting autoconf-2.72_1: .......... done ===> addrwatch-1.0.2_2 depends on package: autoconf>=2.72_1 - found ===> Returning to build of addrwatch-1.0.2_2 ===> addrwatch-1.0.2_2 depends on package: automake>=1.18.1 - not found ===> Installing existing package /packages/All/automake-1.18.1.pkg [pkg.DaveG.ca] Installing automake-1.18.1... [pkg.DaveG.ca] Extracting automake-1.18.1: .......... done ===> addrwatch-1.0.2_2 depends on package: automake>=1.18.1 - found ===> Returning to build of addrwatch-1.0.2_2 ===> addrwatch-1.0.2_2 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. ===> addrwatch-1.0.2_2 depends on file: /usr/local/bin/ccache - found ===> Returning to build of addrwatch-1.0.2_2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> addrwatch-1.0.2_2 depends on shared library: libevent.so - not found ===> Installing existing package /packages/All/libevent-2.1.12.pkg [pkg.DaveG.ca] Installing libevent-2.1.12... [pkg.DaveG.ca] Extracting libevent-2.1.12: .......... done ===> addrwatch-1.0.2_2 depends on shared library: libevent.so - found (/usr/local/lib/libevent.so) ===> Returning to build of addrwatch-1.0.2_2 ===> addrwatch-1.0.2_2 depends on shared library: libpcap.so - found (/usr/lib/libpcap.so) ===> addrwatch-1.0.2_2 depends on shared library: libargp.so - not found ===> Installing existing package /packages/All/argp-standalone-1.5.0_1.pkg [pkg.DaveG.ca] Installing argp-standalone-1.5.0_1... [pkg.DaveG.ca] Extracting argp-standalone-1.5.0_1: ...... done ===> addrwatch-1.0.2_2 depends on shared library: libargp.so - found (/usr/local/lib/libargp.so) ===> Returning to build of addrwatch-1.0.2_2 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for addrwatch-1.0.2_2 configure.ac:5: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:5: You should use the 'AC_CONFIG_HEADERS' macro instead. aclocal.m4:1059: AM_CONFIG_HEADER is expanded from... configure.ac:5: the top level configure.ac:8: installing './compile' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' src/Makefile.am: installing './depcomp' configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking xargs -n works... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether /usr/local/bin/gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for pcap_open_live in -lpcap... yes checking for shm_open in -lrt... yes checking pkg-config is at least version 0.9.0... yes checking for libevent >= 1.4... yes checking for libevent >= 2.0... yes checking for library containing argp_parse... -largp checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for vfork.h... (cached) no checking for argp.h... yes checking for arpa/inet.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for inline... inline checking for pid_t... (cached) yes checking for uint32_t... (cached) yes checking for uint16_t... (cached) yes checking for uint8_t... (cached) yes checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for bzero... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating src/config.h config.status: executing depfiles commands =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for addrwatch-1.0.2_2 Making all in src gmake[1]: Entering directory '/wrkdirs/usr/ports/net/addrwatch/work/addrwatch-1.0.2/src' /usr/local/bin/gmake all-am gmake[2]: Entering directory '/wrkdirs/usr/ports/net/addrwatch/work/addrwatch-1.0.2/src' cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT addrwatch.o -MD -MP -MF .deps/addrwatch.Tpo -c -o addrwatch.o addrwatch.c cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT check.o -MD -MP -MF .deps/check.Tpo -c -o check.o check.c cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT process.o -MD -MP -MF .deps/process.Tpo -c -o process.o process.c cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT storage.o -MD -MP -MF .deps/storage.Tpo -c -o storage.o storage.c cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT mcache.o -MD -MP -MF .deps/mcache.Tpo -c -o mcache.o mcache.c cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT output_flatfile.o -MD -MP -MF .deps/output_flatfile.Tpo -c -o output_flatfile.o output_flatfile.c cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT output_sqlite.o -MD -MP -MF .deps/output_sqlite.Tpo -c -o output_sqlite.o output_sqlite.c cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT output_shm.o -MD -MP -MF .deps/output_shm.Tpo -c -o output_shm.o output_shm.c cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT addrwatch_stdout.o -MD -MP -MF .deps/addrwatch_stdout.Tpo -c -o addrwatch_stdout.o addrwatch_stdout.c cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT shm_client.o -MD -MP -MF .deps/shm_client.Tpo -c -o shm_client.o shm_client.c cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT addrwatch_syslog.o -MD -MP -MF .deps/addrwatch_syslog.Tpo -c -o addrwatch_syslog.o addrwatch_syslog.c mv -f .deps/addrwatch_stdout.Tpo .deps/addrwatch_stdout.Po mv -f .deps/addrwatch_syslog.Tpo .deps/addrwatch_syslog.Po output_shm.c:58:2: warning: call to undeclared library function 'strncpy' with type 'char *(char *, const char *, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 58 | strncpy((char *)e->interface, p->ifc->name, IFNAMSIZ); | ^ output_shm.c:58:2: note: include the header or explicitly provide a declaration for 'strncpy' output_shm.c:59:2: warning: call to undeclared library function 'memcpy' with type 'void *(void *, const void *, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 59 | memcpy(e->ip_address, p->ip_addr, p->ip_len); | ^ output_shm.c:59:2: note: include the header or explicitly provide a declaration for 'memcpy' 2 warnings generated. output_sqlite.c:6:19: warning: unused variable 'sqlite_create_template' [-Wunused-const-variable] 6 | static const char sqlite_create_template[] = "\ | ^~~~~~~~~~~~~~~~~~~~~~ output_sqlite.c:16:19: warning: unused variable 'sqlite_insert_template' [-Wunused-const-variable] 16 | static const char sqlite_insert_template[] = "INSERT INTO %s VALUES(?, ?, ?, ?, ?, ?);"; | ^~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. base64.c:51:2: warning: call to undeclared library function 'memset' with type 'void *(void *, int, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 51 | memset(pkt_buffer, 0, sizeof(pkt_buffer)); | ^ base64.c:51:2: note: include the header or explicitly provide a declaration for 'memset' 1 warning generated. storage.c:71:7: warning: call to undeclared library function 'memcmp' with type 'int (const void *, const void *, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 71 | if (memcmp(ip_addr, ip->ip_addr, addr_len) != 0) { | ^ storage.c:71:7: note: include the header or explicitly provide a declaration for 'memcmp' 1 warning generated. mv -f .deps/output_shm.Tpo .deps/output_shm.Po util.c:31:2: warning: call to undeclared library function 'memset' with type 'void *(void *, int, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 31 | memset(&_ctx, 0, sizeof(_ctx)); | ^ util.c:31:2: note: include the header or explicitly provide a declaration for 'memset' 1 warning generated. mv -f .deps/output_sqlite.Tpo .deps/output_sqlite.Po mv -f .deps/output_flatfile.Tpo .deps/output_flatfile.Po addrwatch.c:534:9: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 534 | dev = pcap_lookupdev(errbuf); | ^ /usr/include/pcap/pcap.h:443:1: note: 'pcap_lookupdev' has been explicitly marked deprecated here 443 | PCAP_DEPRECATED("use 'pcap_findalldevs' and use the first device") | ^ /usr/include/pcap/funcattrs.h:327:47: note: expanded from macro 'PCAP_DEPRECATED' 327 | #define PCAP_DEPRECATED(msg) __attribute__((deprecated(msg))) | ^ 1 warning generated. mv -f .deps/mcache.Tpo .deps/mcache.Po mv -f .deps/storage.Tpo .deps/storage.Po mv -f .deps/shm_client.Tpo .deps/shm_client.Po mv -f .deps/base64.Tpo .deps/base64.Po mv -f .deps/process.Tpo .deps/process.Po mv -f .deps/parse.Tpo .deps/parse.Po mv -f .deps/util.Tpo .deps/util.Po mv -f .deps/addrwatch.Tpo .deps/addrwatch.Po check.c:81:29: warning: taking address of packed member 'nd_ns_target' of class or structure 'nd_neighbor_solicit' may result in an unaligned pointer value [-Waddress-of-packed-member] 81 | if (IN6_IS_ADDR_MULTICAST(&ns->nd_ns_target)) { | ^~~~~~~~~~~~~~~~ /usr/include/netinet6/in6.h:301:36: note: expanded from macro 'IN6_IS_ADDR_MULTICAST' 301 | #define IN6_IS_ADDR_MULTICAST(a) ((a)->s6_addr[0] == 0xff) | ^ check.c:89:31: warning: taking address of packed member 'ip6_src' of class or structure 'ip6_hdr' may result in an unaligned pointer value [-Waddress-of-packed-member] 89 | if (IN6_IS_ADDR_UNSPECIFIED(&ip6->ip6_src)) { | ^~~~~~~~~~~~ /usr/include/netinet6/in6.h:237:4: note: expanded from macro 'IN6_IS_ADDR_UNSPECIFIED' 237 | ((a)->__u6_addr.__u6_addr32[0] == 0 && \ | ^ check.c:89:31: warning: taking address of packed member 'ip6_src' of class or structure 'ip6_hdr' may result in an unaligned pointer value [-Waddress-of-packed-member] 89 | if (IN6_IS_ADDR_UNSPECIFIED(&ip6->ip6_src)) { | ^~~~~~~~~~~~ /usr/include/netinet6/in6.h:238:4: note: expanded from macro 'IN6_IS_ADDR_UNSPECIFIED' 238 | (a)->__u6_addr.__u6_addr32[1] == 0 && \ | ^ check.c:89:31: warning: taking address of packed member 'ip6_src' of class or structure 'ip6_hdr' may result in an unaligned pointer value [-Waddress-of-packed-member] 89 | if (IN6_IS_ADDR_UNSPECIFIED(&ip6->ip6_src)) { | ^~~~~~~~~~~~ /usr/include/netinet6/in6.h:239:4: note: expanded from macro 'IN6_IS_ADDR_UNSPECIFIED' 239 | (a)->__u6_addr.__u6_addr32[2] == 0 && \ | ^ check.c:89:31: warning: taking address of packed member 'ip6_src' of class or structure 'ip6_hdr' may result in an unaligned pointer value [-Waddress-of-packed-member] 89 | if (IN6_IS_ADDR_UNSPECIFIED(&ip6->ip6_src)) { | ^~~~~~~~~~~~ /usr/include/netinet6/in6.h:240:4: note: expanded from macro 'IN6_IS_ADDR_UNSPECIFIED' 240 | (a)->__u6_addr.__u6_addr32[3] == 0) | ^ check.c:90:34: warning: taking address of packed member 'ip6_dst' of class or structure 'ip6_hdr' may result in an unaligned pointer value [-Waddress-of-packed-member] 90 | if (!IN6_IS_ADDR_SN_MULTICAST(&ip6->ip6_dst, &ns->nd_ns_target)) { | ^~~~~~~~~~~~ check.c:6:25: note: expanded from macro 'IN6_IS_ADDR_SN_MULTICAST' 6 | (((__const uint32_t *)(a))[0] == htonl(0xff020000) \ | ^ check.c:90:34: warning: taking address of packed member 'ip6_dst' of class or structure 'ip6_hdr' may result in an unaligned pointer value [-Waddress-of-packed-member] 90 | if (!IN6_IS_ADDR_SN_MULTICAST(&ip6->ip6_dst, &ns->nd_ns_target)) { | ^~~~~~~~~~~~ check.c:7:28: note: expanded from macro 'IN6_IS_ADDR_SN_MULTICAST' 7 | && ((__const uint32_t *)(a))[1] == 0 \ | ^ check.c:90:34: warning: taking address of packed member 'ip6_dst' of class or structure 'ip6_hdr' may result in an unaligned pointer value [-Waddress-of-packed-member] 90 | if (!IN6_IS_ADDR_SN_MULTICAST(&ip6->ip6_dst, &ns->nd_ns_target)) { | ^~~~~~~~~~~~ check.c:8:28: note: expanded from macro 'IN6_IS_ADDR_SN_MULTICAST' 8 | && ((__const uint32_t *)(a))[2] == htonl(0x00000001) \ | ^ check.c:135:29: warning: taking address of packed member 'nd_na_target' of class or structure 'nd_neighbor_advert' may result in an unaligned pointer value [-Waddress-of-packed-member] 135 | if (IN6_IS_ADDR_MULTICAST(&na->nd_na_target)) { | ^~~~~~~~~~~~~~~~ /usr/include/netinet6/in6.h:301:36: note: expanded from macro 'IN6_IS_ADDR_MULTICAST' 301 | #define IN6_IS_ADDR_MULTICAST(a) ((a)->s6_addr[0] == 0xff) | ^ check.c:143:29: warning: taking address of packed member 'ip6_dst' of class or structure 'ip6_hdr' may result in an unaligned pointer value [-Waddress-of-packed-member] 143 | if (IN6_IS_ADDR_MULTICAST(&ip6->ip6_dst) | ^~~~~~~~~~~~ /usr/include/netinet6/in6.h:301:36: note: expanded from macro 'IN6_IS_ADDR_MULTICAST' 301 | #define IN6_IS_ADDR_MULTICAST(a) ((a)->s6_addr[0] == 0xff) | ^ 10 warnings generated. cc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -L/usr/local/lib -o addrwatch_stdout addrwatch_stdout.o shm_client.o -largp -lrt -lpcap mv -f .deps/check.Tpo .deps/check.Po cc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -L/usr/local/lib -o addrwatch_syslog addrwatch_syslog.o shm_client.o -largp -lrt -lpcap cc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -L/usr/local/lib -o addrwatch addrwatch.o util.o parse.o check.o process.o base64.o storage.o mcache.o output_flatfile.o output_sqlite.o output_shm.o -L/usr/local/lib -levent -largp -lrt -lpcap gmake[2]: Leaving directory '/wrkdirs/usr/ports/net/addrwatch/work/addrwatch-1.0.2/src' gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/addrwatch/work/addrwatch-1.0.2/src' Making all in doc gmake[1]: Entering directory '/wrkdirs/usr/ports/net/addrwatch/work/addrwatch-1.0.2/doc' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/addrwatch/work/addrwatch-1.0.2/doc' gmake[1]: Entering directory '/wrkdirs/usr/ports/net/addrwatch/work/addrwatch-1.0.2' gmake[1]: Nothing to be done for 'all-am'. gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/addrwatch/work/addrwatch-1.0.2' =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for addrwatch-1.0.2_2 ===> Generating temporary packing list Making install in src gmake[1]: Entering directory '/wrkdirs/usr/ports/net/addrwatch/work/addrwatch-1.0.2/src' gmake[2]: Entering directory '/wrkdirs/usr/ports/net/addrwatch/work/addrwatch-1.0.2/src' /bin/mkdir -p '/wrkdirs/usr/ports/net/addrwatch/work/stage/usr/local/bin' install -s -m 555 addrwatch addrwatch_stdout addrwatch_syslog '/wrkdirs/usr/ports/net/addrwatch/work/stage/usr/local/bin' gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/net/addrwatch/work/addrwatch-1.0.2/src' gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/addrwatch/work/addrwatch-1.0.2/src' Making install in doc gmake[1]: Entering directory '/wrkdirs/usr/ports/net/addrwatch/work/addrwatch-1.0.2/doc' gmake[2]: Entering directory '/wrkdirs/usr/ports/net/addrwatch/work/addrwatch-1.0.2/doc' gmake[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/net/addrwatch/work/stage/usr/local/share/man/man8' install -m 0644 addrwatch.8 '/wrkdirs/usr/ports/net/addrwatch/work/stage/usr/local/share/man/man8' gmake[2]: Leaving directory '/wrkdirs/usr/ports/net/addrwatch/work/addrwatch-1.0.2/doc' gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/addrwatch/work/addrwatch-1.0.2/doc' gmake[1]: Entering directory '/wrkdirs/usr/ports/net/addrwatch/work/addrwatch-1.0.2' gmake[2]: Entering directory '/wrkdirs/usr/ports/net/addrwatch/work/addrwatch-1.0.2' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/net/addrwatch/work/addrwatch-1.0.2' gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/addrwatch/work/addrwatch-1.0.2' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== 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=2026-01-22T06:55:52+0000' 'PKG_NOTE_ports_top_git_hash=076a295eb33c' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=455664cfd6bf' '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 addrwatch-1.0.2_2 actual-package-depends: dependency on /usr/lib/libpcap.so not registered (normal if it belongs to base) pkg-static: DEBUG: -/ ===> Building addrwatch-1.0.2_2 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for addrwatch-1.0.2_2 build of net/addrwatch | addrwatch-1.0.2_2 ended at Thu Jan 22 01:56:12 EST 2026 build time: 00:00:22