[package - main-amd64-default][net-mgmt/sdig] Failed for sdig-0.45_2 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Sep 2023 04:09:22 UTC
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: zi@FreeBSD.org Log URL: https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/p7dfcd9429217_sb451dcc84f/logs/sdig-0.45_2.log Build URL: https://pkg-status.freebsd.org/beefy18/build.html?mastername=main-amd64-default&build=p7dfcd9429217_sb451dcc84f Log: =>> Building net-mgmt/sdig build started at Wed Sep 6 04:09:11 UTC 2023 port directory: /usr/ports/net-mgmt/sdig package name: sdig-0.45_2 building for: FreeBSD main-amd64-default-job-13 15.0-CURRENT FreeBSD 15.0-CURRENT 1500000 amd64 maintained by: zi@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1500000 Jail OSVERSION: 1500000 Job Id: 13 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500000 UNAME_v=FreeBSD 15.0-CURRENT 1500000 UNAME_r=15.0-CURRENT 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 LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/main-amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- zi@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/sdig/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/sdig/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-mgmt/sdig/work/.cache HOME=/wrkdirs/usr/ports/net-mgmt/sdig/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-mgmt/sdig/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-mgmt/sdig/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh DEFAULT_AUTOCONF=2.71 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-mgmt/sdig/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/sdig/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-mgmt/sdig/work/.cache HOME=/wrkdirs/usr/ports/net-mgmt/sdig/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-mgmt/sdig/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-mgmt/sdig/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.71 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -D_WANT_SEMUN -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -D_WANT_SEMUN -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_S CRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/sdig" EXAMPLESDIR="share/examples/sdig" DATADIR="share/sdig" WWWDIR="www/sdig" ETCDIR="etc/sdig" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sdig DOCSDIR=/usr/local/share/doc/sdig EXAMPLESDIR=/usr/local/share/examples/sdig WWWDIR=/usr/local/www/sdig ETCDIR=/usr/local/etc/sdig --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: x86_64-unknown-freebsd15.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: x86_64-unknown-freebsd15.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_53255a77=yes CC_OUTPUT_921dbbb2_911cfe02=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes CC_OUTPUT_921dbbb2_af59ad06=yes CC_OUTPUT_921dbbb2_a15f3fcf=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: x86_64-unknown-freebsd15.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=15.0-CURRENT OSREL=15.0 OSVERSION=1500000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### 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) 1024 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-- =======================<phase: check-sanity >============================ ===> License GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> sdig-0.45_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.6.pkg [main-amd64-default-job-13] Installing pkg-1.20.6... [main-amd64-default-job-13] Extracting pkg-1.20.6: .......... done ===> sdig-0.45_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of sdig-0.45_2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by sdig-0.45_2 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by sdig-0.45_2 for building => SHA256 Checksum OK for sdig-0.45.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by sdig-0.45_2 for building ===> Extracting for sdig-0.45_2 => SHA256 Checksum OK for sdig-0.45.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for sdig-0.45_2 ===> Applying FreeBSD patches for sdig-0.45_2 from /usr/ports/net-mgmt/sdig/files =========================================================================== =======================<phase: build-depends >============================ ===> sdig-0.45_2 depends on package: gmake>=4.3 - not found ===> Installing existing package /packages/All/gmake-4.3_2.pkg [main-amd64-default-job-13] Installing gmake-4.3_2... [main-amd64-default-job-13] `-- Installing gettext-runtime-0.22_1... [main-amd64-default-job-13] | `-- Installing indexinfo-0.3.1... [main-amd64-default-job-13] | `-- Extracting indexinfo-0.3.1: .... done [main-amd64-default-job-13] `-- Extracting gettext-runtime-0.22_1: .......... done [main-amd64-default-job-13] Extracting gmake-4.3_2: .......... done ===> sdig-0.45_2 depends on package: gmake>=4.3 - found ===> Returning to build of sdig-0.45_2 ===> sdig-0.45_2 depends on package: autoconf>=2.71 - not found ===> Installing existing package /packages/All/autoconf-2.71.pkg [main-amd64-default-job-13] Installing autoconf-2.71... [main-amd64-default-job-13] `-- Installing autoconf-switch-20220527... [main-amd64-default-job-13] `-- Extracting autoconf-switch-20220527: .......... done [main-amd64-default-job-13] `-- Installing m4-1.4.19,1... [main-amd64-default-job-13] `-- Extracting m4-1.4.19,1: .......... done [main-amd64-default-job-13] `-- Installing perl5-5.34.1_3... [main-amd64-default-job-13] `-- Extracting perl5-5.34.1_3: .......... done [main-amd64-default-job-13] Extracting autoconf-2.71: .......... done ===> sdig-0.45_2 depends on package: autoconf>=2.71 - found ===> Returning to build of sdig-0.45_2 ===> sdig-0.45_2 depends on package: automake>=1.16.5 - not found ===> Installing existing package /packages/All/automake-1.16.5.pkg [main-amd64-default-job-13] Installing automake-1.16.5... [main-amd64-default-job-13] Extracting automake-1.16.5: .......... done ===> sdig-0.45_2 depends on package: automake>=1.16.5 - found ===> Returning to build of sdig-0.45_2 =========================================================================== =======================<phase: lib-depends >============================ ===> sdig-0.45_2 depends on shared library: libnetsnmp.so - not found ===> Installing existing package /packages/All/net-snmp-5.9.1_3,1.pkg [main-amd64-default-job-13] Installing net-snmp-5.9.1_3,1... [main-amd64-default-job-13] Extracting net-snmp-5.9.1_3,1: .......... done ===== Message from net-snmp-5.9.1_3,1: -- **** This port installs snmpd, header files and libraries but does not start snmpd by default. If you want to auto-start snmpd and snmptrapd:, add the following to /etc/rc.conf: snmpd_enable="YES" snmpd_flags="-a" snmpd_conffile="/usr/local/share/snmp/snmpd.conf /etc/snmpd.conf" snmptrapd_enable="YES" snmptrapd_flags="-a -p /var/run/snmptrapd.pid" **** You may also specify the following make variables: NET_SNMP_SYS_CONTACT="zi@FreeBSD.org" NET_SNMP_SYS_LOCATION="USA" DEFAULT_SNMP_VERSION=3 NET_SNMP_MIB_MODULES="host smux mibII/mta_sendmail ucd-snmp/diskio" NET_SNMP_LOGFILE=/var/log/snmpd.log NET_SNMP_PERSISTENTDIR=/var/net-snmp to define default values (or to override the defaults). To avoid being prompted during the configuration process, you should (minimally) define the first two variables. (NET_SNMP_SYS_*) You may also define the following to avoid all interactive configuration: BATCH="yes" ===> sdig-0.45_2 depends on shared library: libnetsnmp.so - found (/usr/local/lib/libnetsnmp.so) ===> Returning to build of sdig-0.45_2 =========================================================================== =======================<phase: configure >============================ ===> Configuring for sdig-0.45_2 autoreconf2.71: warning: autoconf input should be named 'configure.ac', not 'configure.in' aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:429: AM_INIT_AUTOMAKE is expanded from... configure.in:2: the top level configure.in:3: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.in:3: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.in:3: the top level configure.in:31: warning: AC_OUTPUT should be used without arguments. configure.in:31: You should run autoupdate. autoheader2.71: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:2: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:6: installing './compile' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c 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 gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for net-snmp-config... net-snmp-config checking for inet_pton in -lnsl... no checking for inet_aton... (cached) yes checking for inet_pton... 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 include/config.h config.status: executing depfiles commands =========================================================================== =======================<phase: build >============================ ===> Building for sdig-0.45_2 gmake[1]: Entering directory '/wrkdirs/usr/ports/net-mgmt/sdig/work/sdig-0.45' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/net-mgmt/sdig/work/sdig-0.45/src' cc -DHAVE_CONFIG_H -I. -I../include -O2 -pipe -I/usr/local/include -I/include -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -pipe -I/usr/local/include -I/include -fstack-protector-strong -fno-strict-aliasing -std=c99 -Ufreebsd15 -Dfreebsd15=freebsd15 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -I/usr/local/lib/perl5/5.34/mach/CORE -I/usr/include -I. -I/usr/local/include -DCONFPATH=\"/usr/local/etc\" -O2 -pipe -D_WANT_SEMUN -fstack-protector-strong -fno-strict-aliasing -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c cc -DHAVE_CONFIG_H -I. -I../include -O2 -pipe -I/usr/local/include -I/include -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -pipe -I/usr/local/include -I/include -fstack-protector-strong -fno-strict-aliasing -std=c99 -Ufreebsd15 -Dfreebsd15=freebsd15 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -I/usr/local/lib/perl5/5.34/mach/CORE -I/usr/include -I. -I/usr/local/include -DCONFPATH=\"/usr/local/etc\" -O2 -pipe -D_WANT_SEMUN -fstack-protector-strong -fno-strict-aliasing -MT sdig.o -MD -MP -MF .deps/sdig.Tpo -c -o sdig.o sdig.c sdig.c:87:36: warning: data argument not used by format string [-Wformat-extra-args] printf(", query forking capable", VERSION); ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ../include/config.h:32:17: note: expanded from macro 'VERSION' #define VERSION "0.45cvs" ^ sdig.c:155:2: warning: call to undeclared function 'loadconfig'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] loadconfig(conf); ^ sdig.c:159:18: warning: call to undeclared function 'output_sem_init'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if ( dofork ) { output_sem_init(); } ^ sdig.c:167:3: warning: call to undeclared function 'resolvename'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] resolvename(query); ^ sdig.c:180:4: warning: call to undeclared function 'switchscan'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] switchscan(query, pack_mac(stdmac)); ^ sdig.c:180:22: warning: call to undeclared function 'pack_mac'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] switchscan(query, pack_mac(stdmac)); ^ sdig.c:188:4: warning: call to undeclared function 'switchscan'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] switchscan(NULL, pack_mac(stdmac)); ^ sdig.c:188:21: warning: call to undeclared function 'pack_mac'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] switchscan(NULL, pack_mac(stdmac)); ^ sdig.c:197:3: warning: call to undeclared function 'routerscan'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] routerscan(query); ^ mv -f .deps/common.Tpo .deps/common.Po cc -DHAVE_CONFIG_H -I. -I../include -O2 -pipe -I/usr/local/include -I/include -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -pipe -I/usr/local/include -I/include -fstack-protector-strong -fno-strict-aliasing -std=c99 -Ufreebsd15 -Dfreebsd15=freebsd15 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -I/usr/local/lib/perl5/5.34/mach/CORE -I/usr/include -I. -I/usr/local/include -DCONFPATH=\"/usr/local/etc\" -O2 -pipe -D_WANT_SEMUN -fstack-protector-strong -fno-strict-aliasing -MT query.o -MD -MP -MF .deps/query.Tpo -c -o query.o query.c 9 warnings generated. mv -f .deps/sdig.Tpo .deps/sdig.Po cc -DHAVE_CONFIG_H -I. -I../include -O2 -pipe -I/usr/local/include -I/include -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -pipe -I/usr/local/include -I/include -fstack-protector-strong -fno-strict-aliasing -std=c99 -Ufreebsd15 -Dfreebsd15=freebsd15 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -I/usr/local/lib/perl5/5.34/mach/CORE -I/usr/include -I. -I/usr/local/include -DCONFPATH=\"/usr/local/etc\" -O2 -pipe -D_WANT_SEMUN -fstack-protector-strong -fno-strict-aliasing -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c config.c:244:14: warning: call to undeclared function 'ntohl'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] tmp->addr = ntohl(inet_addr(addr)); ^ config.c:244:20: warning: call to undeclared function 'inet_addr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] tmp->addr = ntohl(inet_addr(addr)); ^ query.c:488:3: warning: call to undeclared function 'output_sem_cleanup'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] output_sem_cleanup(); ^ config.c:312:14: warning: call to undeclared function 'ntohl'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] tmp->addr = ntohl(inet_addr(addr)); ^ config.c:312:20: warning: call to undeclared function 'inet_addr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] tmp->addr = ntohl(inet_addr(addr)); ^ query.c:573:11: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] macaddr = findmac(ipaddr, rtr); ^ ~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. mv -f .deps/config.Tpo .deps/config.Po cc -DHAVE_CONFIG_H -I. -I../include -O2 -pipe -I/usr/local/include -I/include -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -pipe -I/usr/local/include -I/include -fstack-protector-strong -fno-strict-aliasing -std=c99 -Ufreebsd15 -Dfreebsd15=freebsd15 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -I/usr/local/lib/perl5/5.34/mach/CORE -I/usr/include -I. -I/usr/local/include -DCONFPATH=\"/usr/local/etc\" -O2 -pipe -D_WANT_SEMUN -fstack-protector-strong -fno-strict-aliasing -MT snmpget.o -MD -MP -MF .deps/snmpget.Tpo -c -o snmpget.o snmpget.c In file included from snmpget.c:32: /usr/local/include/net-snmp/net-snmp-config.h:2341:10: fatal error: 'net-snmp/system/freebsd15.h' file not found #include NETSNMP_SYSTEM_INCLUDE_FILE ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/net-snmp/net-snmp-config.h:1993:37: note: expanded from macro 'NETSNMP_SYSTEM_INCLUDE_FILE' #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/freebsd15.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:376: snmpget.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... 2 warnings generated. mv -f .deps/query.Tpo .deps/query.Po gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-mgmt/sdig/work/sdig-0.45/src' gmake[1]: *** [Makefile:353: all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/net-mgmt/sdig/work/sdig-0.45' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/net-mgmt/sdig