=>> Building net-mgmt/net-snmp build started at Mon Feb 15 15:08:02 UTC 2021 port directory: /usr/ports/net-mgmt/net-snmp package name: net-snmp-5.9_2,1 building for: FreeBSD voi.aagh.net 12.2-RELEASE-p2 FreeBSD 12.2-RELEASE-p2 amd64 maintained by: zi@FreeBSD.org Makefile ident: $FreeBSD: head/net-mgmt/net-snmp/Makefile 565173 2021-02-13 18:54:58Z zi $ Poudriere version: 3.3.6 Host OSVERSION: 1202000 Jail OSVERSION: 1202000 Job Id: 06 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1202000 UNAME_v=FreeBSD 12.2-RELEASE-p2 UNAME_r=12.2-RELEASE-p2 BLOCKSIZE=K MAIL=/var/mail/root 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.3.6 MASTERMNT=/usr/local/poudriere/data/.m/RELENG_12_2_amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color PWD=/usr/local/poudriere/data/.m/RELENG_12_2_amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=RELENG_12_2_amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/RELENG_12_2_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--- ===> The following configuration options are available for net-snmp-5.9_2,1: AX_DISABLE_TRAP=off: Disable agentx subagent code in snmptrapd AX_SOCKONLY=off: Disable UDP/TCP transports for agentx DOCS=on: Build and/or install documentation DUMMY=on: Enable dummy values as placeholders IPV6=on: IPv6 protocol support JAIL=off: Options for running snmpd within a jail(8) MFD_REWRITES=off: Use new MFD rewrites of mib modules MYSQL=off: MySQL database support NEWSYSLOG=on: Automatically rotate snmpd.log via newsyslog NOLIBPKG=off: Build without libpkg PERL=on: Perl scripting language support PERL_EMBEDDED=on: Build embedded perl PYTHON=off: Python bindings or support SMUX=on: Build with SNMP multiplexing (SMUX) support TKMIB=off: Install graphical MIB browser TLS=off: Secure network connection support via TLS UNPRIVILEGED=off: Allow unprivileged users to execute net-snmp ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- zi@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --enable-shared --enable-internal-md5 --with-default-snmp-version="3" --with-sys-contact="nobody@nowhere.invalid" --with-sys-location="somewhere" --with-logfile="/var/log/snmpd.log" --with-persistent-directory="/var/net-snmp" --with-gnu-ld --without-libwrap --with-ldflags="-lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto" --with-libs="-lssp_nonshared" --with-defaults --with-openssl="/usr/local" --with-dummy-values --with-perl-modules --enable-embedded-perl --enable-ipv6 --with-mib-modules="host disman/event-mib mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib smux" --with-out-mib-modules="mibII/ipv6" --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PERLPROG="/usr/local/bin/perl" PSPROG="/bin/ps" SED="/usr/bin/sed" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-mgmt/net-snmp/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin 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-- PERL_USE_UNSAFE_INC=1 OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-mgmt/net-snmp/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes 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 -I/usr/local/include -I/include -fstack-protector-strong -fno-strict-aliasing -std=c99 " CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -I/include -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_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" AX_DISABLE_TRAP="@comment " NO_AX_DISABLE_TRAP="" AX_SOCKONLY="@comment " NO_AX_SOCKONLY="" DOCS="" NO_DOCS="@comment " DUMMY="" NO_DUMMY="@comment " IPV6="" NO_IPV6="@comment " JAIL="@comment " NO_JAIL="" MFD_REWRITES="@comment " NO_MFD_REWRITES="" MYSQL="@comment " NO_MYSQL="" NEWSYSLOG="" NO_NEWSYSLOG="@comment " NOLIBPKG="@comment " NO_NOLIBPKG="" PERL="" NO_PERL="@comment " PERL_EMBEDDED="" NO_PERL_EMBEDDED="@comment " PYTHON="@comment " NO_PYTHON="" SMUX="" NO_SMUX="@comment " TKMIB="@comment " NO_TKMIB="" TLS="@comment " NO_TLS="" UNPRIVILEGED="@comment " NO_UNPRIVILEGED="" WITH_PYTHON="@comment " WITH_TKMIB="@comment " WITH_PERL_EMBEDDED="" WITH_PERL="" WITH_IPV6="" SHLIB_VERSION=40 SHLIB_VERSION2=.0.0 OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.32.1 PERL_VER=5.32 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.32 DOCSDIR="share/doc/snmp" EXAMPLESDIR="share/examples/snmp" DATADIR="share/snmp" WWWDIR="www/snmp" ETCDIR="etc/snmp" --End PLIST_SUB-- --SUB_LIST-- AX_DISABLE_TRAP="@comment " NO_AX_DISABLE_TRAP="" AX_SOCKONLY="@comment " NO_AX_SOCKONLY="" DOCS="" NO_DOCS="@comment " DUMMY="" NO_DUMMY="@comment " IPV6="" NO_IPV6="@comment " JAIL="@comment " NO_JAIL="" MFD_REWRITES="@comment " NO_MFD_REWRITES="" MYSQL="@comment " NO_MYSQL="" NEWSYSLOG="" NO_NEWSYSLOG="@comment " NOLIBPKG="@comment " NO_NOLIBPKG="" PERL="" NO_PERL="@comment " PERL_EMBEDDED="" NO_PERL_EMBEDDED="@comment " PYTHON="@comment " NO_PYTHON="" SMUX="" NO_SMUX="@comment " TKMIB="@comment " NO_TKMIB="" TLS="@comment " NO_TLS="" UNPRIVILEGED="@comment " NO_UNPRIVILEGED="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/snmp DOCSDIR=/usr/local/share/doc/snmp EXAMPLESDIR=/usr/local/share/examples/snmp WWWDIR=/usr/local/www/snmp ETCDIR=/usr/local/etc/snmp --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 #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes #DISABLE_LICENSES=yes MAKE_JOBS_NUMBER=4 DEFAULT_VERSIONS=pgsql=9.6 ruby=2.6 python=3.7 ssl=libressl linux=c6 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 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_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.2-RELEASE-p2 OSREL=12.2 OSVERSION=1202000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 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-- =================================================== You may use the following build options: DEFAULT_SNMP_VERSION="3" Default version of SNMP to use. NET_SNMP_SYS_CONTACT="nobody@nowhere.invalid" Default system contact. NET_SNMP_SYS_LOCATION="somewhere" Default system location. NET_SNMP_LOGFILE="/var/log/snmpd.log" Default log file location for snmpd. NET_SNMP_PERSISTENTDIR="/var/net-snmp" Default directory for persistent data storage. NET_SNMP_WITH_MIB_MODULE_LIST="host disman/event-mib mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib smux" MIBs to add to the build. NET_SNMP_WITHOUT_MIB_MODULE_LIST="mibII/ipv6" MIBs to omit from the build. ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> net-snmp-5.9_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.2.txz [voi.aagh.net] Installing pkg-1.16.2... [voi.aagh.net] Extracting pkg-1.16.2: .......... done ===> net-snmp-5.9_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of net-snmp-5.9_2,1 =========================================================================== =================================================== =========================================================================== =================================================== You may use the following build options: DEFAULT_SNMP_VERSION="3" Default version of SNMP to use. NET_SNMP_SYS_CONTACT="nobody@nowhere.invalid" Default system contact. NET_SNMP_SYS_LOCATION="somewhere" Default system location. NET_SNMP_LOGFILE="/var/log/snmpd.log" Default log file location for snmpd. NET_SNMP_PERSISTENTDIR="/var/net-snmp" Default directory for persistent data storage. NET_SNMP_WITH_MIB_MODULE_LIST="host disman/event-mib mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib smux" MIBs to add to the build. NET_SNMP_WITHOUT_MIB_MODULE_LIST="mibII/ipv6" MIBs to omit from the build. ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by net-snmp-5.9_2,1 for building =========================================================================== =================================================== You may use the following build options: DEFAULT_SNMP_VERSION="3" Default version of SNMP to use. NET_SNMP_SYS_CONTACT="nobody@nowhere.invalid" Default system contact. NET_SNMP_SYS_LOCATION="somewhere" Default system location. NET_SNMP_LOGFILE="/var/log/snmpd.log" Default log file location for snmpd. NET_SNMP_PERSISTENTDIR="/var/net-snmp" Default directory for persistent data storage. NET_SNMP_WITH_MIB_MODULE_LIST="host disman/event-mib mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib smux" MIBs to add to the build. NET_SNMP_WITHOUT_MIB_MODULE_LIST="mibII/ipv6" MIBs to omit from the build. ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by net-snmp-5.9_2,1 for building => SHA256 Checksum OK for net-snmp-5.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== You may use the following build options: DEFAULT_SNMP_VERSION="3" Default version of SNMP to use. NET_SNMP_SYS_CONTACT="nobody@nowhere.invalid" Default system contact. NET_SNMP_SYS_LOCATION="somewhere" Default system location. NET_SNMP_LOGFILE="/var/log/snmpd.log" Default log file location for snmpd. NET_SNMP_PERSISTENTDIR="/var/net-snmp" Default directory for persistent data storage. NET_SNMP_WITH_MIB_MODULE_LIST="host disman/event-mib mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib smux" MIBs to add to the build. NET_SNMP_WITHOUT_MIB_MODULE_LIST="mibII/ipv6" MIBs to omit from the build. ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by net-snmp-5.9_2,1 for building ===> Extracting for net-snmp-5.9_2,1 => SHA256 Checksum OK for net-snmp-5.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for net-snmp-5.9_2,1 ===> Applying FreeBSD patches for net-snmp-5.9_2,1 from /usr/ports/net-mgmt/net-snmp/files =========================================================================== =================================================== ===> net-snmp-5.9_2,1 depends on file: /usr/local/lib/libcrypto.so.46 - not found ===> Installing existing package /packages/All/libressl-3.2.4.txz [voi.aagh.net] Installing libressl-3.2.4... [voi.aagh.net] Extracting libressl-3.2.4: .......... done ===> net-snmp-5.9_2,1 depends on file: /usr/local/lib/libcrypto.so.46 - found ===> Returning to build of net-snmp-5.9_2,1 ===> net-snmp-5.9_2,1 depends on package: perl5>=5.32.r0<5.33 - not found ===> Installing existing package /packages/All/perl5-5.32.1_1.txz [voi.aagh.net] Installing perl5-5.32.1_1... [voi.aagh.net] Extracting perl5-5.32.1_1: .......... done ===> net-snmp-5.9_2,1 depends on package: perl5>=5.32.r0<5.33 - found ===> Returning to build of net-snmp-5.9_2,1 ===> net-snmp-5.9_2,1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.1_1.txz [voi.aagh.net] Installing ccache-3.7.1_1... [voi.aagh.net] Extracting ccache-3.7.1_1: .......... 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.1_1: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> net-snmp-5.9_2,1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of net-snmp-5.9_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for net-snmp-5.9_2,1 configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking openssl/aes.h usability... yes checking openssl/aes.h presence... yes checking for openssl/aes.h... yes checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking what to build and install... agent apps man local mibs using default persistent mask 077 using default temporary file pattern /tmp/snmpdXXXXXX using default AgentX socket /var/agentx/master using default "enterprise.net-snmp" using default enterprise sysOID "NET-SNMP-MIB::netSnmpAgentOIDs..." using default notifications "NET-SNMP-MIB::netSnmpNotifications" using OS default send buffer size for server sockets using OS default recv buffer size for server sockets using OS default send buffer size for client sockets using OS default recv buffer size for client sockets checking Default version of SNMP to use... (cached) 3 checking System Contact Information... (cached) nobody@nowhere.invalid checking System Location... (cached) somewhere checking Location to write logfile... (cached) /var/log/snmpd.log checking Location to write persistent information... (cached) /var/net-snmp checking if I need to feed myself to ksh... no checking for egrep... (cached) /usr/bin/egrep checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for file... file checking for find... find checking for whoami... whoami checking for autoconf... : checking for autoheader... : checking for perl... /usr/local/bin/perl checking for ps... /bin/ps checking for python3... no checking for uname... /usr/bin/uname checking whether the Perl function system() invokes a POSIX shell... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... cpp checking for an ANSI C-conforming const... yes checking for inline... inline checking build system type... amd64-portbld-freebsd12.2 checking host system type... amd64-portbld-freebsd12.2 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd12.2 file names to amd64-portbld-freebsd12.2 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd12.2 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking for gawk... (cached) /usr/bin/awk checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd12.2 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for windres... no checking for developer gcc flags... checking target system type... amd64-portbld-freebsd12.2 checking whether the linker supports -Wl,-no-undefined... yes checking whether to un-define target system token (before redefining)... yes checking for system include file... net-snmp/system/freebsd12.h checking for machine-type include file... net-snmp/machine/generic.h checking for additional cpp flags... checking for cc... /usr/local/libexec/ccache/cc checking whether the compiler supports -fno-strict-aliasing... yes checking for dpkg-query... no checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for getopt.h... (cached) yes checking for pthread.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for string.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 stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking for sys/param.h... (cached) yes checking for sys/select.h... (cached) yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/syslog.h... yes checking for sys/time.h... (cached) yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for nlist.h... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for fcntl.h... (cached) yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for sys/file.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking for sys/stat.h... (cached) yes checking sys/systemcfg.h usability... no checking sys/systemcfg.h presence... no checking for sys/systemcfg.h... no checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking for sys/times.h... (cached) yes checking for sys/uio.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking netipx/ipx.h usability... no checking netipx/ipx.h presence... no checking for netipx/ipx.h... no checking for dlfcn.h... (cached) yes checking for err.h... (cached) yes checking for fcntl.h... (cached) yes checking fstab.h usability... yes checking fstab.h presence... yes checking for fstab.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for io.h... (cached) no checking ioctls.h usability... no checking ioctls.h presence... no checking for ioctls.h... no checking for kstat.h... (cached) no checking kvm.h usability... yes checking kvm.h presence... yes checking for kvm.h... yes checking for limits.h... (cached) yes checking mntent.h usability... no checking mntent.h presence... no checking for mntent.h... no checking mtab.h usability... no checking mtab.h presence... no checking for mtab.h... no checking pkglocs.h usability... no checking pkglocs.h presence... no checking for pkglocs.h... no checking for pwd.h... (cached) yes checking com_err.h usability... yes checking com_err.h presence... yes checking for com_err.h... yes checking et/com_err.h usability... no checking et/com_err.h presence... no checking for et/com_err.h... no checking for utmpx.h... (cached) yes checking utsname.h usability... no checking utsname.h presence... no checking for utsname.h... no checking sys/diskio.h usability... no checking sys/diskio.h presence... no checking for sys/diskio.h... no checking sys/dkio.h usability... no checking sys/dkio.h presence... no checking for sys/dkio.h... no checking for sys/file.h... (cached) yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking sys/fixpoint.h usability... no checking sys/fixpoint.h presence... no checking for sys/fixpoint.h... no checking sys/fs.h usability... no checking sys/fs.h presence... no checking for sys/fs.h... no checking for sys/ioctl.h... (cached) yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/pool.h usability... no checking sys/pool.h presence... no checking for sys/pool.h... no checking sys/protosw.h usability... yes checking sys/protosw.h presence... yes checking for sys/protosw.h... yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking for sys/sockio.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking for sys/statvfs.h... (cached) yes checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/sysget.h usability... no checking sys/sysget.h presence... no checking for sys/sysget.h... no checking sys/sysmacros.h usability... no checking sys/sysmacros.h presence... no checking for sys/sysmacros.h... no checking sys/sysmp.h usability... no checking sys/sysmp.h presence... no checking for sys/sysmp.h... no checking sys/tcpipstats.h usability... no checking sys/tcpipstats.h presence... no checking for sys/tcpipstats.h... no checking for sys/utsname.h... (cached) yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking sys/vm.h usability... no checking sys/vm.h presence... no checking for sys/vm.h... no checking sys/vmmac.h usability... no checking sys/vmmac.h presence... no checking for sys/vmmac.h... no checking sys/vmmeter.h usability... yes checking sys/vmmeter.h presence... yes checking for sys/vmmeter.h... yes checking sys/vmparam.h usability... no checking sys/vmparam.h presence... no checking for sys/vmparam.h... no checking sys/vmsystm.h usability... no checking sys/vmsystm.h presence... no checking for sys/vmsystm.h... no checking asm/page.h usability... no checking asm/page.h presence... no checking for asm/page.h... no checking asm/types.h usability... no checking asm/types.h presence... no checking for asm/types.h... no checking inet/mib2.h usability... no checking inet/mib2.h presence... no checking for inet/mib2.h... no checking linux/hdreg.h usability... no checking linux/hdreg.h presence... no checking for linux/hdreg.h... no checking linux/tasks.h usability... no checking linux/tasks.h presence... no checking for linux/tasks.h... no checking machine/param.h usability... yes checking machine/param.h presence... yes checking for machine/param.h... yes checking ufs/fs.h usability... no checking ufs/fs.h presence... no checking for ufs/fs.h... no checking uvm/uvm_extern.h usability... no checking uvm/uvm_extern.h presence... no checking for uvm/uvm_extern.h... no checking uvm/uvm_param.h usability... no checking uvm/uvm_param.h presence... no checking for uvm/uvm_param.h... no checking vm/vm.h usability... yes checking vm/vm.h presence... yes checking for vm/vm.h... yes checking vm/vm_extern.h usability... yes checking vm/vm_extern.h presence... yes checking for vm/vm_extern.h... yes checking vm/vm_param.h usability... yes checking vm/vm_param.h presence... yes checking for vm/vm_param.h... yes checking for fcntl.h... (cached) yes checking for grp.h... (cached) yes checking for pwd.h... (cached) yes checking for sys/cdefs.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/time.h... (cached) yes checking for search.h... (cached) yes checking sgtty.h usability... no checking sgtty.h presence... no checking for sgtty.h... no checking xti.h usability... no checking xti.h presence... no checking for xti.h... no checking sys/dmap.h usability... no checking sys/dmap.h presence... no checking for sys/dmap.h... no checking for sys/poll.h... (cached) yes checking sys/timeout.h usability... no checking sys/timeout.h presence... no checking for sys/timeout.h... no checking machine/pte.h usability... no checking machine/pte.h presence... no checking for machine/pte.h... no checking pci/pci.h usability... no checking pci/pci.h presence... no checking for pci/pci.h... no checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for openssl/aes.h... (cached) yes checking openssl/dh.h usability... yes checking openssl/dh.h presence... yes checking for openssl/dh.h... yes checking openssl/des.h usability... yes checking openssl/des.h presence... yes checking for openssl/des.h... yes checking openssl/hmac.h usability... yes checking openssl/hmac.h presence... yes checking for openssl/hmac.h... yes checking for openssl/evp.h... (cached) yes checking security/cryptoki.h usability... no checking security/cryptoki.h presence... no checking for security/cryptoki.h... no checking for rpm/rpmts.h... no checking for rpm/rpmfileutil.h... no checking for sys/swap.h... no checking for malloc.h... yes checking for osreldate.h... yes checking for machine/types.h... no checking for sys/dkstat.h... yes checking for sys/conf.h... yes checking for sys/mbuf.h... yes checking for sys/mount.h... (cached) yes checking for sys/proc.h... yes checking for sys/queue.h... yes checking for sys/user.h... yes checking for sys/sysctl.h... (cached) yes checking sys/sema.h usability... yes checking sys/sema.h presence... yes checking for sys/sema.h... yes checking for sys/hashing.h... no checking for sys/vnode.h... yes checking for sys/disklabel.h... yes checking nbutil.h usability... no checking nbutil.h presence... no checking for nbutil.h... no checking for ufs/ufs/dinode.h... yes checking for ufs/ufs/quota.h... yes checking for ufs/ufs/inode.h... yes checking for ufs/ffs/fs.h... yes checking for vm/swap_pager.h... no checking for linux/netlink.h... no checking for linux/rtnetlink.h... no checking for sys/socket.h... (cached) yes checking for sys/un.h... (cached) yes checking for netinet/tcp_fsm.h... yes checking for sys/sockio.h... (cached) yes checking for sys/socketvar.h... yes checking for net/if_dl.h... yes checking for net/if_types.h... yes checking for arpa/inet.h... (cached) yes checking for net/if.h... (cached) yes checking for netinet/in.h... (cached) yes checking for netdb.h... (cached) yes checking for net/if_arp.h... yes checking for net/if_mib.h... yes checking for net/if_var.h... yes checking for netinet/if_ether.h... yes checking for netinet/in_systm.h... yes checking for netinet/in_var.h... yes checking for netinet/ip.h... yes checking for netinet/ip_icmp.h... yes checking for netinet/icmp_var.h... yes checking for netinet/ip_var.h... yes checking for netinet/tcp.h... yes checking for netinet/tcp_timer.h... yes checking for netinet/tcp_var.h... yes checking for netinet/tcpip.h... yes checking for netinet/udp.h... yes checking for netinet/udp_var.h... yes checking for net/route.h... yes checking for netinet/icmp6.h... yes checking for netinet/in_pcb.h... yes checking for netinet/ip6.h... yes checking for netinet6/in6_var.h... yes checking for netinet6/in6_pcb.h... yes checking for netinet6/ip6_var.h... yes checking for netinet6/nd6.h... no checking for netinet6/tcp6.h... no checking for netinet6/tcp6_fsm.h... no checking for netinet6/tcp6_timer.h... no checking for netinet6/tcp6_var.h... yes checking for linux/ethtool.h... no checking pkginfo.h usability... no checking pkginfo.h presence... no checking for pkginfo.h... no checking pkg.h usability... yes checking pkg.h presence... yes checking for pkg.h... yes checking for library containing pkg_init... -lpkg checking for windows.h... no checking for iphlpapi.h... no checking for lm.h... no checking sensors/sensors.h usability... no checking sensors/sensors.h presence... no checking for sensors/sensors.h... no checking picl.h usability... no checking picl.h presence... no checking for picl.h... no checking for struct rtentry.rt_dst... no checking for struct rtentry.rt_hash... no checking for struct rtentry.rt_next... no checking for struct rtentry.rt_refcnt... no checking for struct rtentry.rt_unit... no checking for struct rtentry.rt_use... no checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of intmax_t... 8 checking for int8_t... (cached) yes checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int64_t... (cached) yes checking for unsigned long long int... (cached) yes checking for long long int... (cached) yes checking for intmax_t... (cached) yes checking for uint8_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for uintmax_t... yes checking for intptr_t... yes checking for uintptr_t... (cached) yes checking for off64_t... yes checking for nfds_t... yes checking for Counter64... no checking for mib2_ipIfStatsEntry_t... no checking for struct in_ifaddr.ia_subnetmask... no checking ipv6 stack type... "kame, yes, using libc" checking for platform-specific source... checking for and configuring transport modules to use... Callback Unix Alias TCP UDP TCPIPv6 UDPIPv6 IPv4Base SocketBase TCPBase UDPIPv4Base UDPBase IPBase IPv6Base. checking for security modules to use... usm checking rpm/rpmlib.h usability... no checking rpm/rpmlib.h presence... no checking for rpm/rpmlib.h... no checking rpm/header.h usability... no checking rpm/header.h presence... no checking for rpm/header.h... no checking for rpm/rpmlib.h... (cached) no checking for rpm/header.h... (cached) no checking for library containing getfsstat... none required checking for getfsstat... yes checking for getvfsstat... no checking for library containing getmntent... no checking for library containing kinfo_get_cpus... no checking for kinfo_get_cpus... no checking for library containing exp... none required checking for library containing kvm_read... none required checking for library containing kvm_openfiles... none required checking for library containing kvm_getprocs... none required checking for library containing kvm_getproc2... no checking for library containing kvm_getfiles... no checking for library containing kvm_getfile2... no checking for library containing kvm_getswapinfo... none required checking for kvm_openfiles... yes checking for kvm_getprocs... yes checking for kvm_getproc2... no checking for kvm_getswapinfo... yes checking for kvm_getfiles... no checking for kvm_getfile2... no checking for library containing dlopen... none required checking for dlopen... (cached) yes checking pcre.h usability... no checking pcre.h presence... no checking for pcre.h... no checking for library containing pcre_exec... no checking for and configuring mib modules to use... default_modules disman/event-mib host mibII/mta_sendmail mibII/tcpTable sctp-mib smux ucd-snmp/diskio. default_modules disman/event-mib host mibII/mta_sendmail mibII/tcpTable sctp-mib smux ucd-snmp/diskio snmpv3mibsconfigure: WARNING: mib module error configure: WARNING: mib module 'mibII' requires module 'mibII/ipv6' but someone told me to compile without it mibII ucd_snmp notification notification-log-mib target agent_mibs agentx disman/event disman/schedule utilities host/hrh_storage host/hrh_filesys host/hrSWInstalledTable host/hrSWRunTable host/hr_system host/hr_device host/hr_other host/hr_proc host/hr_network host/hr_print host/hr_disk host/hr_partition mibII/ip sctp-mib/sctpScalars sctp-mib/sctpTables smux/smux util_funcs/header_simple_table snmpv3/snmpEngine snmpv3/snmpMPDStats snmpv3/usmStats snmpv3/usmConf snmpv3/usmUser mibII/system_mib mibII/sysORTable mibII/snmp_mib mibII/vacm_vars mibII/setSerialNo mibII/at mibII/ifTable mibII/tcp mibII/udp mibII/icmp if-mib ip-mib ip-forward-mib tcp-mib udp-mib ucd-snmp/disk_hw ucd-snmp/proc ucd-snmp/versioninfo ucd-snmp/pass ucd-snmp/pass_persist ucd-snmp/loadave agent/extend ucd-snmp/errormib ucd-snmp/file ucd-snmp/dlmod ucd-snmp/proxy ucd-snmp/logmatch ucd-snmp/memory ucd-snmp/vmstat notification/snmpNotifyTable snmp-notification-mib/snmpNotifyFilterTable notification/snmpNotifyFilterProfileTable notification-log-mib/notification_log target/snmpTargetAddrEntry target/snmpTargetParamsEntry target/target target/target_counters agent/nsTransactionTable agent/nsModuleTable agent/nsDebug agent/nsCache agent/nsLogging agent/nsVacmAccessTable agentx/master agentx/subagent disman/event/mteScalars disman/event/mteTrigger disman/event/mteTriggerTable disman/event/mteTriggerDeltaTable disman/event/mteTriggerExistenceTable disman/event/mteTriggerBooleanTable disman/event/mteTriggerThresholdTable disman/event/mteTriggerConf disman/event/mteEvent disman/event/mteEventTable disman/event/mteEventSetTable disman/event/mteEventNotificationTable disman/event/mteEventConf disman/event/mteObjects disman/event/mteObjectsTable disman/event/mteObjectsConf disman/schedule/schedCore disman/schedule/schedConf disman/schedule/schedTable utilities/override utilities/execute utilities/iquery hardware/memory hardware/fsys host/data_access/swinst host/data_access/swrun host/hrSWRunPerfTable hardware/cpu util_funcs mibII/ipAddr mibII/var_route mibII/route_write sctp-mib/sctpScalars_common sctp-mib/sctpScalars_freebsd sctp-mib/sctpTables_common sctp-mib/sctpAssocRemAddrTable sctp-mib/sctpAssocLocalAddrTable sctp-mib/sctpLookupLocalPortTable sctp-mib/sctpLookupRemPortTable sctp-mib/sctpLookupRemHostNameTable sctp-mib/sctpLookupRemPrimIPAddrTable sctp-mib/sctpLookupRemIPAddrTable sctp-mib/sctpAssocTable sctp-mib/sctpTables_freebsd util_funcs/header_generic mibII/updates mibII/vacm_context mibII/vacm_conf mibII/data_access/at_sysctl mibII/data_access/at_unix if-mib/ifTable mibII/udpTable mibII/kernel_sysctl if-mib/ifXTable ip-mib/ipAddressTable ip-mib/ipAddressPrefixTable ip-mib/ipDefaultRouterTable ip-mib/inetNetToMediaTable ip-mib/ipSystemStatsTable ip-mib/ip_scalars ip-forward-mib/ipCidrRouteTable ip-forward-mib/inetCidrRouteTable tcp-mib/tcpConnectionTable tcp-mib/tcpListenerTable udp-mib/udpEndpointTable util_funcs/restart ucd-snmp/pass_common notification/snmpNotifyTable_data header_complex snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_storage snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable notification/snmpNotifyFilterProfileTable_data target/snmpTargetAddrEntry_data target/snmpTargetParamsEntry_data agentx/protocol agentx/master_admin agentx/agentx_config agentx/client hardware/memory/hw_mem hardware/memory/memory_freebsd hardware/fsys/hw_fsys hardware/fsys/fsys_getfsstats host/data_access/swinst_pkginfo host/data_access/swrun_kinfo hardware/cpu/cpu hardware/cpu/cpu_sysctl if-mib/ifTable/ifTable if-mib/ifXTable/ifXTable ip-mib/ipAddressTable/ipAddressTable ip-mib/ipAddressPrefixTable/ipAddressPrefixTable ip-mib/ipDefaultRouterTable/ipDefaultRouterTable ip-mib/data_access/arp ip-mib/inetNetToMediaTable/inetNetToMediaTable ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access ip-mib/data_access/systemstats ip-mib/ipSystemStatsTable/ipSystemStatsTable ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access ip-mib/data_access/scalars_common ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable tcp-mib/data_access/tcpConn tcp-mib/tcpConnectionTable/tcpConnectionTable tcp-mib/tcpListenerTable/tcpListenerTable udp-mib/udpEndpointTable/udpEndpointTable snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access if-mib/data_access/interface if-mib/ifTable/ifTable_interface if-mib/ifTable/ifTable_data_access if-mib/ifXTable/ifXTable_interface if-mib/ifXTable/ifXTable_data_access ip-mib/data_access/ipaddress ip-mib/ipAddressTable/ipAddressTable_interface ip-mib/ipAddressTable/ipAddressTable_data_access ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access ip-mib/data_access/defaultrouter ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get ip-mib/data_access/arp_common ip-mib/data_access/arp_sysctl ip-mib/data_access/systemstats_common ip-mib/data_access/systemstats_sysctl ip-mib/data_access/scalars_sysctl ip-forward-mib/data_access/route ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access tcp-mib/data_access/tcpConn_common tcp-mib/data_access/tcpConn_freebsd4 tcp-mib/tcpConnectionTable/tcpConnectionTable_interface tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access tcp-mib/tcpListenerTable/tcpListenerTable_interface tcp-mib/tcpListenerTable/tcpListenerTable_data_access udp-mib/data_access/udp_endpoint udp-mib/udpEndpointTable/udpEndpointTable_interface udp-mib/udpEndpointTable/udpEndpointTable_data_access if-mib/data_access/interface_sysctl ip-mib/data_access/ipaddress_common ip-mib/data_access/ipaddress_sysctl ip-mib/data_access/defaultrouter_common ip-mib/data_access/defaultrouter_sysctl ip-forward-mib/data_access/route_common ip-forward-mib/data_access/route_sysctl udp-mib/data_access/udp_endpoint_common udp-mib/data_access/udp_endpoint_freebsd4 . checking if directories need to be created... . checking default mib files to read... :SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:HOST-RESOURCES-TYPES:MTA-MIB:NETWORK-SERVICES-MIB:SCTP-MIB:UCD-DISKIO-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB checking whether we have to build PIC code... yes checking for nlist in -lelf... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for gethostbyname... (cached) yes checking for library containing gethostbyaddr... none required checking for gethostbyaddr... yes checking for MIB_IF_TABLE2... no checking for kstat_lookup in -lkstat... no checking for in6addr_any in -lsocket... no checking for library containing clock_gettime... none required checking for library containing getdevs... no checking for library containing devstat_getdevs... none required checking for library containing pci_lookup_name... no checking for -leay32... no checking for EVP_md5 in -lcrypto... yes checking for AES_cfb128_encrypt... yes checking for EVP_sha224... yes checking for EVP_sha384... yes checking for EVP_MD_CTX_create... yes checking for EVP_MD_CTX_destroy... yes checking for EVP_MD_CTX_new... yes checking for EVP_MD_CTX_free... yes checking for DH_set0_pqg... yes checking for DH_get0_pqg... yes checking for DH_get0_key... yes checking for ASN1_STRING_get0_data... yes checking for X509_NAME_ENTRY_get_object... yes checking for X509_NAME_ENTRY_get_data... yes checking for X509_get_signature_nid... yes checking whether 2nd app_verify_cookie_cb() arg is const... yes checking for TLS_method... yes checking for TLSv1_method... yes checking for DTLS_method... yes checking for DTLSv1_method... yes checking for OPENSSL_init_ssl... yes checking for SSL_load_error_strings... yes checking for ERR_get_error_all... no usm checking for pcap_create in -lpcap... yes checking pcap/pcap.h usability... yes checking pcap/pcap.h presence... yes checking for pcap/pcap.h... yes checking for nlist... yes checking for nlist64... no checking for knlist... no checking for library containing endwin... -lcurses checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses/curses.h usability... no checking ncurses/curses.h presence... no checking for ncurses/curses.h... no checking for library containing ceil... none required checking if we are in the source tree so we can install Perl modules... Yes checking for Perl cc... cc checking whether cc is a GNU C compiler... yes checking for Perl CFLAGS... -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.32/mach/CORE checking for Perl LDFLAGS... -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE -pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -lpthread -lm -lcrypt -lutil checking for Perl CCDLFLAGS... -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE checking for eval_pv... no checking for perl_eval_pv... no checking for Perl_eval_pv... yes checking for potential embedded Perl support... enabled checking if we can install the Perl modules... yes -- and embeddable checking if we should install the python bindings... no checking for authentication support... OpenSSL Support checking for off_t... (cached) yes checking for pid_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for socklen_t... (cached) yes checking for in_addr_t... (cached) yes checking for ssize_t... (cached) yes checking for the type of the fifth argument of select()... struct timeval checking for the type of the third argument of ioctlsocket()... void checking for size_t... (cached) yes checking for working alloca.h... no checking for alloca... yes checking whether cc needs -traditional... no checking return type of signal handlers... void checking for rand... (cached) yes checking for random... (cached) yes checking for srand... (cached) yes checking for srandom... (cached) yes checking for lrand48... yes checking for srand48... yes checking for asprintf... (cached) yes checking for closedir... (cached) yes checking for fgetc_unlocked... no checking for flockfile... yes checking for funlockfile... yes checking for getipnodebyname... yes checking for gettimeofday... (cached) yes checking for getlogin... yes checking for if_nametoindex... yes checking for mkstemp... (cached) yes checking for opendir... (cached) yes checking for readdir... (cached) yes checking for regcomp... yes checking for setenv... (cached) yes checking for setitimer... yes checking for setlocale... (cached) yes checking for setsid... (cached) yes checking for snprintf... (cached) yes checking for strcasestr... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for sysconf... (cached) yes checking for times... (cached) yes checking for vsnprintf... (cached) yes checking for _NSGetArgv()... no checking for _NSGetExecutablePath()... no checking for execv... yes checking for fork... (cached) yes checking for signal... yes checking for sigset... yes checking for uname... (cached) yes checking for closesocket... no checking for gai_strerror... (cached) yes checking for getaddrinfo... (cached) yes checking for gethostbyname... (cached) yes checking for gethostbyname2... yes checking for gethostname... (cached) yes checking for gethostbyaddr... (cached) yes checking for inet_ntop... (cached) yes checking for inet_pton... yes checking for _beginthreadex()... no checking for _cputs()... no checking for _get_osfhandle()... no checking for _getch()... no checking for _open_osfhandle()... no checking for getopt... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for strtok_r... yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for strtoull... (cached) yes checking for cgetnext... yes checking for chown... (cached) yes checking for forkall... no checking for fsync... (cached) yes checking for gai_strerror... (cached) yes checking for getgrnam... yes checking for gethostname... (cached) yes checking for getloadavg... yes checking for getpid... (cached) yes checking for getpwnam... yes checking for hasmntopt... no checking for initgroups... yes checking for if_nameindex... yes checking for if_indextoname... yes checking for if_nametoindex... (cached) yes checking for localtime_r... yes checking for mkstemp... (cached) yes checking for mktime... yes checking for poll... (cached) yes checking for regcomp... (cached) yes checking for setgid... (cached) yes checking for setgroups... (cached) yes checking for setmntent... no checking for setuid... (cached) yes checking for sigaction... (cached) yes checking for sigblock... (cached) yes checking for sighold... yes checking for sigprocmask... (cached) yes checking for statfs... (cached) yes checking for statvfs... (cached) yes checking for stime... no checking for strncasecmp... (cached) yes checking for system... yes checking for usleep... (cached) yes checking for getdtablesize... (cached) yes checking for getgrnam... (cached) yes checking for getpid... (cached) yes checking for getpwnam... (cached) yes checking for setgid... (cached) yes checking for setgroups... (cached) yes checking for setuid... (cached) yes checking for tcgetattr... yes checking for if_freenameindex... yes checking for getpagesize... (cached) yes checking for lseek64... no checking for pread64... no checking for select... (cached) yes checking for sigalrm... no checking for socket... yes checking for two-argument statfs with struct fs_data (Ultrix)... no checking how to get the name of the current function... __func__ checking whether static inline functions are broken (Unixware)... no checking for SIOCGIFADDR in sys/ioctl.h... yes checking for struct arphd.at_next... no checking for struct des_ks_struct.weak_key... no checking for struct dirent.d_type... yes checking for struct ipstat.ips_cantfrag... yes checking for struct ipstat.ips_delivered... yes checking for struct ipstat.ips_fragdropped... yes checking for struct ipstat.ips_fragmented... yes checking for struct ipstat.ips_localout... yes checking for struct ipstat.ips_noproto... yes checking for struct ipstat.ips_noroute... yes checking for struct ipstat.ips_odropped... yes checking for struct ipstat.ips_ofragments... yes checking for struct ipstat.ips_reassembled... yes checking for struct ip6stat.ip6s_exthdrtoolong ... yes checking for struct ipstat.ips_cantforward... yes checking for struct ipstat.ips_fragtimeout... yes checking for struct mbstat.m_clusters... no checking for struct mbstat.m_clfree... no checking for struct mbstat.m_mbufs... no checking for struct uvmexp.pgswapin... no checking for struct nlist.n_value... yes checking for struct nlist64.n_value... no checking for struct sigaction.sa_sigaction... (cached) yes checking for struct sockaddr.sa_len... yes checking for struct sockaddr.sa_union.sa_generic.sa_family2... no checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_in6.sin6_scope_id... (cached) yes checking size of sockaddr_un.sun_path... 104 checking for struct statfs.f_favail... no checking for struct statfs.f_ffree... yes checking for struct statfs.f_files... yes checking for struct statfs.f_flags... yes checking for struct statfs.f_frsize... no checking for struct statvfs.f_files... yes checking for struct statvfs.f_frsize... yes checking for struct statvfs.mnt_dir... no checking for struct swdevt.sw_nblksenabled... no checking for struct tcpstat.tcp_rcvmemdrop... no checking for struct tm.tm_gmtoff... yes checking for struct tm.tm_isdst... yes checking whether daylight is declared... no checking whether timezone is declared... yes checking whether timezone is a scalar... no checking for struct timezone.tz_dsttime... yes checking for struct udpstat.udps_discard... no checking for struct udpstat.udps_fullsock... yes checking for struct udpstat.udps_noport... yes checking for struct udpstat.udps_noportbcast... yes checking for struct udpstat.udps_ipackets... yes checking for struct udpstat.udps_opackets... yes checking if _KERNEL needs to be defined for if_mtu... no checking if _KERNEL_STRUCTURES needs to be defined for if_mtu... no checking for struct ifaddr.ifa_next... no checking for struct ifnet.if_addrlist... no checking for struct ifnet.if_addrhead.tqh_first... no checking for struct ifnet.if_baudrate... yes checking for struct ifnet.if_baudrate.ifs_value... no checking for struct ifnet.if_ibytes... no checking for struct ifnet.if_imcasts... no checking for struct ifnet.if_iqdrops... no checking for struct ifnet.if_lastchange.tv_sec... yes checking for struct ifnet.if_lastchange.tv_nsec... no checking for struct ifnet.if_mtu... yes checking for struct ifnet.if_noproto... no checking for struct ifnet.if_obytes... no checking for struct ifnet.if_omcasts... no checking for struct ifnet.if_speed... no checking for struct ifnet.if_type... yes checking for struct ifnet.if_xname... yes checking type of rtentry structure... unknown checking for struct rtentry... rtentry checking syslog prioritynames... yes checking for location of system kernel... unknown checking for location of swap device... none checking for mount table location... unknown checking for lpstat... no checking for correct flags to ps... acx checking for SIGHUP... yes checking if sysctl can read kernel information... yes checking whether TCP timers depend on 'hz'... no checking for SO_BINDTODEVICE... no checking for struct in_pktinfo.ipi_spec_dst... no checking for IP_PKTINFO ... no checking for IP_RECVDSTADDR ... yes configure: creating ./config.status config.status: creating Makefile config.status: creating snmplib/Makefile config.status: creating apps/Makefile config.status: creating apps/snmpnetstat/Makefile config.status: creating agent/Makefile config.status: creating agent/helpers/Makefile config.status: creating agent/mibgroup/Makefile config.status: creating local/Makefile config.status: creating testing/Makefile config.status: creating man/Makefile config.status: creating mibs/Makefile config.status: creating net-snmp-config config.status: creating net-snmp-create-v3-user config.status: creating netsnmp.pc config.status: creating netsnmp-agent.pc config.status: creating dist/generation-scripts/gen-variables config.status: creating local/snmpconf config.status: creating include/net-snmp/net-snmp-config.h config.status: executing libtool commands config.status: executing default commands --------------------------------------------------------- Net-SNMP configuration summary: --------------------------------------------------------- SNMP Versions Supported: 1 2c 3 Building for: freebsd12 Net-SNMP Version: 5.9 Network transport support: Callback Unix Alias TCP UDP TCPIPv6 UDPIPv6 IPv4Base SocketBase TCPBase UDPIPv4Base UDPBase IPBase IPv6Base SNMPv3 Security Modules: usm *** MIB Module warning *** mib module 'mibII' requires module 'mibII/ipv6' but someone told me to compile without it Agent MIB code: default_modules disman/event-mib host mibII/mta_sendmail mibII/tcpTable sctp-mib smux ucd-snmp/diskio => snmpv3mibs mibII ucd_snmp notification notification-log-mib target agent_mibs agentx disman/event disman/schedule utilities host disman/event host/hrh_storage host/hrh_filesys host/hrSWInstalledTable host/hrSWRunTable host/hr_system host/hr_device host/hr_other host/hr_proc host/hr_network host/hr_print host/hr_disk host/hr_partition mibII/ip sctp-mib/sctpScalars sctp-mib/sctpTables smux/smux util_funcs/header_simple_table MYSQL Trap Logging: unavailable Embedded Perl support: enabled SNMP Perl modules: building -- embeddable SNMP Python modules: disabled Crypto support from: crypto Authentication support: MD5 SHA1 SHA224 SHA256 SHA384 SHA512 Encryption support: DES AES AES128 AES192 AES192C AES256 AES256C Local DNSSEC validation: disabled --------------------------------------------------------- =========================================================================== =================================================== ===> Building for net-snmp-5.9_2,1 cpp -Iinclude -I./include -I./agent/mibgroup -I. -I. -DDONT_INC_STRUCTS -DBINDIR=/usr/local/bin ./sedscript.in | egrep '^s[/#]' | sed 's/REMOVEME//g;s# */#/#g;s/ *#/#/g;s#/ *#/#g;s/# g/#g/;' > sedscript echo 's/VERSIONINFO/5.9/g' >> sedscript echo 's#DATADIR#/usr/local/share#g' >> sedscript echo 's#LIBDIR#/usr/local/lib#g' >> sedscript echo 's#BINDIR#/usr/local/bin#g' >> sedscript echo 's#PERSISTENT_DIRECTORY#/var/net-snmp#g' >> sedscript echo 's#SYSCONFDIR#/usr/local/etc#g' >> sedscript /usr/bin/sed -f sedscript ./EXAMPLE.conf.def > EXAMPLE.conf making all in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmp_client.lo snmp_client.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_client.c -fPIC -DPIC -o .libs/snmp_client.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_client.c -o snmp_client.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mib.lo mib.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mib.c -fPIC -DPIC -o .libs/mib.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mib.c -o mib.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o parse.lo parse.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c parse.c -fPIC -DPIC -o .libs/parse.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c parse.c -o parse.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmp_api.lo snmp_api.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_api.c -fPIC -DPIC -o .libs/snmp_api.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_api.c -o snmp_api.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmp.lo snmp.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp.c -fPIC -DPIC -o .libs/snmp.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp.c -o snmp.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmp_auth.lo snmp_auth.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_auth.c -fPIC -DPIC -o .libs/snmp_auth.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_auth.c -o snmp_auth.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o asn1.lo asn1.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c asn1.c -fPIC -DPIC -o .libs/asn1.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c asn1.c -o asn1.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o md5.lo md5.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c md5.c -o md5.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmp_parse_args.lo snmp_parse_args.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_parse_args.c -fPIC -DPIC -o .libs/snmp_parse_args.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_parse_args.c -o snmp_parse_args.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o system.lo system.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c system.c -fPIC -DPIC -o .libs/system.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c system.c -o system.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o vacm.lo vacm.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c vacm.c -fPIC -DPIC -o .libs/vacm.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c vacm.c -o vacm.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o int64.lo int64.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c int64.c -fPIC -DPIC -o .libs/int64.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c int64.c -o int64.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o read_config.lo read_config.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c read_config.c -fPIC -DPIC -o .libs/read_config.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c read_config.c -o read_config.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o pkcs.lo pkcs.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c pkcs.c -fPIC -DPIC -o .libs/pkcs.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c pkcs.c -o pkcs.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmp_debug.lo snmp_debug.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_debug.c -fPIC -DPIC -o .libs/snmp_debug.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_debug.c -o snmp_debug.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o tools.lo tools.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c tools.c -fPIC -DPIC -o .libs/tools.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c tools.c -o tools.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmp_logging.lo snmp_logging.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_logging.c -fPIC -DPIC -o .libs/snmp_logging.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_logging.c -o snmp_logging.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o text_utils.lo text_utils.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c text_utils.c -fPIC -DPIC -o .libs/text_utils.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c text_utils.c -o text_utils.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o large_fd_set.lo large_fd_set.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c large_fd_set.c -fPIC -DPIC -o .libs/large_fd_set.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c large_fd_set.c -o large_fd_set.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o cert_util.lo cert_util.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c cert_util.c -fPIC -DPIC -o .libs/cert_util.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c cert_util.c -o cert_util.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmp_openssl.lo snmp_openssl.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_openssl.c -fPIC -DPIC -o .libs/snmp_openssl.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_openssl.c -o snmp_openssl.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmpv3.lo snmpv3.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpv3.c -fPIC -DPIC -o .libs/snmpv3.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpv3.c -o snmpv3.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o lcd_time.lo lcd_time.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c lcd_time.c -fPIC -DPIC -o .libs/lcd_time.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c lcd_time.c -o lcd_time.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o keytools.lo keytools.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c keytools.c -fPIC -DPIC -o .libs/keytools.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c keytools.c -o keytools.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o scapi.lo scapi.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c scapi.c -fPIC -DPIC -o .libs/scapi.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c scapi.c -o scapi.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o callback.lo callback.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c callback.c -fPIC -DPIC -o .libs/callback.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c callback.c -o callback.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o default_store.lo default_store.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c default_store.c -fPIC -DPIC -o .libs/default_store.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c default_store.c -o default_store.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmp_alarm.lo snmp_alarm.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_alarm.c -fPIC -DPIC -o .libs/snmp_alarm.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_alarm.c -o snmp_alarm.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o data_list.lo data_list.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c data_list.c -fPIC -DPIC -o .libs/data_list.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c data_list.c -o data_list.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o oid_stash.lo oid_stash.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c oid_stash.c -fPIC -DPIC -o .libs/oid_stash.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c oid_stash.c -o oid_stash.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o fd_event_manager.lo fd_event_manager.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c fd_event_manager.c -fPIC -DPIC -o .libs/fd_event_manager.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c fd_event_manager.c -o fd_event_manager.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o check_varbind.lo check_varbind.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c check_varbind.c -fPIC -DPIC -o .libs/check_varbind.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c check_varbind.c -o check_varbind.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mt_support.lo mt_support.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mt_support.c -fPIC -DPIC -o .libs/mt_support.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mt_support.c -o mt_support.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmp_enum.lo snmp_enum.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_enum.c -fPIC -DPIC -o .libs/snmp_enum.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_enum.c -o snmp_enum.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmp-tc.lo snmp-tc.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp-tc.c -fPIC -DPIC -o .libs/snmp-tc.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp-tc.c -o snmp-tc.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmp_service.lo snmp_service.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_service.c -fPIC -DPIC -o .libs/snmp_service.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_service.c -o snmp_service.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snprintf.lo snprintf.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snprintf.c -o snprintf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o asprintf.lo asprintf.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c asprintf.c -fPIC -DPIC -o .libs/asprintf.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c asprintf.c -o asprintf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmp_transport.lo snmp_transport.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_transport.c -fPIC -DPIC -o .libs/snmp_transport.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_transport.c -o snmp_transport.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o transports/snmpIPv6BaseDomain.lo transports/snmpIPv6BaseDomain.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpIPv6BaseDomain.c -fPIC -DPIC -o transports/.libs/snmpIPv6BaseDomain.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpIPv6BaseDomain.c -o transports/snmpIPv6BaseDomain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o transports/snmpIPBaseDomain.lo transports/snmpIPBaseDomain.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpIPBaseDomain.c -fPIC -DPIC -o transports/.libs/snmpIPBaseDomain.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpIPBaseDomain.c -o transports/snmpIPBaseDomain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o transports/snmpUDPBaseDomain.lo transports/snmpUDPBaseDomain.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpUDPBaseDomain.c -fPIC -DPIC -o transports/.libs/snmpUDPBaseDomain.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpUDPBaseDomain.c -o transports/snmpUDPBaseDomain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o transports/snmpUDPIPv4BaseDomain.lo transports/snmpUDPIPv4BaseDomain.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpUDPIPv4BaseDomain.c -fPIC -DPIC -o transports/.libs/snmpUDPIPv4BaseDomain.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpUDPIPv4BaseDomain.c -o transports/snmpUDPIPv4BaseDomain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o transports/snmpTCPBaseDomain.lo transports/snmpTCPBaseDomain.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpTCPBaseDomain.c -fPIC -DPIC -o transports/.libs/snmpTCPBaseDomain.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpTCPBaseDomain.c -o transports/snmpTCPBaseDomain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o transports/snmpSocketBaseDomain.lo transports/snmpSocketBaseDomain.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpSocketBaseDomain.c -fPIC -DPIC -o transports/.libs/snmpSocketBaseDomain.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpSocketBaseDomain.c -o transports/snmpSocketBaseDomain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o transports/snmpIPv4BaseDomain.lo transports/snmpIPv4BaseDomain.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpIPv4BaseDomain.c -fPIC -DPIC -o transports/.libs/snmpIPv4BaseDomain.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpIPv4BaseDomain.c -o transports/snmpIPv4BaseDomain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o transports/snmpUDPIPv6Domain.lo transports/snmpUDPIPv6Domain.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpUDPIPv6Domain.c -fPIC -DPIC -o transports/.libs/snmpUDPIPv6Domain.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpUDPIPv6Domain.c -o transports/snmpUDPIPv6Domain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o transports/snmpTCPIPv6Domain.lo transports/snmpTCPIPv6Domain.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpTCPIPv6Domain.c -fPIC -DPIC -o transports/.libs/snmpTCPIPv6Domain.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpTCPIPv6Domain.c -o transports/snmpTCPIPv6Domain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o transports/snmpUDPDomain.lo transports/snmpUDPDomain.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpUDPDomain.c -fPIC -DPIC -o transports/.libs/snmpUDPDomain.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpUDPDomain.c -o transports/snmpUDPDomain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o transports/snmpTCPDomain.lo transports/snmpTCPDomain.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpTCPDomain.c -fPIC -DPIC -o transports/.libs/snmpTCPDomain.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpTCPDomain.c -o transports/snmpTCPDomain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o transports/snmpAliasDomain.lo transports/snmpAliasDomain.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpAliasDomain.c -fPIC -DPIC -o transports/.libs/snmpAliasDomain.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpAliasDomain.c -o transports/snmpAliasDomain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o transports/snmpUnixDomain.lo transports/snmpUnixDomain.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpUnixDomain.c -fPIC -DPIC -o transports/.libs/snmpUnixDomain.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpUnixDomain.c -o transports/snmpUnixDomain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o transports/snmpCallbackDomain.lo transports/snmpCallbackDomain.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpCallbackDomain.c -fPIC -DPIC -o transports/.libs/snmpCallbackDomain.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c transports/snmpCallbackDomain.c -o transports/snmpCallbackDomain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmp_secmod.lo snmp_secmod.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_secmod.c -fPIC -DPIC -o .libs/snmp_secmod.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_secmod.c -o snmp_secmod.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmpusm.lo snmpusm.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpusm.c -fPIC -DPIC -o .libs/snmpusm.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpusm.c -o snmpusm.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmp_version.lo snmp_version.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_version.c -fPIC -DPIC -o .libs/snmp_version.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_version.c -o snmp_version.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o container.lo container.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c container.c -fPIC -DPIC -o .libs/container.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c container.c -o container.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o container_binary_array.lo container_binary_array.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c container_binary_array.c -fPIC -DPIC -o .libs/container_binary_array.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c container_binary_array.c -o container_binary_array.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ucd_compat.lo ucd_compat.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd_compat.c -fPIC -DPIC -o .libs/ucd_compat.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd_compat.c -o ucd_compat.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o dir_utils.lo dir_utils.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c dir_utils.c -fPIC -DPIC -o .libs/dir_utils.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c dir_utils.c -o dir_utils.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o file_utils.lo file_utils.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c file_utils.c -fPIC -DPIC -o .libs/file_utils.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c file_utils.c -o file_utils.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o container_null.lo container_null.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c container_null.c -fPIC -DPIC -o .libs/container_null.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c container_null.c -o container_null.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o container_list_ssll.lo container_list_ssll.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c container_list_ssll.c -fPIC -DPIC -o .libs/container_list_ssll.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c container_list_ssll.c -o container_list_ssll.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o container_iterator.lo container_iterator.c libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c container_iterator.c -fPIC -DPIC -o .libs/container_iterator.o libtool: compile: cc -I../include -I. -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c container_iterator.c -o container_iterator.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -rpath /usr/local/lib -version-info 40:0:0 -o libnetsnmp.la snmp_client.lo mib.lo parse.lo snmp_api.lo snmp.lo snmp_auth.lo asn1.lo md5.lo snmp_parse_args.lo system.lo vacm.lo int64.lo read_config.lo pkcs.lo snmp_debug.lo tools.lo snmp_logging.lo text_utils.lo large_fd_set.lo cert_util.lo snmp_openssl.lo snmpv3.lo lcd_time.lo keytools.lo scapi.lo callback.lo default_store.lo snmp_alarm.lo data_list.lo oid_stash.lo fd_event_manager.lo check_varbind.lo mt_support.lo snmp_enum.lo snmp-tc.lo snmp_service.lo snprintf.lo asprintf.lo snmp_transport.lo transports/snmpIPv6BaseDomain.lo transports/snmpIPBaseDomain.lo transports/snmpUDPBaseDomain.lo transports/snmpUDPIPv4BaseDomain.lo transports/snmpTCPBaseDomain.lo transports/snmpSocketBaseDomain.lo transports/snmpIPv4BaseDomain.lo transports/snmpUDPIPv6Domain.lo transports/snmpTCPIPv6Domain.lo transports/snmpUDPDomain.lo transports/snmpTCPDomain.lo transports/snmpAliasDomain.lo transports/snmpUnixDomain.lo transports/snmpCallbackDomain.lo snmp_secmod.lo snmpusm.lo snmp_version.lo container.lo container_binary_array.lo ucd_compat.lo dir_utils.lo file_utils.lo container_null.lo container_list_ssll.lo container_iterator.lo -Wl,-no-undefined -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto -lcrypto libtool: link: cc -shared -fPIC -DPIC .libs/snmp_client.o .libs/mib.o .libs/parse.o .libs/snmp_api.o .libs/snmp.o .libs/snmp_auth.o .libs/asn1.o .libs/md5.o .libs/snmp_parse_args.o .libs/system.o .libs/vacm.o .libs/int64.o .libs/read_config.o .libs/pkcs.o .libs/snmp_debug.o .libs/tools.o .libs/snmp_logging.o .libs/text_utils.o .libs/large_fd_set.o .libs/cert_util.o .libs/snmp_openssl.o .libs/snmpv3.o .libs/lcd_time.o .libs/keytools.o .libs/scapi.o .libs/callback.o .libs/default_store.o .libs/snmp_alarm.o .libs/data_list.o .libs/oid_stash.o .libs/fd_event_manager.o .libs/check_varbind.o .libs/mt_support.o .libs/snmp_enum.o .libs/snmp-tc.o .libs/snmp_service.o .libs/snprintf.o .libs/asprintf.o .libs/snmp_transport.o transports/.libs/snmpIPv6BaseDomain.o transports/.libs/snmpIPBaseDomain.o transports/.libs/snmpUDPBaseDomain.o transports/.libs/snmpUDPIPv4BaseDomain.o transports/.libs/snmpTCPBaseDomain.o transports/.libs/snmpSocketBaseDomain.o transports/.libs/snmpIPv4BaseDomain.o transports/.libs/snmpUDPIPv6Domain.o transports/.libs/snmpTCPIPv6Domain.o transports/.libs/snmpUDPDomain.o transports/.libs/snmpTCPDomain.o transports/.libs/snmpAliasDomain.o transports/.libs/snmpUnixDomain.o transports/.libs/snmpCallbackDomain.o .libs/snmp_secmod.o .libs/snmpusm.o .libs/snmp_version.o .libs/container.o .libs/container_binary_array.o .libs/ucd_compat.o .libs/dir_utils.o .libs/file_utils.o .libs/container_null.o .libs/container_list_ssll.o .libs/container_iterator.o -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -lcrypto -O2 -fstack-protector-strong -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-no-undefined -Wl,-soname -Wl,libnetsnmp.so.40 -o .libs/libnetsnmp.so.40.0.0 libtool: link: (cd ".libs" && rm -f "libnetsnmp.so.40" && ln -s "libnetsnmp.so.40.0.0" "libnetsnmp.so.40") libtool: link: (cd ".libs" && rm -f "libnetsnmp.so" && ln -s "libnetsnmp.so.40.0.0" "libnetsnmp.so") libtool: link: ar cru .libs/libnetsnmp.a snmp_client.o mib.o parse.o snmp_api.o snmp.o snmp_auth.o asn1.o md5.o snmp_parse_args.o system.o vacm.o int64.o read_config.o pkcs.o snmp_debug.o tools.o snmp_logging.o text_utils.o large_fd_set.o cert_util.o snmp_openssl.o snmpv3.o lcd_time.o keytools.o scapi.o callback.o default_store.o snmp_alarm.o data_list.o oid_stash.o fd_event_manager.o check_varbind.o mt_support.o snmp_enum.o snmp-tc.o snmp_service.o snprintf.o asprintf.o snmp_transport.o transports/snmpIPv6BaseDomain.o transports/snmpIPBaseDomain.o transports/snmpUDPBaseDomain.o transports/snmpUDPIPv4BaseDomain.o transports/snmpTCPBaseDomain.o transports/snmpSocketBaseDomain.o transports/snmpIPv4BaseDomain.o transports/snmpUDPIPv6Domain.o transports/snmpTCPIPv6Domain.o transports/snmpUDPDomain.o transports/snmpTCPDomain.o transports/snmpAliasDomain.o transports/snmpUnixDomain.o transports/snmpCallbackDomain.o snmp_secmod.o snmpusm.o snmp_version.o container.o container_binary_array.o ucd_compat.o dir_utils.o file_utils.o container_null.o container_list_ssll.o container_iterator.o libtool: link: ranlib .libs/libnetsnmp.a libtool: link: ( cd ".libs" && rm -f "libnetsnmp.la" && ln -s "../libnetsnmp.la" "libnetsnmp.la" ) : libnetsnmp.la making all in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/all_helpers.lo helpers/all_helpers.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/all_helpers.c -fPIC -DPIC -o helpers/.libs/all_helpers.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/all_helpers.c -o helpers/all_helpers.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/baby_steps.lo helpers/baby_steps.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/baby_steps.c -fPIC -DPIC -o helpers/.libs/baby_steps.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/baby_steps.c -o helpers/baby_steps.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/bulk_to_next.lo helpers/bulk_to_next.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/bulk_to_next.c -fPIC -DPIC -o helpers/.libs/bulk_to_next.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/bulk_to_next.c -o helpers/bulk_to_next.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/cache_handler.lo helpers/cache_handler.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/cache_handler.c -fPIC -DPIC -o helpers/.libs/cache_handler.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/cache_handler.c -o helpers/cache_handler.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/debug_handler.lo helpers/debug_handler.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/debug_handler.c -fPIC -DPIC -o helpers/.libs/debug_handler.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/debug_handler.c -o helpers/debug_handler.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/instance.lo helpers/instance.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/instance.c -fPIC -DPIC -o helpers/.libs/instance.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/instance.c -o helpers/instance.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/mode_end_call.lo helpers/mode_end_call.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/mode_end_call.c -fPIC -DPIC -o helpers/.libs/mode_end_call.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/mode_end_call.c -o helpers/mode_end_call.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/multiplexer.lo helpers/multiplexer.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/multiplexer.c -fPIC -DPIC -o helpers/.libs/multiplexer.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/multiplexer.c -o helpers/multiplexer.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/null.lo helpers/null.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/null.c -fPIC -DPIC -o helpers/.libs/null.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/null.c -o helpers/null.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/old_api.lo helpers/old_api.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/old_api.c -fPIC -DPIC -o helpers/.libs/old_api.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/old_api.c -o helpers/old_api.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/read_only.lo helpers/read_only.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/read_only.c -fPIC -DPIC -o helpers/.libs/read_only.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/read_only.c -o helpers/read_only.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/row_merge.lo helpers/row_merge.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/row_merge.c -fPIC -DPIC -o helpers/.libs/row_merge.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/row_merge.c -o helpers/row_merge.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/scalar.lo helpers/scalar.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/scalar.c -fPIC -DPIC -o helpers/.libs/scalar.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/scalar.c -o helpers/scalar.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/scalar_group.lo helpers/scalar_group.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/scalar_group.c -fPIC -DPIC -o helpers/.libs/scalar_group.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/scalar_group.c -o helpers/scalar_group.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/serialize.lo helpers/serialize.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/serialize.c -fPIC -DPIC -o helpers/.libs/serialize.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/serialize.c -o helpers/serialize.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/snmp_get_statistic.lo helpers/snmp_get_statistic.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/snmp_get_statistic.c -fPIC -DPIC -o helpers/.libs/snmp_get_statistic.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/snmp_get_statistic.c -o helpers/snmp_get_statistic.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/stash_cache.lo helpers/stash_cache.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/stash_cache.c -fPIC -DPIC -o helpers/.libs/stash_cache.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/stash_cache.c -o helpers/stash_cache.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/stash_to_next.lo helpers/stash_to_next.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/stash_to_next.c -fPIC -DPIC -o helpers/.libs/stash_to_next.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/stash_to_next.c -o helpers/stash_to_next.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/table.lo helpers/table.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/table.c -fPIC -DPIC -o helpers/.libs/table.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/table.c -o helpers/table.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/table_array.lo helpers/table_array.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/table_array.c -fPIC -DPIC -o helpers/.libs/table_array.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/table_array.c -o helpers/table_array.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/table_container.lo helpers/table_container.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/table_container.c -fPIC -DPIC -o helpers/.libs/table_container.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/table_container.c -o helpers/table_container.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/table_data.lo helpers/table_data.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/table_data.c -fPIC -DPIC -o helpers/.libs/table_data.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/table_data.c -o helpers/table_data.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/table_dataset.lo helpers/table_dataset.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/table_dataset.c -fPIC -DPIC -o helpers/.libs/table_dataset.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/table_dataset.c -o helpers/table_dataset.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/table_iterator.lo helpers/table_iterator.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/table_iterator.c -fPIC -DPIC -o helpers/.libs/table_iterator.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/table_iterator.c -o helpers/table_iterator.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/table_row.lo helpers/table_row.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/table_row.c -fPIC -DPIC -o helpers/.libs/table_row.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/table_row.c -o helpers/table_row.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/table_tdata.lo helpers/table_tdata.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/table_tdata.c -fPIC -DPIC -o helpers/.libs/table_tdata.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/table_tdata.c -o helpers/table_tdata.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o helpers/watcher.lo helpers/watcher.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/watcher.c -fPIC -DPIC -o helpers/.libs/watcher.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c helpers/watcher.c -o helpers/watcher.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o agent_handler.lo agent_handler.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent_handler.c -fPIC -DPIC -o .libs/agent_handler.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent_handler.c -o agent_handler.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o agent_index.lo agent_index.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent_index.c -fPIC -DPIC -o .libs/agent_index.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent_index.c -o agent_index.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o agent_read_config.lo agent_read_config.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent_read_config.c -fPIC -DPIC -o .libs/agent_read_config.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent_read_config.c -o agent_read_config.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o agent_registry.lo agent_registry.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent_registry.c -fPIC -DPIC -o .libs/agent_registry.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent_registry.c -o agent_registry.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o agent_sysORTable.lo agent_sysORTable.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent_sysORTable.c -fPIC -DPIC -o .libs/agent_sysORTable.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent_sysORTable.c -o agent_sysORTable.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o agent_trap.lo agent_trap.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent_trap.c -fPIC -DPIC -o .libs/agent_trap.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent_trap.c -o agent_trap.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o kernel.lo kernel.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c kernel.c -fPIC -DPIC -o .libs/kernel.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c kernel.c -o kernel.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o netsnmp_close_fds.lo netsnmp_close_fds.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c netsnmp_close_fds.c -fPIC -DPIC -o .libs/netsnmp_close_fds.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c netsnmp_close_fds.c -o netsnmp_close_fds.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmp_agent.lo snmp_agent.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_agent.c -fPIC -DPIC -o .libs/snmp_agent.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_agent.c -o snmp_agent.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmp_vars.lo snmp_vars.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_vars.c -fPIC -DPIC -o .libs/snmp_vars.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_vars.c -o snmp_vars.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibgroup/smux/smux.lo mibgroup/smux/smux.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibgroup/smux/smux.c -fPIC -DPIC -o mibgroup/smux/.libs/smux.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibgroup/smux/smux.c -o mibgroup/smux/smux.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibgroup/snmpv3/usmConf.lo mibgroup/snmpv3/usmConf.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibgroup/snmpv3/usmConf.c -fPIC -DPIC -o mibgroup/snmpv3/.libs/usmConf.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibgroup/snmpv3/usmConf.c -o mibgroup/snmpv3/usmConf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibgroup/agentx/master.lo mibgroup/agentx/master.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibgroup/agentx/master.c -fPIC -DPIC -o mibgroup/agentx/.libs/master.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibgroup/agentx/master.c -o mibgroup/agentx/master.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibgroup/agentx/subagent.lo mibgroup/agentx/subagent.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibgroup/agentx/subagent.c -fPIC -DPIC -o mibgroup/agentx/.libs/subagent.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibgroup/agentx/subagent.c -o mibgroup/agentx/subagent.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibgroup/utilities/execute.lo mibgroup/utilities/execute.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibgroup/utilities/execute.c -fPIC -DPIC -o mibgroup/utilities/.libs/execute.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibgroup/utilities/execute.c -o mibgroup/utilities/execute.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibgroup/utilities/iquery.lo mibgroup/utilities/iquery.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibgroup/utilities/iquery.c -fPIC -DPIC -o mibgroup/utilities/.libs/iquery.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibgroup/utilities/iquery.c -o mibgroup/utilities/iquery.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibgroup/mibII/vacm_conf.lo mibgroup/mibII/vacm_conf.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibgroup/mibII/vacm_conf.c -fPIC -DPIC -o mibgroup/mibII/.libs/vacm_conf.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibgroup/mibII/vacm_conf.c -o mibgroup/mibII/vacm_conf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibgroup/agentx/protocol.lo mibgroup/agentx/protocol.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibgroup/agentx/protocol.c -fPIC -DPIC -o mibgroup/agentx/.libs/protocol.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibgroup/agentx/protocol.c -o mibgroup/agentx/protocol.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibgroup/agentx/master_admin.lo mibgroup/agentx/master_admin.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibgroup/agentx/master_admin.c -fPIC -DPIC -o mibgroup/agentx/.libs/master_admin.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibgroup/agentx/master_admin.c -o mibgroup/agentx/master_admin.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibgroup/agentx/agentx_config.lo mibgroup/agentx/agentx_config.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibgroup/agentx/agentx_config.c -fPIC -DPIC -o mibgroup/agentx/.libs/agentx_config.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibgroup/agentx/agentx_config.c -o mibgroup/agentx/agentx_config.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibgroup/agentx/client.lo mibgroup/agentx/client.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibgroup/agentx/client.c -fPIC -DPIC -o mibgroup/agentx/.libs/client.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibgroup/agentx/client.c -o mibgroup/agentx/client.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmp_perl.lo snmp_perl.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_perl.c -fPIC -DPIC -o .libs/snmp_perl.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp_perl.c -o snmp_perl.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -rpath /usr/local/lib -version-info 40:0:0 -o libnetsnmpagent.la helpers/all_helpers.lo helpers/baby_steps.lo helpers/bulk_to_next.lo helpers/cache_handler.lo helpers/debug_handler.lo helpers/instance.lo helpers/mode_end_call.lo helpers/multiplexer.lo helpers/null.lo helpers/old_api.lo helpers/read_only.lo helpers/row_merge.lo helpers/scalar.lo helpers/scalar_group.lo helpers/serialize.lo helpers/snmp_get_statistic.lo helpers/stash_cache.lo helpers/stash_to_next.lo helpers/table.lo helpers/table_array.lo helpers/table_container.lo helpers/table_data.lo helpers/table_dataset.lo helpers/table_iterator.lo helpers/table_row.lo helpers/table_tdata.lo helpers/watcher.lo agent_handler.lo agent_index.lo agent_read_config.lo agent_registry.lo agent_sysORTable.lo agent_trap.lo kernel.lo netsnmp_close_fds.lo snmp_agent.lo snmp_vars.lo mibgroup/smux/smux.lo mibgroup/snmpv3/usmConf.lo mibgroup/agentx/master.lo mibgroup/agentx/subagent.lo mibgroup/utilities/execute.lo mibgroup/utilities/iquery.lo mibgroup/mibII/vacm_conf.lo mibgroup/agentx/protocol.lo mibgroup/agentx/master_admin.lo mibgroup/agentx/agentx_config.lo mibgroup/agentx/client.lo snmp_perl.lo ../snmplib/libnetsnmp.la -Wl,-no-undefined -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE -pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -lpthread -lm -lcrypt -lutil -lelf -lpkg -lssp_nonshared -lregex libtool: link: cc -shared -fPIC -DPIC helpers/.libs/all_helpers.o helpers/.libs/baby_steps.o helpers/.libs/bulk_to_next.o helpers/.libs/cache_handler.o helpers/.libs/debug_handler.o helpers/.libs/instance.o helpers/.libs/mode_end_call.o helpers/.libs/multiplexer.o helpers/.libs/null.o helpers/.libs/old_api.o helpers/.libs/read_only.o helpers/.libs/row_merge.o helpers/.libs/scalar.o helpers/.libs/scalar_group.o helpers/.libs/serialize.o helpers/.libs/snmp_get_statistic.o helpers/.libs/stash_cache.o helpers/.libs/stash_to_next.o helpers/.libs/table.o helpers/.libs/table_array.o helpers/.libs/table_container.o helpers/.libs/table_data.o helpers/.libs/table_dataset.o helpers/.libs/table_iterator.o helpers/.libs/table_row.o helpers/.libs/table_tdata.o helpers/.libs/watcher.o .libs/agent_handler.o .libs/agent_index.o .libs/agent_read_config.o .libs/agent_registry.o .libs/agent_sysORTable.o .libs/agent_trap.o .libs/kernel.o .libs/netsnmp_close_fds.o .libs/snmp_agent.o .libs/snmp_vars.o mibgroup/smux/.libs/smux.o mibgroup/snmpv3/.libs/usmConf.o mibgroup/agentx/.libs/master.o mibgroup/agentx/.libs/subagent.o mibgroup/utilities/.libs/execute.o mibgroup/utilities/.libs/iquery.o mibgroup/mibII/.libs/vacm_conf.o mibgroup/agentx/.libs/protocol.o mibgroup/agentx/.libs/master_admin.o mibgroup/agentx/.libs/agentx_config.o mibgroup/agentx/.libs/client.o .libs/snmp_perl.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs -Wl,-rpath -Wl,/usr/local/lib ../snmplib/.libs/libnetsnmp.so -L/usr/local/lib -L/lib -lkvm -ldevstat -lcrypto -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -lpthread -lm -lcrypt -lutil -lelf -lpkg -lssp_nonshared -lregex -O2 -fstack-protector-strong -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-no-undefined -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE -pthread -Wl,-E -fstack-protector-strong -pthread -Wl,-soname -Wl,libnetsnmpagent.so.40 -o .libs/libnetsnmpagent.so.40.0.0 libtool: link: (cd ".libs" && rm -f "libnetsnmpagent.so.40" && ln -s "libnetsnmpagent.so.40.0.0" "libnetsnmpagent.so.40") libtool: link: (cd ".libs" && rm -f "libnetsnmpagent.so" && ln -s "libnetsnmpagent.so.40.0.0" "libnetsnmpagent.so") libtool: link: ar cru .libs/libnetsnmpagent.a helpers/all_helpers.o helpers/baby_steps.o helpers/bulk_to_next.o helpers/cache_handler.o helpers/debug_handler.o helpers/instance.o helpers/mode_end_call.o helpers/multiplexer.o helpers/null.o helpers/old_api.o helpers/read_only.o helpers/row_merge.o helpers/scalar.o helpers/scalar_group.o helpers/serialize.o helpers/snmp_get_statistic.o helpers/stash_cache.o helpers/stash_to_next.o helpers/table.o helpers/table_array.o helpers/table_container.o helpers/table_data.o helpers/table_dataset.o helpers/table_iterator.o helpers/table_row.o helpers/table_tdata.o helpers/watcher.o agent_handler.o agent_index.o agent_read_config.o agent_registry.o agent_sysORTable.o agent_trap.o kernel.o netsnmp_close_fds.o snmp_agent.o snmp_vars.o mibgroup/smux/smux.o mibgroup/snmpv3/usmConf.o mibgroup/agentx/master.o mibgroup/agentx/subagent.o mibgroup/utilities/execute.o mibgroup/utilities/iquery.o mibgroup/mibII/vacm_conf.o mibgroup/agentx/protocol.o mibgroup/agentx/master_admin.o mibgroup/agentx/agentx_config.o mibgroup/agentx/client.o snmp_perl.o libtool: link: ranlib .libs/libnetsnmpagent.a libtool: link: ( cd ".libs" && rm -f "libnetsnmpagent.la" && ln -s "../libnetsnmpagent.la" "libnetsnmpagent.la" ) : libnetsnmpagent.la making all in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/helpers /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o dummy.lo dummy.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c dummy.c -fPIC -DPIC -o .libs/dummy.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c dummy.c -o dummy.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -rpath /usr/local/lib -version-info 40:0:0 -o libnetsnmphelpers.la dummy.lo -Wl,-no-undefined -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto libtool: link: cc -shared -fPIC -DPIC .libs/dummy.o -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -lcrypto -O2 -fstack-protector-strong -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-no-undefined -Wl,-soname -Wl,libnetsnmphelpers.so.40 -o .libs/libnetsnmphelpers.so.40.0.0 libtool: link: (cd ".libs" && rm -f "libnetsnmphelpers.so.40" && ln -s "libnetsnmphelpers.so.40.0.0" "libnetsnmphelpers.so.40") libtool: link: (cd ".libs" && rm -f "libnetsnmphelpers.so" && ln -s "libnetsnmphelpers.so.40.0.0" "libnetsnmphelpers.so") libtool: link: ar cru .libs/libnetsnmphelpers.a dummy.o libtool: link: ranlib .libs/libnetsnmphelpers.a libtool: link: ( cd ".libs" && rm -f "libnetsnmphelpers.la" && ln -s "../libnetsnmphelpers.la" "libnetsnmphelpers.la" ) : libnetsnmphelpers.la making all in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/mibgroup /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibII/mta_sendmail.lo mibII/mta_sendmail.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/mta_sendmail.c -fPIC -DPIC -o mibII/.libs/mta_sendmail.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/mta_sendmail.c -o mibII/mta_sendmail.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibII/tcpTable.lo mibII/tcpTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/tcpTable.c -fPIC -DPIC -o mibII/.libs/tcpTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/tcpTable.c -o mibII/tcpTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ucd-snmp/diskio.lo ucd-snmp/diskio.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/diskio.c -fPIC -DPIC -o ucd-snmp/.libs/diskio.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/diskio.c -o ucd-snmp/diskio.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o host/hrh_storage.lo host/hrh_storage.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hrh_storage.c -fPIC -DPIC -o host/.libs/hrh_storage.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hrh_storage.c -o host/hrh_storage.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o host/hrh_filesys.lo host/hrh_filesys.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hrh_filesys.c -fPIC -DPIC -o host/.libs/hrh_filesys.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hrh_filesys.c -o host/hrh_filesys.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o host/hrSWInstalledTable.lo host/hrSWInstalledTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hrSWInstalledTable.c -fPIC -DPIC -o host/.libs/hrSWInstalledTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hrSWInstalledTable.c -o host/hrSWInstalledTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o host/hrSWRunTable.lo host/hrSWRunTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hrSWRunTable.c -fPIC -DPIC -o host/.libs/hrSWRunTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hrSWRunTable.c -o host/hrSWRunTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o host/hr_system.lo host/hr_system.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hr_system.c -fPIC -DPIC -o host/.libs/hr_system.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hr_system.c -o host/hr_system.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o host/hr_device.lo host/hr_device.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hr_device.c -fPIC -DPIC -o host/.libs/hr_device.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hr_device.c -o host/hr_device.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o host/hr_other.lo host/hr_other.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hr_other.c -fPIC -DPIC -o host/.libs/hr_other.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hr_other.c -o host/hr_other.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o host/hr_proc.lo host/hr_proc.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hr_proc.c -fPIC -DPIC -o host/.libs/hr_proc.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hr_proc.c -o host/hr_proc.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o host/hr_network.lo host/hr_network.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hr_network.c -fPIC -DPIC -o host/.libs/hr_network.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hr_network.c -o host/hr_network.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o host/hr_print.lo host/hr_print.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hr_print.c -fPIC -DPIC -o host/.libs/hr_print.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hr_print.c -o host/hr_print.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o host/hr_disk.lo host/hr_disk.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hr_disk.c -fPIC -DPIC -o host/.libs/hr_disk.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hr_disk.c -o host/hr_disk.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o host/hr_partition.lo host/hr_partition.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hr_partition.c -fPIC -DPIC -o host/.libs/hr_partition.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hr_partition.c -o host/hr_partition.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibII/ip.lo mibII/ip.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/ip.c -fPIC -DPIC -o mibII/.libs/ip.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/ip.c -o mibII/ip.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o sctp-mib/sctpScalars.lo sctp-mib/sctpScalars.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpScalars.c -fPIC -DPIC -o sctp-mib/.libs/sctpScalars.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpScalars.c -o sctp-mib/sctpScalars.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o util_funcs/header_simple_table.lo util_funcs/header_simple_table.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c util_funcs/header_simple_table.c -fPIC -DPIC -o util_funcs/.libs/header_simple_table.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c util_funcs/header_simple_table.c -o util_funcs/header_simple_table.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmpv3/snmpEngine.lo snmpv3/snmpEngine.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpv3/snmpEngine.c -fPIC -DPIC -o snmpv3/.libs/snmpEngine.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpv3/snmpEngine.c -o snmpv3/snmpEngine.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmpv3/snmpMPDStats.lo snmpv3/snmpMPDStats.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpv3/snmpMPDStats.c -fPIC -DPIC -o snmpv3/.libs/snmpMPDStats.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpv3/snmpMPDStats.c -o snmpv3/snmpMPDStats.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmpv3/usmStats.lo snmpv3/usmStats.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpv3/usmStats.c -fPIC -DPIC -o snmpv3/.libs/usmStats.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpv3/usmStats.c -o snmpv3/usmStats.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmpv3/usmUser.lo snmpv3/usmUser.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpv3/usmUser.c -fPIC -DPIC -o snmpv3/.libs/usmUser.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpv3/usmUser.c -o snmpv3/usmUser.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibII/system_mib.lo mibII/system_mib.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/system_mib.c -fPIC -DPIC -o mibII/.libs/system_mib.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/system_mib.c -o mibII/system_mib.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibII/sysORTable.lo mibII/sysORTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/sysORTable.c -fPIC -DPIC -o mibII/.libs/sysORTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/sysORTable.c -o mibII/sysORTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibII/snmp_mib.lo mibII/snmp_mib.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/snmp_mib.c -fPIC -DPIC -o mibII/.libs/snmp_mib.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/snmp_mib.c -o mibII/snmp_mib.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibII/vacm_vars.lo mibII/vacm_vars.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/vacm_vars.c -fPIC -DPIC -o mibII/.libs/vacm_vars.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/vacm_vars.c -o mibII/vacm_vars.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibII/setSerialNo.lo mibII/setSerialNo.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/setSerialNo.c -fPIC -DPIC -o mibII/.libs/setSerialNo.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/setSerialNo.c -o mibII/setSerialNo.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibII/at.lo mibII/at.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/at.c -fPIC -DPIC -o mibII/.libs/at.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/at.c -o mibII/at.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibII/tcp.lo mibII/tcp.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/tcp.c -fPIC -DPIC -o mibII/.libs/tcp.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/tcp.c -o mibII/tcp.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibII/udp.lo mibII/udp.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/udp.c -fPIC -DPIC -o mibII/.libs/udp.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/udp.c -o mibII/udp.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibII/icmp.lo mibII/icmp.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/icmp.c -fPIC -DPIC -o mibII/.libs/icmp.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/icmp.c -o mibII/icmp.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ucd-snmp/disk_hw.lo ucd-snmp/disk_hw.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/disk_hw.c -fPIC -DPIC -o ucd-snmp/.libs/disk_hw.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/disk_hw.c -o ucd-snmp/disk_hw.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ucd-snmp/proc.lo ucd-snmp/proc.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/proc.c -fPIC -DPIC -o ucd-snmp/.libs/proc.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/proc.c -o ucd-snmp/proc.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ucd-snmp/versioninfo.lo ucd-snmp/versioninfo.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/versioninfo.c -fPIC -DPIC -o ucd-snmp/.libs/versioninfo.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/versioninfo.c -o ucd-snmp/versioninfo.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ucd-snmp/pass.lo ucd-snmp/pass.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/pass.c -fPIC -DPIC -o ucd-snmp/.libs/pass.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/pass.c -o ucd-snmp/pass.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ucd-snmp/pass_persist.lo ucd-snmp/pass_persist.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/pass_persist.c -fPIC -DPIC -o ucd-snmp/.libs/pass_persist.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/pass_persist.c -o ucd-snmp/pass_persist.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ucd-snmp/loadave.lo ucd-snmp/loadave.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/loadave.c -fPIC -DPIC -o ucd-snmp/.libs/loadave.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/loadave.c -o ucd-snmp/loadave.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o agent/extend.lo agent/extend.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent/extend.c -fPIC -DPIC -o agent/.libs/extend.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent/extend.c -o agent/extend.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ucd-snmp/errormib.lo ucd-snmp/errormib.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/errormib.c -fPIC -DPIC -o ucd-snmp/.libs/errormib.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/errormib.c -o ucd-snmp/errormib.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ucd-snmp/file.lo ucd-snmp/file.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/file.c -fPIC -DPIC -o ucd-snmp/.libs/file.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/file.c -o ucd-snmp/file.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ucd-snmp/dlmod.lo ucd-snmp/dlmod.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/dlmod.c -fPIC -DPIC -o ucd-snmp/.libs/dlmod.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/dlmod.c -o ucd-snmp/dlmod.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ucd-snmp/proxy.lo ucd-snmp/proxy.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/proxy.c -fPIC -DPIC -o ucd-snmp/.libs/proxy.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/proxy.c -o ucd-snmp/proxy.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ucd-snmp/logmatch.lo ucd-snmp/logmatch.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/logmatch.c -fPIC -DPIC -o ucd-snmp/.libs/logmatch.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/logmatch.c -o ucd-snmp/logmatch.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ucd-snmp/memory.lo ucd-snmp/memory.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/memory.c -fPIC -DPIC -o ucd-snmp/.libs/memory.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/memory.c -o ucd-snmp/memory.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ucd-snmp/vmstat.lo ucd-snmp/vmstat.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/vmstat.c -fPIC -DPIC -o ucd-snmp/.libs/vmstat.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/vmstat.c -o ucd-snmp/vmstat.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o notification/snmpNotifyTable.lo notification/snmpNotifyTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c notification/snmpNotifyTable.c -fPIC -DPIC -o notification/.libs/snmpNotifyTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c notification/snmpNotifyTable.c -o notification/snmpNotifyTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o notification/snmpNotifyFilterProfileTable.lo notification/snmpNotifyFilterProfileTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c notification/snmpNotifyFilterProfileTable.c -fPIC -DPIC -o notification/.libs/snmpNotifyFilterProfileTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c notification/snmpNotifyFilterProfileTable.c -o notification/snmpNotifyFilterProfileTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o notification-log-mib/notification_log.lo notification-log-mib/notification_log.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c notification-log-mib/notification_log.c -fPIC -DPIC -o notification-log-mib/.libs/notification_log.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c notification-log-mib/notification_log.c -o notification-log-mib/notification_log.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o target/snmpTargetAddrEntry.lo target/snmpTargetAddrEntry.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c target/snmpTargetAddrEntry.c -fPIC -DPIC -o target/.libs/snmpTargetAddrEntry.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c target/snmpTargetAddrEntry.c -o target/snmpTargetAddrEntry.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o target/snmpTargetParamsEntry.lo target/snmpTargetParamsEntry.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c target/snmpTargetParamsEntry.c -fPIC -DPIC -o target/.libs/snmpTargetParamsEntry.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c target/snmpTargetParamsEntry.c -o target/snmpTargetParamsEntry.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o target/target.lo target/target.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c target/target.c -fPIC -DPIC -o target/.libs/target.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c target/target.c -o target/target.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o target/target_counters.lo target/target_counters.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c target/target_counters.c -fPIC -DPIC -o target/.libs/target_counters.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c target/target_counters.c -o target/target_counters.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o agent/nsTransactionTable.lo agent/nsTransactionTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent/nsTransactionTable.c -fPIC -DPIC -o agent/.libs/nsTransactionTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent/nsTransactionTable.c -o agent/nsTransactionTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o agent/nsModuleTable.lo agent/nsModuleTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent/nsModuleTable.c -fPIC -DPIC -o agent/.libs/nsModuleTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent/nsModuleTable.c -o agent/nsModuleTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o agent/nsDebug.lo agent/nsDebug.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent/nsDebug.c -fPIC -DPIC -o agent/.libs/nsDebug.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent/nsDebug.c -o agent/nsDebug.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o agent/nsCache.lo agent/nsCache.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent/nsCache.c -fPIC -DPIC -o agent/.libs/nsCache.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent/nsCache.c -o agent/nsCache.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o agent/nsLogging.lo agent/nsLogging.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent/nsLogging.c -fPIC -DPIC -o agent/.libs/nsLogging.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent/nsLogging.c -o agent/nsLogging.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o agent/nsVacmAccessTable.lo agent/nsVacmAccessTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent/nsVacmAccessTable.c -fPIC -DPIC -o agent/.libs/nsVacmAccessTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agent/nsVacmAccessTable.c -o agent/nsVacmAccessTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o disman/event/mteScalars.lo disman/event/mteScalars.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteScalars.c -fPIC -DPIC -o disman/event/.libs/mteScalars.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteScalars.c -o disman/event/mteScalars.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o disman/event/mteTrigger.lo disman/event/mteTrigger.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteTrigger.c -fPIC -DPIC -o disman/event/.libs/mteTrigger.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteTrigger.c -o disman/event/mteTrigger.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o disman/event/mteTriggerTable.lo disman/event/mteTriggerTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteTriggerTable.c -fPIC -DPIC -o disman/event/.libs/mteTriggerTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteTriggerTable.c -o disman/event/mteTriggerTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o disman/event/mteTriggerDeltaTable.lo disman/event/mteTriggerDeltaTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteTriggerDeltaTable.c -fPIC -DPIC -o disman/event/.libs/mteTriggerDeltaTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteTriggerDeltaTable.c -o disman/event/mteTriggerDeltaTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o disman/event/mteTriggerExistenceTable.lo disman/event/mteTriggerExistenceTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteTriggerExistenceTable.c -fPIC -DPIC -o disman/event/.libs/mteTriggerExistenceTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteTriggerExistenceTable.c -o disman/event/mteTriggerExistenceTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o disman/event/mteTriggerBooleanTable.lo disman/event/mteTriggerBooleanTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteTriggerBooleanTable.c -fPIC -DPIC -o disman/event/.libs/mteTriggerBooleanTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteTriggerBooleanTable.c -o disman/event/mteTriggerBooleanTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o disman/event/mteTriggerThresholdTable.lo disman/event/mteTriggerThresholdTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteTriggerThresholdTable.c -fPIC -DPIC -o disman/event/.libs/mteTriggerThresholdTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteTriggerThresholdTable.c -o disman/event/mteTriggerThresholdTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o disman/event/mteTriggerConf.lo disman/event/mteTriggerConf.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteTriggerConf.c -fPIC -DPIC -o disman/event/.libs/mteTriggerConf.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteTriggerConf.c -o disman/event/mteTriggerConf.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o disman/event/mteEvent.lo disman/event/mteEvent.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteEvent.c -fPIC -DPIC -o disman/event/.libs/mteEvent.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteEvent.c -o disman/event/mteEvent.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o disman/event/mteEventTable.lo disman/event/mteEventTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteEventTable.c -fPIC -DPIC -o disman/event/.libs/mteEventTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteEventTable.c -o disman/event/mteEventTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o disman/event/mteEventSetTable.lo disman/event/mteEventSetTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteEventSetTable.c -fPIC -DPIC -o disman/event/.libs/mteEventSetTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteEventSetTable.c -o disman/event/mteEventSetTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o disman/event/mteEventNotificationTable.lo disman/event/mteEventNotificationTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteEventNotificationTable.c -fPIC -DPIC -o disman/event/.libs/mteEventNotificationTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteEventNotificationTable.c -o disman/event/mteEventNotificationTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o disman/event/mteEventConf.lo disman/event/mteEventConf.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteEventConf.c -fPIC -DPIC -o disman/event/.libs/mteEventConf.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteEventConf.c -o disman/event/mteEventConf.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o disman/event/mteObjects.lo disman/event/mteObjects.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteObjects.c -fPIC -DPIC -o disman/event/.libs/mteObjects.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteObjects.c -o disman/event/mteObjects.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o disman/event/mteObjectsTable.lo disman/event/mteObjectsTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteObjectsTable.c -fPIC -DPIC -o disman/event/.libs/mteObjectsTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteObjectsTable.c -o disman/event/mteObjectsTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o disman/event/mteObjectsConf.lo disman/event/mteObjectsConf.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteObjectsConf.c -fPIC -DPIC -o disman/event/.libs/mteObjectsConf.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/event/mteObjectsConf.c -o disman/event/mteObjectsConf.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o disman/schedule/schedCore.lo disman/schedule/schedCore.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/schedule/schedCore.c -fPIC -DPIC -o disman/schedule/.libs/schedCore.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/schedule/schedCore.c -o disman/schedule/schedCore.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o disman/schedule/schedConf.lo disman/schedule/schedConf.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/schedule/schedConf.c -fPIC -DPIC -o disman/schedule/.libs/schedConf.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/schedule/schedConf.c -o disman/schedule/schedConf.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o disman/schedule/schedTable.lo disman/schedule/schedTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/schedule/schedTable.c -fPIC -DPIC -o disman/schedule/.libs/schedTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c disman/schedule/schedTable.c -o disman/schedule/schedTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o utilities/override.lo utilities/override.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c utilities/override.c -fPIC -DPIC -o utilities/.libs/override.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c utilities/override.c -o utilities/override.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o host/data_access/swinst.lo host/data_access/swinst.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/data_access/swinst.c -fPIC -DPIC -o host/data_access/.libs/swinst.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/data_access/swinst.c -o host/data_access/swinst.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o host/data_access/swrun.lo host/data_access/swrun.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/data_access/swrun.c -fPIC -DPIC -o host/data_access/.libs/swrun.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/data_access/swrun.c -o host/data_access/swrun.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o host/hrSWRunPerfTable.lo host/hrSWRunPerfTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hrSWRunPerfTable.c -fPIC -DPIC -o host/.libs/hrSWRunPerfTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/hrSWRunPerfTable.c -o host/hrSWRunPerfTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o util_funcs.lo util_funcs.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c util_funcs.c -fPIC -DPIC -o .libs/util_funcs.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c util_funcs.c -o util_funcs.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibII/ipAddr.lo mibII/ipAddr.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/ipAddr.c -fPIC -DPIC -o mibII/.libs/ipAddr.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/ipAddr.c -o mibII/ipAddr.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibII/var_route.lo mibII/var_route.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/var_route.c -fPIC -DPIC -o mibII/.libs/var_route.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/var_route.c -o mibII/var_route.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibII/route_write.lo mibII/route_write.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/route_write.c -fPIC -DPIC -o mibII/.libs/route_write.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/route_write.c -o mibII/route_write.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o sctp-mib/sctpScalars_common.lo sctp-mib/sctpScalars_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpScalars_common.c -fPIC -DPIC -o sctp-mib/.libs/sctpScalars_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpScalars_common.c -o sctp-mib/sctpScalars_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o sctp-mib/sctpScalars_freebsd.lo sctp-mib/sctpScalars_freebsd.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpScalars_freebsd.c -fPIC -DPIC -o sctp-mib/.libs/sctpScalars_freebsd.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpScalars_freebsd.c -o sctp-mib/sctpScalars_freebsd.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o sctp-mib/sctpTables_common.lo sctp-mib/sctpTables_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpTables_common.c -fPIC -DPIC -o sctp-mib/.libs/sctpTables_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpTables_common.c -o sctp-mib/sctpTables_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o sctp-mib/sctpAssocRemAddrTable.lo sctp-mib/sctpAssocRemAddrTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpAssocRemAddrTable.c -fPIC -DPIC -o sctp-mib/.libs/sctpAssocRemAddrTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpAssocRemAddrTable.c -o sctp-mib/sctpAssocRemAddrTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o sctp-mib/sctpAssocLocalAddrTable.lo sctp-mib/sctpAssocLocalAddrTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpAssocLocalAddrTable.c -fPIC -DPIC -o sctp-mib/.libs/sctpAssocLocalAddrTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpAssocLocalAddrTable.c -o sctp-mib/sctpAssocLocalAddrTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o sctp-mib/sctpLookupLocalPortTable.lo sctp-mib/sctpLookupLocalPortTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpLookupLocalPortTable.c -fPIC -DPIC -o sctp-mib/.libs/sctpLookupLocalPortTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpLookupLocalPortTable.c -o sctp-mib/sctpLookupLocalPortTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o sctp-mib/sctpLookupRemPortTable.lo sctp-mib/sctpLookupRemPortTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpLookupRemPortTable.c -fPIC -DPIC -o sctp-mib/.libs/sctpLookupRemPortTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpLookupRemPortTable.c -o sctp-mib/sctpLookupRemPortTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o sctp-mib/sctpLookupRemHostNameTable.lo sctp-mib/sctpLookupRemHostNameTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpLookupRemHostNameTable.c -fPIC -DPIC -o sctp-mib/.libs/sctpLookupRemHostNameTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpLookupRemHostNameTable.c -o sctp-mib/sctpLookupRemHostNameTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o sctp-mib/sctpLookupRemPrimIPAddrTable.lo sctp-mib/sctpLookupRemPrimIPAddrTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpLookupRemPrimIPAddrTable.c -fPIC -DPIC -o sctp-mib/.libs/sctpLookupRemPrimIPAddrTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpLookupRemPrimIPAddrTable.c -o sctp-mib/sctpLookupRemPrimIPAddrTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o sctp-mib/sctpLookupRemIPAddrTable.lo sctp-mib/sctpLookupRemIPAddrTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpLookupRemIPAddrTable.c -fPIC -DPIC -o sctp-mib/.libs/sctpLookupRemIPAddrTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpLookupRemIPAddrTable.c -o sctp-mib/sctpLookupRemIPAddrTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o sctp-mib/sctpAssocTable.lo sctp-mib/sctpAssocTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpAssocTable.c -fPIC -DPIC -o sctp-mib/.libs/sctpAssocTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpAssocTable.c -o sctp-mib/sctpAssocTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o sctp-mib/sctpTables_freebsd.lo sctp-mib/sctpTables_freebsd.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpTables_freebsd.c -fPIC -DPIC -o sctp-mib/.libs/sctpTables_freebsd.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c sctp-mib/sctpTables_freebsd.c -o sctp-mib/sctpTables_freebsd.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o util_funcs/header_generic.lo util_funcs/header_generic.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c util_funcs/header_generic.c -fPIC -DPIC -o util_funcs/.libs/header_generic.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c util_funcs/header_generic.c -o util_funcs/header_generic.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibII/updates.lo mibII/updates.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/updates.c -fPIC -DPIC -o mibII/.libs/updates.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/updates.c -o mibII/updates.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibII/vacm_context.lo mibII/vacm_context.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/vacm_context.c -fPIC -DPIC -o mibII/.libs/vacm_context.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/vacm_context.c -o mibII/vacm_context.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibII/data_access/at_sysctl.lo mibII/data_access/at_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/data_access/at_sysctl.c -fPIC -DPIC -o mibII/data_access/.libs/at_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/data_access/at_sysctl.c -o mibII/data_access/at_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibII/data_access/at_unix.lo mibII/data_access/at_unix.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/data_access/at_unix.c -fPIC -DPIC -o mibII/data_access/.libs/at_unix.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/data_access/at_unix.c -o mibII/data_access/at_unix.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibII/udpTable.lo mibII/udpTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/udpTable.c -fPIC -DPIC -o mibII/.libs/udpTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/udpTable.c -o mibII/udpTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mibII/kernel_sysctl.lo mibII/kernel_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/kernel_sysctl.c -fPIC -DPIC -o mibII/.libs/kernel_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mibII/kernel_sysctl.c -o mibII/kernel_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/ip_scalars.lo ip-mib/ip_scalars.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ip_scalars.c -fPIC -DPIC -o ip-mib/.libs/ip_scalars.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ip_scalars.c -o ip-mib/ip_scalars.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o util_funcs/restart.lo util_funcs/restart.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c util_funcs/restart.c -fPIC -DPIC -o util_funcs/.libs/restart.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c util_funcs/restart.c -o util_funcs/restart.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ucd-snmp/pass_common.lo ucd-snmp/pass_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/pass_common.c -fPIC -DPIC -o ucd-snmp/.libs/pass_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ucd-snmp/pass_common.c -o ucd-snmp/pass_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o notification/snmpNotifyTable_data.lo notification/snmpNotifyTable_data.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c notification/snmpNotifyTable_data.c -fPIC -DPIC -o notification/.libs/snmpNotifyTable_data.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c notification/snmpNotifyTable_data.c -o notification/snmpNotifyTable_data.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o header_complex.lo header_complex.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c header_complex.c -fPIC -DPIC -o .libs/header_complex.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c header_complex.c -o header_complex.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_storage.lo snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_storage.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_storage.c -fPIC -DPIC -o snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_data_storage.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_storage.c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_storage.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.lo snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.c -fPIC -DPIC -o snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o notification/snmpNotifyFilterProfileTable_data.lo notification/snmpNotifyFilterProfileTable_data.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c notification/snmpNotifyFilterProfileTable_data.c -fPIC -DPIC -o notification/.libs/snmpNotifyFilterProfileTable_data.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c notification/snmpNotifyFilterProfileTable_data.c -o notification/snmpNotifyFilterProfileTable_data.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o target/snmpTargetAddrEntry_data.lo target/snmpTargetAddrEntry_data.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c target/snmpTargetAddrEntry_data.c -fPIC -DPIC -o target/.libs/snmpTargetAddrEntry_data.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c target/snmpTargetAddrEntry_data.c -o target/snmpTargetAddrEntry_data.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o target/snmpTargetParamsEntry_data.lo target/snmpTargetParamsEntry_data.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c target/snmpTargetParamsEntry_data.c -fPIC -DPIC -o target/.libs/snmpTargetParamsEntry_data.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c target/snmpTargetParamsEntry_data.c -o target/snmpTargetParamsEntry_data.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o hardware/memory/hw_mem.lo hardware/memory/hw_mem.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c hardware/memory/hw_mem.c -fPIC -DPIC -o hardware/memory/.libs/hw_mem.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c hardware/memory/hw_mem.c -o hardware/memory/hw_mem.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o hardware/memory/memory_freebsd.lo hardware/memory/memory_freebsd.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c hardware/memory/memory_freebsd.c -fPIC -DPIC -o hardware/memory/.libs/memory_freebsd.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c hardware/memory/memory_freebsd.c -o hardware/memory/memory_freebsd.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o hardware/fsys/hw_fsys.lo hardware/fsys/hw_fsys.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c hardware/fsys/hw_fsys.c -fPIC -DPIC -o hardware/fsys/.libs/hw_fsys.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c hardware/fsys/hw_fsys.c -o hardware/fsys/hw_fsys.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o hardware/fsys/fsys_getfsstats.lo hardware/fsys/fsys_getfsstats.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c hardware/fsys/fsys_getfsstats.c -fPIC -DPIC -o hardware/fsys/.libs/fsys_getfsstats.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c hardware/fsys/fsys_getfsstats.c -o hardware/fsys/fsys_getfsstats.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o host/data_access/swinst_pkginfo.lo host/data_access/swinst_pkginfo.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/data_access/swinst_pkginfo.c -fPIC -DPIC -o host/data_access/.libs/swinst_pkginfo.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/data_access/swinst_pkginfo.c -o host/data_access/swinst_pkginfo.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o host/data_access/swrun_kinfo.lo host/data_access/swrun_kinfo.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/data_access/swrun_kinfo.c -fPIC -DPIC -o host/data_access/.libs/swrun_kinfo.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c host/data_access/swrun_kinfo.c -o host/data_access/swrun_kinfo.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o hardware/cpu/cpu.lo hardware/cpu/cpu.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c hardware/cpu/cpu.c -fPIC -DPIC -o hardware/cpu/.libs/cpu.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c hardware/cpu/cpu.c -o hardware/cpu/cpu.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o hardware/cpu/cpu_sysctl.lo hardware/cpu/cpu_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c hardware/cpu/cpu_sysctl.c -fPIC -DPIC -o hardware/cpu/.libs/cpu_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c hardware/cpu/cpu_sysctl.c -o hardware/cpu/cpu_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o if-mib/ifTable/ifTable.lo if-mib/ifTable/ifTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c if-mib/ifTable/ifTable.c -fPIC -DPIC -o if-mib/ifTable/.libs/ifTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c if-mib/ifTable/ifTable.c -o if-mib/ifTable/ifTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o if-mib/ifXTable/ifXTable.lo if-mib/ifXTable/ifXTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c if-mib/ifXTable/ifXTable.c -fPIC -DPIC -o if-mib/ifXTable/.libs/ifXTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c if-mib/ifXTable/ifXTable.c -o if-mib/ifXTable/ifXTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/ipAddressTable/ipAddressTable.lo ip-mib/ipAddressTable/ipAddressTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipAddressTable/ipAddressTable.c -fPIC -DPIC -o ip-mib/ipAddressTable/.libs/ipAddressTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipAddressTable/ipAddressTable.c -o ip-mib/ipAddressTable/ipAddressTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/ipAddressPrefixTable/ipAddressPrefixTable.lo ip-mib/ipAddressPrefixTable/ipAddressPrefixTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipAddressPrefixTable/ipAddressPrefixTable.c -fPIC -DPIC -o ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipAddressPrefixTable/ipAddressPrefixTable.c -o ip-mib/ipAddressPrefixTable/ipAddressPrefixTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable.lo ip-mib/ipDefaultRouterTable/ipDefaultRouterTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable.c -fPIC -DPIC -o ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable.c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/inetNetToMediaTable/inetNetToMediaTable.lo ip-mib/inetNetToMediaTable/inetNetToMediaTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/inetNetToMediaTable/inetNetToMediaTable.c -fPIC -DPIC -o ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/inetNetToMediaTable/inetNetToMediaTable.c -o ip-mib/inetNetToMediaTable/inetNetToMediaTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.lo ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.c -fPIC -DPIC -o ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.c -o ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.lo ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.c -fPIC -DPIC -o ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.c -o ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/ipSystemStatsTable/ipSystemStatsTable.lo ip-mib/ipSystemStatsTable/ipSystemStatsTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipSystemStatsTable/ipSystemStatsTable.c -fPIC -DPIC -o ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipSystemStatsTable/ipSystemStatsTable.c -o ip-mib/ipSystemStatsTable/ipSystemStatsTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.lo ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.c -fPIC -DPIC -o ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.c -o ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.lo ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.c -fPIC -DPIC -o ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.c -o ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.lo ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.c -fPIC -DPIC -o ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.c -o ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.lo ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.c -fPIC -DPIC -o ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.c -o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o tcp-mib/tcpConnectionTable/tcpConnectionTable.lo tcp-mib/tcpConnectionTable/tcpConnectionTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c tcp-mib/tcpConnectionTable/tcpConnectionTable.c -fPIC -DPIC -o tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c tcp-mib/tcpConnectionTable/tcpConnectionTable.c -o tcp-mib/tcpConnectionTable/tcpConnectionTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o tcp-mib/tcpListenerTable/tcpListenerTable.lo tcp-mib/tcpListenerTable/tcpListenerTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable.c -fPIC -DPIC -o tcp-mib/tcpListenerTable/.libs/tcpListenerTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable.c -o tcp-mib/tcpListenerTable/tcpListenerTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o udp-mib/udpEndpointTable/udpEndpointTable.lo udp-mib/udpEndpointTable/udpEndpointTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c udp-mib/udpEndpointTable/udpEndpointTable.c -fPIC -DPIC -o udp-mib/udpEndpointTable/.libs/udpEndpointTable.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c udp-mib/udpEndpointTable/udpEndpointTable.c -o udp-mib/udpEndpointTable/udpEndpointTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.lo snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.c -fPIC -DPIC -o snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.lo snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.c -fPIC -DPIC -o snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o if-mib/data_access/interface.lo if-mib/data_access/interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c if-mib/data_access/interface.c -fPIC -DPIC -o if-mib/data_access/.libs/interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c if-mib/data_access/interface.c -o if-mib/data_access/interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o if-mib/ifTable/ifTable_interface.lo if-mib/ifTable/ifTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c if-mib/ifTable/ifTable_interface.c -fPIC -DPIC -o if-mib/ifTable/.libs/ifTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c if-mib/ifTable/ifTable_interface.c -o if-mib/ifTable/ifTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o if-mib/ifTable/ifTable_data_access.lo if-mib/ifTable/ifTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c if-mib/ifTable/ifTable_data_access.c -fPIC -DPIC -o if-mib/ifTable/.libs/ifTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c if-mib/ifTable/ifTable_data_access.c -o if-mib/ifTable/ifTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o if-mib/ifXTable/ifXTable_interface.lo if-mib/ifXTable/ifXTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c if-mib/ifXTable/ifXTable_interface.c -fPIC -DPIC -o if-mib/ifXTable/.libs/ifXTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c if-mib/ifXTable/ifXTable_interface.c -o if-mib/ifXTable/ifXTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o if-mib/ifXTable/ifXTable_data_access.lo if-mib/ifXTable/ifXTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c if-mib/ifXTable/ifXTable_data_access.c -fPIC -DPIC -o if-mib/ifXTable/.libs/ifXTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c if-mib/ifXTable/ifXTable_data_access.c -o if-mib/ifXTable/ifXTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/ipAddressTable/ipAddressTable_interface.lo ip-mib/ipAddressTable/ipAddressTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipAddressTable/ipAddressTable_interface.c -fPIC -DPIC -o ip-mib/ipAddressTable/.libs/ipAddressTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipAddressTable/ipAddressTable_interface.c -o ip-mib/ipAddressTable/ipAddressTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/ipAddressTable/ipAddressTable_data_access.lo ip-mib/ipAddressTable/ipAddressTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipAddressTable/ipAddressTable_data_access.c -fPIC -DPIC -o ip-mib/ipAddressTable/.libs/ipAddressTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipAddressTable/ipAddressTable_data_access.c -o ip-mib/ipAddressTable/ipAddressTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.lo ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.c -fPIC -DPIC -o ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.c -o ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.lo ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.c -fPIC -DPIC -o ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.c -o ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.lo ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.c -fPIC -DPIC -o ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.lo ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.c -fPIC -DPIC -o ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.lo ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.c -fPIC -DPIC -o ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_data_get.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/data_access/arp_common.lo ip-mib/data_access/arp_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/data_access/arp_common.c -fPIC -DPIC -o ip-mib/data_access/.libs/arp_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/data_access/arp_common.c -o ip-mib/data_access/arp_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/data_access/arp_sysctl.lo ip-mib/data_access/arp_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/data_access/arp_sysctl.c -fPIC -DPIC -o ip-mib/data_access/.libs/arp_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/data_access/arp_sysctl.c -o ip-mib/data_access/arp_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/data_access/systemstats_common.lo ip-mib/data_access/systemstats_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/data_access/systemstats_common.c -fPIC -DPIC -o ip-mib/data_access/.libs/systemstats_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/data_access/systemstats_common.c -o ip-mib/data_access/systemstats_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/data_access/systemstats_sysctl.lo ip-mib/data_access/systemstats_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/data_access/systemstats_sysctl.c -fPIC -DPIC -o ip-mib/data_access/.libs/systemstats_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/data_access/systemstats_sysctl.c -o ip-mib/data_access/systemstats_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/data_access/scalars_sysctl.lo ip-mib/data_access/scalars_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/data_access/scalars_sysctl.c -fPIC -DPIC -o ip-mib/data_access/.libs/scalars_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/data_access/scalars_sysctl.c -o ip-mib/data_access/scalars_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.lo ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.c -fPIC -DPIC -o ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.c -o ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.lo ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.c -fPIC -DPIC -o ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.c -o ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.lo ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c -fPIC -DPIC -o ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c -o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.lo ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.c -fPIC -DPIC -o ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.c -o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o tcp-mib/data_access/tcpConn_common.lo tcp-mib/data_access/tcpConn_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c tcp-mib/data_access/tcpConn_common.c -fPIC -DPIC -o tcp-mib/data_access/.libs/tcpConn_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c tcp-mib/data_access/tcpConn_common.c -o tcp-mib/data_access/tcpConn_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o tcp-mib/data_access/tcpConn_freebsd4.lo tcp-mib/data_access/tcpConn_freebsd4.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c tcp-mib/data_access/tcpConn_freebsd4.c -fPIC -DPIC -o tcp-mib/data_access/.libs/tcpConn_freebsd4.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c tcp-mib/data_access/tcpConn_freebsd4.c -o tcp-mib/data_access/tcpConn_freebsd4.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.lo tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.c -fPIC -DPIC -o tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.c -o tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.lo tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.c -fPIC -DPIC -o tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.c -o tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o tcp-mib/tcpListenerTable/tcpListenerTable_interface.lo tcp-mib/tcpListenerTable/tcpListenerTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable_interface.c -fPIC -DPIC -o tcp-mib/tcpListenerTable/.libs/tcpListenerTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable_interface.c -o tcp-mib/tcpListenerTable/tcpListenerTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o tcp-mib/tcpListenerTable/tcpListenerTable_data_access.lo tcp-mib/tcpListenerTable/tcpListenerTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable_data_access.c -fPIC -DPIC -o tcp-mib/tcpListenerTable/.libs/tcpListenerTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable_data_access.c -o tcp-mib/tcpListenerTable/tcpListenerTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o udp-mib/udpEndpointTable/udpEndpointTable_interface.lo udp-mib/udpEndpointTable/udpEndpointTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c udp-mib/udpEndpointTable/udpEndpointTable_interface.c -fPIC -DPIC -o udp-mib/udpEndpointTable/.libs/udpEndpointTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c udp-mib/udpEndpointTable/udpEndpointTable_interface.c -o udp-mib/udpEndpointTable/udpEndpointTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o udp-mib/udpEndpointTable/udpEndpointTable_data_access.lo udp-mib/udpEndpointTable/udpEndpointTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c udp-mib/udpEndpointTable/udpEndpointTable_data_access.c -fPIC -DPIC -o udp-mib/udpEndpointTable/.libs/udpEndpointTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c udp-mib/udpEndpointTable/udpEndpointTable_data_access.c -o udp-mib/udpEndpointTable/udpEndpointTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o if-mib/data_access/interface_sysctl.lo if-mib/data_access/interface_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c if-mib/data_access/interface_sysctl.c -fPIC -DPIC -o if-mib/data_access/.libs/interface_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c if-mib/data_access/interface_sysctl.c -o if-mib/data_access/interface_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/data_access/ipaddress_common.lo ip-mib/data_access/ipaddress_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/data_access/ipaddress_common.c -fPIC -DPIC -o ip-mib/data_access/.libs/ipaddress_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/data_access/ipaddress_common.c -o ip-mib/data_access/ipaddress_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/data_access/ipaddress_sysctl.lo ip-mib/data_access/ipaddress_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/data_access/ipaddress_sysctl.c -fPIC -DPIC -o ip-mib/data_access/.libs/ipaddress_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/data_access/ipaddress_sysctl.c -o ip-mib/data_access/ipaddress_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/data_access/defaultrouter_common.lo ip-mib/data_access/defaultrouter_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/data_access/defaultrouter_common.c -fPIC -DPIC -o ip-mib/data_access/.libs/defaultrouter_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/data_access/defaultrouter_common.c -o ip-mib/data_access/defaultrouter_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-mib/data_access/defaultrouter_sysctl.lo ip-mib/data_access/defaultrouter_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/data_access/defaultrouter_sysctl.c -fPIC -DPIC -o ip-mib/data_access/.libs/defaultrouter_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-mib/data_access/defaultrouter_sysctl.c -o ip-mib/data_access/defaultrouter_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-forward-mib/data_access/route_common.lo ip-forward-mib/data_access/route_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-forward-mib/data_access/route_common.c -fPIC -DPIC -o ip-forward-mib/data_access/.libs/route_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-forward-mib/data_access/route_common.c -o ip-forward-mib/data_access/route_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ip-forward-mib/data_access/route_sysctl.lo ip-forward-mib/data_access/route_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-forward-mib/data_access/route_sysctl.c -fPIC -DPIC -o ip-forward-mib/data_access/.libs/route_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ip-forward-mib/data_access/route_sysctl.c -o ip-forward-mib/data_access/route_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o udp-mib/data_access/udp_endpoint_common.lo udp-mib/data_access/udp_endpoint_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c udp-mib/data_access/udp_endpoint_common.c -fPIC -DPIC -o udp-mib/data_access/.libs/udp_endpoint_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c udp-mib/data_access/udp_endpoint_common.c -o udp-mib/data_access/udp_endpoint_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o udp-mib/data_access/udp_endpoint_freebsd4.lo udp-mib/data_access/udp_endpoint_freebsd4.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c udp-mib/data_access/udp_endpoint_freebsd4.c -fPIC -DPIC -o udp-mib/data_access/.libs/udp_endpoint_freebsd4.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c udp-mib/data_access/udp_endpoint_freebsd4.c -o udp-mib/data_access/udp_endpoint_freebsd4.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o mib_modules.lo mib_modules.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mib_modules.c -fPIC -DPIC -o .libs/mib_modules.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c mib_modules.c -o mib_modules.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o auto_nlist.lo auto_nlist.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c auto_nlist.c -fPIC -DPIC -o .libs/auto_nlist.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c auto_nlist.c -o auto_nlist.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -rpath /usr/local/lib -version-info 40:0:0 -o libnetsnmpmibs.la mibgroup/mibII/mta_sendmail.lo mibgroup/mibII/tcpTable.lo mibgroup/ucd-snmp/diskio.lo mibgroup/host/hrh_storage.lo mibgroup/host/hrh_filesys.lo mibgroup/host/hrSWInstalledTable.lo mibgroup/host/hrSWRunTable.lo mibgroup/host/hr_system.lo mibgroup/host/hr_device.lo mibgroup/host/hr_other.lo mibgroup/host/hr_proc.lo mibgroup/host/hr_network.lo mibgroup/host/hr_print.lo mibgroup/host/hr_disk.lo mibgroup/host/hr_partition.lo mibgroup/mibII/ip.lo mibgroup/sctp-mib/sctpScalars.lo mibgroup/util_funcs/header_simple_table.lo mibgroup/snmpv3/snmpEngine.lo mibgroup/snmpv3/snmpMPDStats.lo mibgroup/snmpv3/usmStats.lo mibgroup/snmpv3/usmUser.lo mibgroup/mibII/system_mib.lo mibgroup/mibII/sysORTable.lo mibgroup/mibII/snmp_mib.lo mibgroup/mibII/vacm_vars.lo mibgroup/mibII/setSerialNo.lo mibgroup/mibII/at.lo mibgroup/mibII/tcp.lo mibgroup/mibII/udp.lo mibgroup/mibII/icmp.lo mibgroup/ucd-snmp/disk_hw.lo mibgroup/ucd-snmp/proc.lo mibgroup/ucd-snmp/versioninfo.lo mibgroup/ucd-snmp/pass.lo mibgroup/ucd-snmp/pass_persist.lo mibgroup/ucd-snmp/loadave.lo mibgroup/agent/extend.lo mibgroup/ucd-snmp/errormib.lo mibgroup/ucd-snmp/file.lo mibgroup/ucd-snmp/dlmod.lo mibgroup/ucd-snmp/proxy.lo mibgroup/ucd-snmp/logmatch.lo mibgroup/ucd-snmp/memory.lo mibgroup/ucd-snmp/vmstat.lo mibgroup/notification/snmpNotifyTable.lo mibgroup/notification/snmpNotifyFilterProfileTable.lo mibgroup/notification-log-mib/notification_log.lo mibgroup/target/snmpTargetAddrEntry.lo mibgroup/target/snmpTargetParamsEntry.lo mibgroup/target/target.lo mibgroup/target/target_counters.lo mibgroup/agent/nsTransactionTable.lo mibgroup/agent/nsModuleTable.lo mibgroup/agent/nsDebug.lo mibgroup/agent/nsCache.lo mibgroup/agent/nsLogging.lo mibgroup/agent/nsVacmAccessTable.lo mibgroup/disman/event/mteScalars.lo mibgroup/disman/event/mteTrigger.lo mibgroup/disman/event/mteTriggerTable.lo mibgroup/disman/event/mteTriggerDeltaTable.lo mibgroup/disman/event/mteTriggerExistenceTable.lo mibgroup/disman/event/mteTriggerBooleanTable.lo mibgroup/disman/event/mteTriggerThresholdTable.lo mibgroup/disman/event/mteTriggerConf.lo mibgroup/disman/event/mteEvent.lo mibgroup/disman/event/mteEventTable.lo mibgroup/disman/event/mteEventSetTable.lo mibgroup/disman/event/mteEventNotificationTable.lo mibgroup/disman/event/mteEventConf.lo mibgroup/disman/event/mteObjects.lo mibgroup/disman/event/mteObjectsTable.lo mibgroup/disman/event/mteObjectsConf.lo mibgroup/disman/schedule/schedCore.lo mibgroup/disman/schedule/schedConf.lo mibgroup/disman/schedule/schedTable.lo mibgroup/utilities/override.lo mibgroup/host/data_access/swinst.lo mibgroup/host/data_access/swrun.lo mibgroup/host/hrSWRunPerfTable.lo mibgroup/util_funcs.lo mibgroup/mibII/ipAddr.lo mibgroup/mibII/var_route.lo mibgroup/mibII/route_write.lo mibgroup/sctp-mib/sctpScalars_common.lo mibgroup/sctp-mib/sctpScalars_freebsd.lo mibgroup/sctp-mib/sctpTables_common.lo mibgroup/sctp-mib/sctpAssocRemAddrTable.lo mibgroup/sctp-mib/sctpAssocLocalAddrTable.lo mibgroup/sctp-mib/sctpLookupLocalPortTable.lo mibgroup/sctp-mib/sctpLookupRemPortTable.lo mibgroup/sctp-mib/sctpLookupRemHostNameTable.lo mibgroup/sctp-mib/sctpLookupRemPrimIPAddrTable.lo mibgroup/sctp-mib/sctpLookupRemIPAddrTable.lo mibgroup/sctp-mib/sctpAssocTable.lo mibgroup/sctp-mib/sctpTables_freebsd.lo mibgroup/util_funcs/header_generic.lo mibgroup/mibII/updates.lo mibgroup/mibII/vacm_context.lo mibgroup/mibII/data_access/at_sysctl.lo mibgroup/mibII/data_access/at_unix.lo mibgroup/mibII/udpTable.lo mibgroup/mibII/kernel_sysctl.lo mibgroup/ip-mib/ip_scalars.lo mibgroup/util_funcs/restart.lo mibgroup/ucd-snmp/pass_common.lo mibgroup/notification/snmpNotifyTable_data.lo mibgroup/header_complex.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_storage.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.lo mibgroup/notification/snmpNotifyFilterProfileTable_data.lo mibgroup/target/snmpTargetAddrEntry_data.lo mibgroup/target/snmpTargetParamsEntry_data.lo mibgroup/hardware/memory/hw_mem.lo mibgroup/hardware/memory/memory_freebsd.lo mibgroup/hardware/fsys/hw_fsys.lo mibgroup/hardware/fsys/fsys_getfsstats.lo mibgroup/host/data_access/swinst_pkginfo.lo mibgroup/host/data_access/swrun_kinfo.lo mibgroup/hardware/cpu/cpu.lo mibgroup/hardware/cpu/cpu_sysctl.lo mibgroup/if-mib/ifTable/ifTable.lo mibgroup/if-mib/ifXTable/ifXTable.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable.lo mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable.lo mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.lo mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable.lo mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.lo mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable.lo mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.lo mibgroup/if-mib/data_access/interface.lo mibgroup/if-mib/ifTable/ifTable_interface.lo mibgroup/if-mib/ifTable/ifTable_data_access.lo mibgroup/if-mib/ifXTable/ifXTable_interface.lo mibgroup/if-mib/ifXTable/ifXTable_data_access.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable_interface.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable_data_access.lo mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.lo mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.lo mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.lo mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.lo mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.lo mibgroup/ip-mib/data_access/arp_common.lo mibgroup/ip-mib/data_access/arp_sysctl.lo mibgroup/ip-mib/data_access/systemstats_common.lo mibgroup/ip-mib/data_access/systemstats_sysctl.lo mibgroup/ip-mib/data_access/scalars_sysctl.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.lo mibgroup/tcp-mib/data_access/tcpConn_common.lo mibgroup/tcp-mib/data_access/tcpConn_freebsd4.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.lo mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_interface.lo mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_data_access.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_interface.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_data_access.lo mibgroup/if-mib/data_access/interface_sysctl.lo mibgroup/ip-mib/data_access/ipaddress_common.lo mibgroup/ip-mib/data_access/ipaddress_sysctl.lo mibgroup/ip-mib/data_access/defaultrouter_common.lo mibgroup/ip-mib/data_access/defaultrouter_sysctl.lo mibgroup/ip-forward-mib/data_access/route_common.lo mibgroup/ip-forward-mib/data_access/route_sysctl.lo mibgroup/udp-mib/data_access/udp_endpoint_common.lo mibgroup/udp-mib/data_access/udp_endpoint_freebsd4.lo mib_modules.lo auto_nlist.lo libnetsnmpagent.la ../snmplib/libnetsnmp.la -Wl,-no-undefined -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE -pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -lpthread -lm -lcrypt -lutil -lelf -lpkg -lssp_nonshared -lregex libtool: link: cc -shared -fPIC -DPIC mibgroup/mibII/.libs/mta_sendmail.o mibgroup/mibII/.libs/tcpTable.o mibgroup/ucd-snmp/.libs/diskio.o mibgroup/host/.libs/hrh_storage.o mibgroup/host/.libs/hrh_filesys.o mibgroup/host/.libs/hrSWInstalledTable.o mibgroup/host/.libs/hrSWRunTable.o mibgroup/host/.libs/hr_system.o mibgroup/host/.libs/hr_device.o mibgroup/host/.libs/hr_other.o mibgroup/host/.libs/hr_proc.o mibgroup/host/.libs/hr_network.o mibgroup/host/.libs/hr_print.o mibgroup/host/.libs/hr_disk.o mibgroup/host/.libs/hr_partition.o mibgroup/mibII/.libs/ip.o mibgroup/sctp-mib/.libs/sctpScalars.o mibgroup/util_funcs/.libs/header_simple_table.o mibgroup/snmpv3/.libs/snmpEngine.o mibgroup/snmpv3/.libs/snmpMPDStats.o mibgroup/snmpv3/.libs/usmStats.o mibgroup/snmpv3/.libs/usmUser.o mibgroup/mibII/.libs/system_mib.o mibgroup/mibII/.libs/sysORTable.o mibgroup/mibII/.libs/snmp_mib.o mibgroup/mibII/.libs/vacm_vars.o mibgroup/mibII/.libs/setSerialNo.o mibgroup/mibII/.libs/at.o mibgroup/mibII/.libs/tcp.o mibgroup/mibII/.libs/udp.o mibgroup/mibII/.libs/icmp.o mibgroup/ucd-snmp/.libs/disk_hw.o mibgroup/ucd-snmp/.libs/proc.o mibgroup/ucd-snmp/.libs/versioninfo.o mibgroup/ucd-snmp/.libs/pass.o mibgroup/ucd-snmp/.libs/pass_persist.o mibgroup/ucd-snmp/.libs/loadave.o mibgroup/agent/.libs/extend.o mibgroup/ucd-snmp/.libs/errormib.o mibgroup/ucd-snmp/.libs/file.o mibgroup/ucd-snmp/.libs/dlmod.o mibgroup/ucd-snmp/.libs/proxy.o mibgroup/ucd-snmp/.libs/logmatch.o mibgroup/ucd-snmp/.libs/memory.o mibgroup/ucd-snmp/.libs/vmstat.o mibgroup/notification/.libs/snmpNotifyTable.o mibgroup/notification/.libs/snmpNotifyFilterProfileTable.o mibgroup/notification-log-mib/.libs/notification_log.o mibgroup/target/.libs/snmpTargetAddrEntry.o mibgroup/target/.libs/snmpTargetParamsEntry.o mibgroup/target/.libs/target.o mibgroup/target/.libs/target_counters.o mibgroup/agent/.libs/nsTransactionTable.o mibgroup/agent/.libs/nsModuleTable.o mibgroup/agent/.libs/nsDebug.o mibgroup/agent/.libs/nsCache.o mibgroup/agent/.libs/nsLogging.o mibgroup/agent/.libs/nsVacmAccessTable.o mibgroup/disman/event/.libs/mteScalars.o mibgroup/disman/event/.libs/mteTrigger.o mibgroup/disman/event/.libs/mteTriggerTable.o mibgroup/disman/event/.libs/mteTriggerDeltaTable.o mibgroup/disman/event/.libs/mteTriggerExistenceTable.o mibgroup/disman/event/.libs/mteTriggerBooleanTable.o mibgroup/disman/event/.libs/mteTriggerThresholdTable.o mibgroup/disman/event/.libs/mteTriggerConf.o mibgroup/disman/event/.libs/mteEvent.o mibgroup/disman/event/.libs/mteEventTable.o mibgroup/disman/event/.libs/mteEventSetTable.o mibgroup/disman/event/.libs/mteEventNotificationTable.o mibgroup/disman/event/.libs/mteEventConf.o mibgroup/disman/event/.libs/mteObjects.o mibgroup/disman/event/.libs/mteObjectsTable.o mibgroup/disman/event/.libs/mteObjectsConf.o mibgroup/disman/schedule/.libs/schedCore.o mibgroup/disman/schedule/.libs/schedConf.o mibgroup/disman/schedule/.libs/schedTable.o mibgroup/utilities/.libs/override.o mibgroup/host/data_access/.libs/swinst.o mibgroup/host/data_access/.libs/swrun.o mibgroup/host/.libs/hrSWRunPerfTable.o mibgroup/.libs/util_funcs.o mibgroup/mibII/.libs/ipAddr.o mibgroup/mibII/.libs/var_route.o mibgroup/mibII/.libs/route_write.o mibgroup/sctp-mib/.libs/sctpScalars_common.o mibgroup/sctp-mib/.libs/sctpScalars_freebsd.o mibgroup/sctp-mib/.libs/sctpTables_common.o mibgroup/sctp-mib/.libs/sctpAssocRemAddrTable.o mibgroup/sctp-mib/.libs/sctpAssocLocalAddrTable.o mibgroup/sctp-mib/.libs/sctpLookupLocalPortTable.o mibgroup/sctp-mib/.libs/sctpLookupRemPortTable.o mibgroup/sctp-mib/.libs/sctpLookupRemHostNameTable.o mibgroup/sctp-mib/.libs/sctpLookupRemPrimIPAddrTable.o mibgroup/sctp-mib/.libs/sctpLookupRemIPAddrTable.o mibgroup/sctp-mib/.libs/sctpAssocTable.o mibgroup/sctp-mib/.libs/sctpTables_freebsd.o mibgroup/util_funcs/.libs/header_generic.o mibgroup/mibII/.libs/updates.o mibgroup/mibII/.libs/vacm_context.o mibgroup/mibII/data_access/.libs/at_sysctl.o mibgroup/mibII/data_access/.libs/at_unix.o mibgroup/mibII/.libs/udpTable.o mibgroup/mibII/.libs/kernel_sysctl.o mibgroup/ip-mib/.libs/ip_scalars.o mibgroup/util_funcs/.libs/restart.o mibgroup/ucd-snmp/.libs/pass_common.o mibgroup/notification/.libs/snmpNotifyTable_data.o mibgroup/.libs/header_complex.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_data_storage.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable.o mibgroup/notification/.libs/snmpNotifyFilterProfileTable_data.o mibgroup/target/.libs/snmpTargetAddrEntry_data.o mibgroup/target/.libs/snmpTargetParamsEntry_data.o mibgroup/hardware/memory/.libs/hw_mem.o mibgroup/hardware/memory/.libs/memory_freebsd.o mibgroup/hardware/fsys/.libs/hw_fsys.o mibgroup/hardware/fsys/.libs/fsys_getfsstats.o mibgroup/host/data_access/.libs/swinst_pkginfo.o mibgroup/host/data_access/.libs/swrun_kinfo.o mibgroup/hardware/cpu/.libs/cpu.o mibgroup/hardware/cpu/.libs/cpu_sysctl.o mibgroup/if-mib/ifTable/.libs/ifTable.o mibgroup/if-mib/ifXTable/.libs/ifXTable.o mibgroup/ip-mib/ipAddressTable/.libs/ipAddressTable.o mibgroup/ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable_interface.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable_data_access.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable_interface.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable_data_access.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_interface.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_data_access.o mibgroup/if-mib/data_access/.libs/interface.o mibgroup/if-mib/ifTable/.libs/ifTable_interface.o mibgroup/if-mib/ifTable/.libs/ifTable_data_access.o mibgroup/if-mib/ifXTable/.libs/ifXTable_interface.o mibgroup/if-mib/ifXTable/.libs/ifXTable_data_access.o mibgroup/ip-mib/ipAddressTable/.libs/ipAddressTable_interface.o mibgroup/ip-mib/ipAddressTable/.libs/ipAddressTable_data_access.o mibgroup/ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable_interface.o mibgroup/ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable_data_access.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_interface.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_data_access.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_data_get.o mibgroup/ip-mib/data_access/.libs/arp_common.o mibgroup/ip-mib/data_access/.libs/arp_sysctl.o mibgroup/ip-mib/data_access/.libs/systemstats_common.o mibgroup/ip-mib/data_access/.libs/systemstats_sysctl.o mibgroup/ip-mib/data_access/.libs/scalars_sysctl.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_interface.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_data_access.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_interface.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_data_access.o mibgroup/tcp-mib/data_access/.libs/tcpConn_common.o mibgroup/tcp-mib/data_access/.libs/tcpConn_freebsd4.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_interface.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_data_access.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable_interface.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable_data_access.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable_interface.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable_data_access.o mibgroup/if-mib/data_access/.libs/interface_sysctl.o mibgroup/ip-mib/data_access/.libs/ipaddress_common.o mibgroup/ip-mib/data_access/.libs/ipaddress_sysctl.o mibgroup/ip-mib/data_access/.libs/defaultrouter_common.o mibgroup/ip-mib/data_access/.libs/defaultrouter_sysctl.o mibgroup/ip-forward-mib/data_access/.libs/route_common.o mibgroup/ip-forward-mib/data_access/.libs/route_sysctl.o mibgroup/udp-mib/data_access/.libs/udp_endpoint_common.o mibgroup/udp-mib/data_access/.libs/udp_endpoint_freebsd4.o .libs/mib_modules.o .libs/auto_nlist.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/.libs -Wl,-rpath -Wl,/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs -Wl,-rpath -Wl,/usr/local/lib ./.libs/libnetsnmpagent.so /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs/libnetsnmp.so -L/usr/local/lib -L/lib -L/usr/local/lib/perl5/5.32/mach/CORE ../snmplib/.libs/libnetsnmp.so -lkvm -ldevstat -lcrypto -lperl -lpthread -lm -lcrypt -lutil -lelf -lpkg -lssp_nonshared -lregex -O2 -fstack-protector-strong -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-no-undefined -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE -pthread -Wl,-E -fstack-protector-strong -pthread -Wl,-soname -Wl,libnetsnmpmibs.so.40 -o .libs/libnetsnmpmibs.so.40.0.0 libtool: link: (cd ".libs" && rm -f "libnetsnmpmibs.so.40" && ln -s "libnetsnmpmibs.so.40.0.0" "libnetsnmpmibs.so.40") libtool: link: (cd ".libs" && rm -f "libnetsnmpmibs.so" && ln -s "libnetsnmpmibs.so.40.0.0" "libnetsnmpmibs.so") libtool: link: ar cru .libs/libnetsnmpmibs.a mibgroup/mibII/mta_sendmail.o mibgroup/mibII/tcpTable.o mibgroup/ucd-snmp/diskio.o mibgroup/host/hrh_storage.o mibgroup/host/hrh_filesys.o mibgroup/host/hrSWInstalledTable.o mibgroup/host/hrSWRunTable.o mibgroup/host/hr_system.o mibgroup/host/hr_device.o mibgroup/host/hr_other.o mibgroup/host/hr_proc.o mibgroup/host/hr_network.o mibgroup/host/hr_print.o mibgroup/host/hr_disk.o mibgroup/host/hr_partition.o mibgroup/mibII/ip.o mibgroup/sctp-mib/sctpScalars.o mibgroup/util_funcs/header_simple_table.o mibgroup/snmpv3/snmpEngine.o mibgroup/snmpv3/snmpMPDStats.o mibgroup/snmpv3/usmStats.o mibgroup/snmpv3/usmUser.o mibgroup/mibII/system_mib.o mibgroup/mibII/sysORTable.o mibgroup/mibII/snmp_mib.o mibgroup/mibII/vacm_vars.o mibgroup/mibII/setSerialNo.o mibgroup/mibII/at.o mibgroup/mibII/tcp.o mibgroup/mibII/udp.o mibgroup/mibII/icmp.o mibgroup/ucd-snmp/disk_hw.o mibgroup/ucd-snmp/proc.o mibgroup/ucd-snmp/versioninfo.o mibgroup/ucd-snmp/pass.o mibgroup/ucd-snmp/pass_persist.o mibgroup/ucd-snmp/loadave.o mibgroup/agent/extend.o mibgroup/ucd-snmp/errormib.o mibgroup/ucd-snmp/file.o mibgroup/ucd-snmp/dlmod.o mibgroup/ucd-snmp/proxy.o mibgroup/ucd-snmp/logmatch.o mibgroup/ucd-snmp/memory.o mibgroup/ucd-snmp/vmstat.o mibgroup/notification/snmpNotifyTable.o mibgroup/notification/snmpNotifyFilterProfileTable.o mibgroup/notification-log-mib/notification_log.o mibgroup/target/snmpTargetAddrEntry.o mibgroup/target/snmpTargetParamsEntry.o mibgroup/target/target.o mibgroup/target/target_counters.o mibgroup/agent/nsTransactionTable.o mibgroup/agent/nsModuleTable.o mibgroup/agent/nsDebug.o mibgroup/agent/nsCache.o mibgroup/agent/nsLogging.o mibgroup/agent/nsVacmAccessTable.o mibgroup/disman/event/mteScalars.o mibgroup/disman/event/mteTrigger.o mibgroup/disman/event/mteTriggerTable.o mibgroup/disman/event/mteTriggerDeltaTable.o mibgroup/disman/event/mteTriggerExistenceTable.o mibgroup/disman/event/mteTriggerBooleanTable.o mibgroup/disman/event/mteTriggerThresholdTable.o mibgroup/disman/event/mteTriggerConf.o mibgroup/disman/event/mteEvent.o mibgroup/disman/event/mteEventTable.o mibgroup/disman/event/mteEventSetTable.o mibgroup/disman/event/mteEventNotificationTable.o mibgroup/disman/event/mteEventConf.o mibgroup/disman/event/mteObjects.o mibgroup/disman/event/mteObjectsTable.o mibgroup/disman/event/mteObjectsConf.o mibgroup/disman/schedule/schedCore.o mibgroup/disman/schedule/schedConf.o mibgroup/disman/schedule/schedTable.o mibgroup/utilities/override.o mibgroup/host/data_access/swinst.o mibgroup/host/data_access/swrun.o mibgroup/host/hrSWRunPerfTable.o mibgroup/util_funcs.o mibgroup/mibII/ipAddr.o mibgroup/mibII/var_route.o mibgroup/mibII/route_write.o mibgroup/sctp-mib/sctpScalars_common.o mibgroup/sctp-mib/sctpScalars_freebsd.o mibgroup/sctp-mib/sctpTables_common.o mibgroup/sctp-mib/sctpAssocRemAddrTable.o mibgroup/sctp-mib/sctpAssocLocalAddrTable.o mibgroup/sctp-mib/sctpLookupLocalPortTable.o mibgroup/sctp-mib/sctpLookupRemPortTable.o mibgroup/sctp-mib/sctpLookupRemHostNameTable.o mibgroup/sctp-mib/sctpLookupRemPrimIPAddrTable.o mibgroup/sctp-mib/sctpLookupRemIPAddrTable.o mibgroup/sctp-mib/sctpAssocTable.o mibgroup/sctp-mib/sctpTables_freebsd.o mibgroup/util_funcs/header_generic.o mibgroup/mibII/updates.o mibgroup/mibII/vacm_context.o mibgroup/mibII/data_access/at_sysctl.o mibgroup/mibII/data_access/at_unix.o mibgroup/mibII/udpTable.o mibgroup/mibII/kernel_sysctl.o mibgroup/ip-mib/ip_scalars.o mibgroup/util_funcs/restart.o mibgroup/ucd-snmp/pass_common.o mibgroup/notification/snmpNotifyTable_data.o mibgroup/header_complex.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_storage.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.o mibgroup/notification/snmpNotifyFilterProfileTable_data.o mibgroup/target/snmpTargetAddrEntry_data.o mibgroup/target/snmpTargetParamsEntry_data.o mibgroup/hardware/memory/hw_mem.o mibgroup/hardware/memory/memory_freebsd.o mibgroup/hardware/fsys/hw_fsys.o mibgroup/hardware/fsys/fsys_getfsstats.o mibgroup/host/data_access/swinst_pkginfo.o mibgroup/host/data_access/swrun_kinfo.o mibgroup/hardware/cpu/cpu.o mibgroup/hardware/cpu/cpu_sysctl.o mibgroup/if-mib/ifTable/ifTable.o mibgroup/if-mib/ifXTable/ifXTable.o mibgroup/ip-mib/ipAddressTable/ipAddressTable.o mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable.o mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable.o mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable.o mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.o mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.o mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable.o mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.o mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.o mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.o mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.o mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable.o mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable.o mibgroup/udp-mib/udpEndpointTable/udpEndpointTable.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.o mibgroup/if-mib/data_access/interface.o mibgroup/if-mib/ifTable/ifTable_interface.o mibgroup/if-mib/ifTable/ifTable_data_access.o mibgroup/if-mib/ifXTable/ifXTable_interface.o mibgroup/if-mib/ifXTable/ifXTable_data_access.o mibgroup/ip-mib/ipAddressTable/ipAddressTable_interface.o mibgroup/ip-mib/ipAddressTable/ipAddressTable_data_access.o mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.o mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.o mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.o mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.o mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.o mibgroup/ip-mib/data_access/arp_common.o mibgroup/ip-mib/data_access/arp_sysctl.o mibgroup/ip-mib/data_access/systemstats_common.o mibgroup/ip-mib/data_access/systemstats_sysctl.o mibgroup/ip-mib/data_access/scalars_sysctl.o mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.o mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.o mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.o mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.o mibgroup/tcp-mib/data_access/tcpConn_common.o mibgroup/tcp-mib/data_access/tcpConn_freebsd4.o mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.o mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.o mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_interface.o mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_data_access.o mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_interface.o mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_data_access.o mibgroup/if-mib/data_access/interface_sysctl.o mibgroup/ip-mib/data_access/ipaddress_common.o mibgroup/ip-mib/data_access/ipaddress_sysctl.o mibgroup/ip-mib/data_access/defaultrouter_common.o mibgroup/ip-mib/data_access/defaultrouter_sysctl.o mibgroup/ip-forward-mib/data_access/route_common.o mibgroup/ip-forward-mib/data_access/route_sysctl.o mibgroup/udp-mib/data_access/udp_endpoint_common.o mibgroup/udp-mib/data_access/udp_endpoint_freebsd4.o mib_modules.o auto_nlist.o libtool: link: ranlib .libs/libnetsnmpmibs.a libtool: link: ( cd ".libs" && rm -f "libnetsnmpmibs.la" && ln -s "../libnetsnmpmibs.la" "libnetsnmpmibs.la" ) : libnetsnmpmibs.la /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmpd.lo snmpd.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpd.c -fPIC -DPIC -o .libs/snmpd.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpd.c -o snmpd.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o snmpd snmpd.lo -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto libnetsnmpagent.la libnetsnmpmibs.la ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -lregex -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE libtool: link: cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o .libs/snmpd .libs/snmpd.o -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE -L/usr/local/lib -L/lib ./.libs/libnetsnmpagent.so -L/usr/local/lib/perl5/5.32/mach/CORE ./.libs/libnetsnmpmibs.so /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/.libs/libnetsnmpagent.so /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs/libnetsnmp.so ../snmplib/.libs/libnetsnmp.so -lperl -lpthread -lcrypt -lutil -lelf -lpkg -lssp_nonshared -lregex -lm -lkvm -ldevstat -lcrypto -pthread -Wl,-rpath -Wl,/usr/local/lib making all in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/apps making all in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/apps/snmpnetstat /bin/sh ../../libtool --mode=compile cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o inet.lo inet.c libtool: compile: cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c inet.c -fPIC -DPIC -o .libs/inet.o libtool: compile: cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c inet.c -o inet.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o inet6.lo inet6.c libtool: compile: cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c inet6.c -fPIC -DPIC -o .libs/inet6.o libtool: compile: cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c inet6.c -o inet6.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o inetx.lo inetx.c libtool: compile: cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c inetx.c -fPIC -DPIC -o .libs/inetx.o libtool: compile: cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c inetx.c -o inetx.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o if.lo if.c libtool: compile: cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c if.c -fPIC -DPIC -o .libs/if.o libtool: compile: cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c if.c -o if.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o main.lo main.c libtool: compile: cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c main.c -fPIC -DPIC -o .libs/main.o libtool: compile: cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c main.c -o main.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o route.lo route.c libtool: compile: cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c route.c -fPIC -DPIC -o .libs/route.o libtool: compile: cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c route.c -o route.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o routex.lo routex.c libtool: compile: cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c routex.c -fPIC -DPIC -o .libs/routex.o libtool: compile: cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c routex.c -o routex.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o winstub.lo winstub.c libtool: compile: cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c winstub.c -fPIC -DPIC -o .libs/winstub.o libtool: compile: cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c winstub.c -o winstub.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o ffs.lo ffs.c libtool: compile: cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ffs.c -fPIC -DPIC -o .libs/ffs.o libtool: compile: cc -I../../include -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c ffs.c -o ffs.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o snmpnetstat inet.lo inet6.lo inetx.lo if.lo main.lo route.lo routex.lo winstub.lo ffs.lo -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto ../../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -lregex libtool: link: cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o .libs/snmpnetstat .libs/inet.o .libs/inet6.o .libs/inetx.o .libs/if.o .libs/main.o .libs/route.o .libs/routex.o .libs/winstub.o .libs/ffs.o -L/usr/local/lib -L/lib ../../snmplib/.libs/libnetsnmp.so -lelf -lpkg -lssp_nonshared -lregex -lm -lkvm -ldevstat -lcrypto -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmptrapd_handlers.lo snmptrapd_handlers.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmptrapd_handlers.c -fPIC -DPIC -o .libs/snmptrapd_handlers.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmptrapd_handlers.c -o snmptrapd_handlers.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmptrapd_log.lo snmptrapd_log.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmptrapd_log.c -fPIC -DPIC -o .libs/snmptrapd_log.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmptrapd_log.c -o snmptrapd_log.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmptrapd_auth.lo snmptrapd_auth.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmptrapd_auth.c -fPIC -DPIC -o .libs/snmptrapd_auth.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmptrapd_auth.c -o snmptrapd_auth.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmptrapd_sql.lo snmptrapd_sql.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmptrapd_sql.c -fPIC -DPIC -o .libs/snmptrapd_sql.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmptrapd_sql.c -o snmptrapd_sql.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -rpath /usr/local/lib -version-info 40:0:0 -o libnetsnmptrapd.la snmptrapd_handlers.lo snmptrapd_log.lo snmptrapd_auth.lo snmptrapd_sql.lo ../agent/libnetsnmpmibs.la ../snmplib/libnetsnmp.la -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE -pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -lpthread -lm -lcrypt -lutil -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto libtool: link: cc -shared -fPIC -DPIC .libs/snmptrapd_handlers.o .libs/snmptrapd_log.o .libs/snmptrapd_auth.o .libs/snmptrapd_sql.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/.libs -Wl,-rpath -Wl,/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs -Wl,-rpath -Wl,/usr/local/lib ../agent/.libs/libnetsnmpmibs.so /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/.libs/libnetsnmpagent.so -L/usr/local/lib -L/lib -L/usr/local/lib/perl5/5.32/mach/CORE /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs/libnetsnmp.so -lelf -lpkg -lssp_nonshared -lregex ../snmplib/.libs/libnetsnmp.so -lperl -lpthread -lcrypt -lutil -lm -lkvm -ldevstat -lcrypto -O2 -fstack-protector-strong -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE -pthread -Wl,-E -fstack-protector-strong -pthread -Wl,-soname -Wl,libnetsnmptrapd.so.40 -o .libs/libnetsnmptrapd.so.40.0.0 libtool: link: (cd ".libs" && rm -f "libnetsnmptrapd.so.40" && ln -s "libnetsnmptrapd.so.40.0.0" "libnetsnmptrapd.so.40") libtool: link: (cd ".libs" && rm -f "libnetsnmptrapd.so" && ln -s "libnetsnmptrapd.so.40.0.0" "libnetsnmptrapd.so") libtool: link: ar cru .libs/libnetsnmptrapd.a snmptrapd_handlers.o snmptrapd_log.o snmptrapd_auth.o snmptrapd_sql.o libtool: link: ranlib .libs/libnetsnmptrapd.a libtool: link: ( cd ".libs" && rm -f "libnetsnmptrapd.la" && ln -s "../libnetsnmptrapd.la" "libnetsnmptrapd.la" ) : libnetsnmptrapd.la /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmpget.lo snmpget.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpget.c -fPIC -DPIC -o .libs/snmpget.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpget.c -o snmpget.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o snmpget snmpget.lo -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -lregex libtool: link: cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o .libs/snmpget .libs/snmpget.o -L/usr/local/lib -L/lib ../snmplib/.libs/libnetsnmp.so -lelf -lpkg -lssp_nonshared -lregex -lm -lkvm -ldevstat -lcrypto -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmpgetnext.lo snmpgetnext.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpgetnext.c -fPIC -DPIC -o .libs/snmpgetnext.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpgetnext.c -o snmpgetnext.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o snmpgetnext snmpgetnext.lo -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -lregex libtool: link: cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o .libs/snmpgetnext .libs/snmpgetnext.o -L/usr/local/lib -L/lib ../snmplib/.libs/libnetsnmp.so -lelf -lpkg -lssp_nonshared -lregex -lm -lkvm -ldevstat -lcrypto -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmpset.lo snmpset.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpset.c -fPIC -DPIC -o .libs/snmpset.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpset.c -o snmpset.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o snmpset snmpset.lo -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -lregex libtool: link: cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o .libs/snmpset .libs/snmpset.o -L/usr/local/lib -L/lib ../snmplib/.libs/libnetsnmp.so -lelf -lpkg -lssp_nonshared -lregex -lm -lkvm -ldevstat -lcrypto -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmpwalk.lo snmpwalk.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpwalk.c -fPIC -DPIC -o .libs/snmpwalk.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpwalk.c -o snmpwalk.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o snmpwalk snmpwalk.lo -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -lregex libtool: link: cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o .libs/snmpwalk .libs/snmpwalk.o -L/usr/local/lib -L/lib ../snmplib/.libs/libnetsnmp.so -lelf -lpkg -lssp_nonshared -lregex -lm -lkvm -ldevstat -lcrypto -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmpbulkwalk.lo snmpbulkwalk.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpbulkwalk.c -fPIC -DPIC -o .libs/snmpbulkwalk.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpbulkwalk.c -o snmpbulkwalk.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o snmpbulkwalk snmpbulkwalk.lo -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -lregex libtool: link: cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o .libs/snmpbulkwalk .libs/snmpbulkwalk.o -L/usr/local/lib -L/lib ../snmplib/.libs/libnetsnmp.so -lelf -lpkg -lssp_nonshared -lregex -lm -lkvm -ldevstat -lcrypto -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmptable.lo snmptable.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmptable.c -fPIC -DPIC -o .libs/snmptable.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmptable.c -o snmptable.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o snmptable snmptable.lo -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -lregex libtool: link: cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o .libs/snmptable .libs/snmptable.o -L/usr/local/lib -L/lib ../snmplib/.libs/libnetsnmp.so -lelf -lpkg -lssp_nonshared -lregex -lm -lkvm -ldevstat -lcrypto -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmptrap.lo snmptrap.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmptrap.c -fPIC -DPIC -o .libs/snmptrap.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmptrap.c -o snmptrap.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o snmptrap snmptrap.lo -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -lregex libtool: link: cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o .libs/snmptrap .libs/snmptrap.o -L/usr/local/lib -L/lib ../snmplib/.libs/libnetsnmp.so -lelf -lpkg -lssp_nonshared -lregex -lm -lkvm -ldevstat -lcrypto -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmpbulkget.lo snmpbulkget.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpbulkget.c -fPIC -DPIC -o .libs/snmpbulkget.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpbulkget.c -o snmpbulkget.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o snmpbulkget snmpbulkget.lo -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -lregex libtool: link: cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o .libs/snmpbulkget .libs/snmpbulkget.o -L/usr/local/lib -L/lib ../snmplib/.libs/libnetsnmp.so -lelf -lpkg -lssp_nonshared -lregex -lm -lkvm -ldevstat -lcrypto -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmptranslate.lo snmptranslate.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmptranslate.c -fPIC -DPIC -o .libs/snmptranslate.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmptranslate.c -o snmptranslate.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o snmptranslate snmptranslate.lo -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -lregex libtool: link: cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o .libs/snmptranslate .libs/snmptranslate.o -L/usr/local/lib -L/lib ../snmplib/.libs/libnetsnmp.so -lelf -lpkg -lssp_nonshared -lregex -lm -lkvm -ldevstat -lcrypto -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmpstatus.lo snmpstatus.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpstatus.c -fPIC -DPIC -o .libs/snmpstatus.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpstatus.c -o snmpstatus.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o snmpstatus snmpstatus.lo -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -lregex libtool: link: cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o .libs/snmpstatus .libs/snmpstatus.o -L/usr/local/lib -L/lib ../snmplib/.libs/libnetsnmp.so -lelf -lpkg -lssp_nonshared -lregex -lm -lkvm -ldevstat -lcrypto -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmpdelta.lo snmpdelta.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpdelta.c -fPIC -DPIC -o .libs/snmpdelta.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpdelta.c -o snmpdelta.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o snmpdelta snmpdelta.lo -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -lregex libtool: link: cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o .libs/snmpdelta .libs/snmpdelta.o -L/usr/local/lib -L/lib ../snmplib/.libs/libnetsnmp.so -lelf -lpkg -lssp_nonshared -lregex -lm -lkvm -ldevstat -lcrypto -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmptest.lo snmptest.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmptest.c -fPIC -DPIC -o .libs/snmptest.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmptest.c -o snmptest.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o snmptest snmptest.lo -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -lregex libtool: link: cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o .libs/snmptest .libs/snmptest.o -L/usr/local/lib -L/lib ../snmplib/.libs/libnetsnmp.so -lelf -lpkg -lssp_nonshared -lregex -lm -lkvm -ldevstat -lcrypto -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmpdf.lo snmpdf.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpdf.c -fPIC -DPIC -o .libs/snmpdf.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpdf.c -o snmpdf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o snmpdf snmpdf.lo -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -lregex libtool: link: cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o .libs/snmpdf .libs/snmpdf.o -L/usr/local/lib -L/lib ../snmplib/.libs/libnetsnmp.so -lelf -lpkg -lssp_nonshared -lregex -lm -lkvm -ldevstat -lcrypto -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmpps.lo snmpps.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpps.c -fPIC -DPIC -o .libs/snmpps.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpps.c -o snmpps.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o snmpps snmpps.lo -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto -lcurses ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -lregex libtool: link: cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o .libs/snmpps .libs/snmpps.o -L/usr/local/lib -L/lib -lcurses ../snmplib/.libs/libnetsnmp.so -lelf -lpkg -lssp_nonshared -lregex -lm -lkvm -ldevstat -lcrypto -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmpping.lo snmpping.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpping.c -fPIC -DPIC -o .libs/snmpping.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpping.c -o snmpping.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o snmpping snmpping.lo -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -lregex -lm libtool: link: cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o .libs/snmpping .libs/snmpping.o -L/usr/local/lib -L/lib ../snmplib/.libs/libnetsnmp.so -lelf -lpkg -lssp_nonshared -lregex -lm -lkvm -ldevstat -lcrypto -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o agentxtrap.lo agentxtrap.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agentxtrap.c -fPIC -DPIC -o .libs/agentxtrap.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c agentxtrap.c -o agentxtrap.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o agentxtrap agentxtrap.lo -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto ../agent/libnetsnmpmibs.la ../agent/libnetsnmpagent.la ../snmplib/libnetsnmp.la -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -lregex libtool: link: cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o .libs/agentxtrap .libs/agentxtrap.o -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE -L/usr/local/lib -L/lib ../agent/.libs/libnetsnmpmibs.so /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/.libs/libnetsnmpagent.so -L/usr/local/lib/perl5/5.32/mach/CORE ../agent/.libs/libnetsnmpagent.so /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs/libnetsnmp.so ../snmplib/.libs/libnetsnmp.so -lperl -lpthread -lcrypt -lutil -lelf -lpkg -lssp_nonshared -lregex -lm -lkvm -ldevstat -lcrypto -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmpvacm.lo snmpvacm.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpvacm.c -fPIC -DPIC -o .libs/snmpvacm.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpvacm.c -o snmpvacm.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o snmpvacm snmpvacm.lo -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -lregex libtool: link: cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o .libs/snmpvacm .libs/snmpvacm.o -L/usr/local/lib -L/lib ../snmplib/.libs/libnetsnmp.so -lelf -lpkg -lssp_nonshared -lregex -lm -lkvm -ldevstat -lcrypto -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmpusm.lo snmpusm.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpusm.c -fPIC -DPIC -o .libs/snmpusm.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmpusm.c -o snmpusm.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o snmpusm snmpusm.lo -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -lregex libtool: link: cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o .libs/snmpusm .libs/snmpusm.o -L/usr/local/lib -L/lib ../snmplib/.libs/libnetsnmp.so -lelf -lpkg -lssp_nonshared -lregex -lm -lkvm -ldevstat -lcrypto -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o encode_keychange.lo encode_keychange.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c encode_keychange.c -fPIC -DPIC -o .libs/encode_keychange.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c encode_keychange.c -o encode_keychange.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o encode_keychange encode_keychange.lo -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -lregex libtool: link: cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o .libs/encode_keychange .libs/encode_keychange.o -L/usr/local/lib -L/lib ../snmplib/.libs/libnetsnmp.so -lelf -lpkg -lssp_nonshared -lregex -lm -lkvm -ldevstat -lcrypto -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmppcap.lo snmppcap.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmppcap.c -fPIC -DPIC -o .libs/snmppcap.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmppcap.c -o snmppcap.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o snmppcap snmppcap.lo -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -lregex -lpcap libtool: link: cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o .libs/snmppcap .libs/snmppcap.o -L/usr/local/lib -L/lib ../snmplib/.libs/libnetsnmp.so -lelf -lpkg -lssp_nonshared -lregex -lpcap -lm -lkvm -ldevstat -lcrypto -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c -o snmptrapd.lo snmptrapd.c libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmptrapd.c -fPIC -DPIC -o .libs/snmptrapd.o libtool: compile: cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/local/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -c snmptrapd.c -o snmptrapd.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o snmptrapd snmptrapd.lo libnetsnmptrapd.la -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto ../agent/libnetsnmpmibs.la ../agent/libnetsnmpagent.la ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -lregex -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE libtool: link: cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -o .libs/snmptrapd .libs/snmptrapd.o -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE ./.libs/libnetsnmptrapd.so /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/.libs/libnetsnmpmibs.so -L/usr/local/lib -L/lib -L/usr/local/lib/perl5/5.32/mach/CORE ../agent/.libs/libnetsnmpmibs.so /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/.libs/libnetsnmpagent.so ../agent/.libs/libnetsnmpagent.so /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs/libnetsnmp.so ../snmplib/.libs/libnetsnmp.so -lperl -lpthread -lcrypt -lutil -lelf -lpkg -lssp_nonshared -lregex -lm -lkvm -ldevstat -lcrypto -pthread -Wl,-rpath -Wl,/usr/local/lib making all in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/man /usr/bin/sed -f ../sedscript < ./snmpd.conf.5.def > snmpd.conf.5 /usr/bin/sed -f ../sedscript < ./snmptrapd.conf.5.def > snmptrapd.conf.5 /usr/bin/sed -f ../sedscript < ./snmp.conf.5.def > snmp.conf.5 /usr/bin/sed -f ../sedscript < ./snmp_config.5.def > snmp_config.5 /usr/bin/sed -f ../sedscript < ./variables.5.def > variables.5 /usr/bin/sed -f ../sedscript < ./snmpd.examples.5.def > snmpd.examples.5 /usr/bin/sed -f ../sedscript < ./snmpd.internal.5.def > snmpd.internal.5 /usr/bin/sed -f ../sedscript < ./agentxtrap.1.def > agentxtrap.1 /usr/bin/sed -f ../sedscript < ./snmpbulkget.1.def > snmpbulkget.1 /usr/bin/sed -f ../sedscript < ./snmpcmd.1.def > snmpcmd.1 /usr/bin/sed -f ../sedscript < ./snmpget.1.def > snmpget.1 /usr/bin/sed -f ../sedscript < ./snmpset.1.def > snmpset.1 /usr/bin/sed -f ../sedscript < ./snmpwalk.1.def > snmpwalk.1 /usr/bin/sed -f ../sedscript < ./snmpbulkwalk.1.def > snmpbulkwalk.1 /usr/bin/sed -f ../sedscript < ./snmpgetnext.1.def > snmpgetnext.1 /usr/bin/sed -f ../sedscript < ./snmptest.1.def > snmptest.1 /usr/bin/sed -f ../sedscript < ./snmptranslate.1.def > snmptranslate.1 /usr/bin/sed -f ../sedscript < ./snmptrap.1.def > snmptrap.1 /usr/bin/sed -f ../sedscript < ./snmpusm.1.def > snmpusm.1 /usr/bin/sed -f ../sedscript < ./snmpvacm.1.def > snmpvacm.1 /usr/bin/sed -f ../sedscript < ./snmptable.1.def > snmptable.1 /usr/bin/sed -f ../sedscript < ./snmpstatus.1.def > snmpstatus.1 /usr/bin/sed -f ../sedscript < ./snmpconf.1.def > snmpconf.1 /usr/bin/sed -f ../sedscript < ./mib2c.1.def > mib2c.1 /usr/bin/sed -f ../sedscript < ./snmpnetstat.1.def > snmpnetstat.1 /usr/bin/sed -f ../sedscript < ./snmpdelta.1.def > snmpdelta.1 /usr/bin/sed -f ../sedscript < ./snmpdf.1.def > snmpdf.1 /usr/bin/sed -f ../sedscript < ./snmpps.1.def > snmpps.1 /usr/bin/sed -f ../sedscript < ./encode_keychange.1.def > encode_keychange.1 /usr/bin/sed -f ../sedscript < ./fixproc.1.def > fixproc.1 /usr/bin/sed -f ../sedscript < ./net-snmp-config.1.def > net-snmp-config.1 /usr/bin/sed -f ../sedscript < ./mib2c-update.1.def > mib2c-update.1 /usr/bin/sed -f ../sedscript < ./tkmib.1.def > tkmib.1 /usr/bin/sed -f ../sedscript < ./traptoemail.1.def > traptoemail.1 /usr/bin/sed -f ../sedscript < ./net-snmp-create-v3-user.1.def > net-snmp-create-v3-user.1 awk '{ if ($0 == " * begin storage definitions ") { p = 1 } else if ($0 == " * end storage definitions ") { p = 0 } else if (p) { print $0}}' < ./../include/net-snmp/library/default_store.h > default_store.3.h /usr/bin/sed -f ../sedscript < ./default_store.3.top > default_store.3 cat default_store.3.h ./default_store.3.bot >> default_store.3 /usr/bin/sed -f ../sedscript < ./netsnmp_agent_api.3.def > netsnmp_agent_api.3 /usr/bin/sed -f ../sedscript < ./netsnmp_mib_api.3.def > netsnmp_mib_api.3 /usr/bin/sed -f ../sedscript < ./netsnmp_config_api.3.def > netsnmp_config_api.3 /usr/bin/sed -f ../sedscript < ./snmp_alarm.3.def > snmp_alarm.3 /usr/bin/sed -f ../sedscript < ./netsnmp_session_api.3.def > netsnmp_session_api.3 /usr/bin/sed -f ../sedscript < ./netsnmp_sess_api.3.def > netsnmp_sess_api.3 /usr/bin/sed -f ../sedscript < ./netsnmp_trap_api.3.def > netsnmp_trap_api.3 /usr/bin/sed -f ../sedscript < ./netsnmp_varbind_api.3.def > netsnmp_varbind_api.3 /usr/bin/sed -f ../sedscript < ./netsnmp_pdu_api.3.def > netsnmp_pdu_api.3 /usr/bin/sed -f ../sedscript < ./snmptrapd.8.def > snmptrapd.8 /usr/bin/sed -f ../sedscript < ./snmpd.8.def > snmpd.8 touch manaliases making man page alias add_mibdir -> netsnmp_mib_api.3 APIs making man page alias netsnmp_init_mib -> netsnmp_mib_api.3 APIs making man page alias shutdown_mib -> netsnmp_mib_api.3 APIs making man page alias netsnmp_read_module -> netsnmp_mib_api.3 APIs making man page alias read_mib -> netsnmp_mib_api.3 APIs making man page alias read_all_mibs -> netsnmp_mib_api.3 APIs making man page alias add_module_replacement -> netsnmp_mib_api.3 APIs making man page alias snmp_set_mib_errors -> netsnmp_mib_api.3 APIs making man page alias snmp_set_mib_warnings -> netsnmp_mib_api.3 APIs making man page alias snmp_set_save_descriptions -> netsnmp_mib_api.3 APIs making man page alias read_objid -> netsnmp_mib_api.3 APIs making man page alias snmp_parse_oid -> netsnmp_mib_api.3 APIs making man page alias get_module_node -> netsnmp_mib_api.3 APIs making man page alias print_mib -> netsnmp_mib_api.3 APIs making man page alias print_objid -> netsnmp_mib_api.3 APIs making man page alias fprint_objid -> netsnmp_mib_api.3 APIs making man page alias snprint_objid -> netsnmp_mib_api.3 APIs making man page alias print_description -> netsnmp_mib_api.3 APIs making man page alias fprint_description -> netsnmp_mib_api.3 APIs making man page alias snprint_description -> netsnmp_mib_api.3 APIs making man page alias register_config_handler -> netsnmp_config_api.3 APIs making man page alias register_const_config_handler -> netsnmp_config_api.3 APIs making man page alias register_prenetsnmp_mib_handler -> netsnmp_config_api.3 APIs making man page alias unregister_config_handler -> netsnmp_config_api.3 APIs making man page alias register_mib_handlers -> netsnmp_config_api.3 APIs making man page alias unregister_all_config_handlers -> netsnmp_config_api.3 APIs making man page alias register_app_config_handler -> netsnmp_config_api.3 APIs making man page alias register_app_prenetsnmp_mib_handler -> netsnmp_config_api.3 APIs making man page alias unregister_app_config_handler -> netsnmp_config_api.3 APIs making man page alias read_configs -> netsnmp_config_api.3 APIs making man page alias read_premib_configs -> netsnmp_config_api.3 APIs making man page alias read_config_print_usage -> netsnmp_config_api.3 APIs making man page alias config_perror -> netsnmp_config_api.3 APIs making man page alias config_pwarn -> netsnmp_config_api.3 APIs making man page alias snmp_alarm_register -> snmp_alarm.3 APIs making man page alias snmp_alarm_register_hr -> snmp_alarm.3 APIs making man page alias snmp_alarm_unregister -> snmp_alarm.3 APIs making man page alias snmp_sess_init -> netsnmp_session_api.3 APIs making man page alias snmp_open -> netsnmp_session_api.3 APIs making man page alias snmp_send -> netsnmp_session_api.3 APIs making man page alias snmp_async_send -> netsnmp_session_api.3 APIs making man page alias snmp_select_info -> netsnmp_session_api.3 APIs making man page alias snmp_read -> netsnmp_session_api.3 APIs making man page alias snmp_timeout -> netsnmp_session_api.3 APIs making man page alias snmp_synch_response -> netsnmp_session_api.3 APIs making man page alias snmp_close -> netsnmp_session_api.3 APIs making man page alias snmp_perror -> netsnmp_session_api.3 APIs making man page alias snmp_sess_perror -> netsnmp_session_api.3 APIs making man page alias snmp_error -> netsnmp_session_api.3 APIs making man page alias snmp_api_errstring -> netsnmp_session_api.3 APIs making man page alias snmp_sess_init -> netsnmp_sess_api.3 APIs making man page alias snmp_sess_open -> netsnmp_sess_api.3 APIs making man page alias snmp_sess_session -> netsnmp_sess_api.3 APIs making man page alias snmp_sess_send -> netsnmp_sess_api.3 APIs making man page alias snmp_sess_async_send -> netsnmp_sess_api.3 APIs making man page alias snmp_sess_select_info -> netsnmp_sess_api.3 APIs making man page alias snmp_sess_read -> netsnmp_sess_api.3 APIs making man page alias snmp_sess_timeout -> netsnmp_sess_api.3 APIs making man page alias snmp_sess_synch_response -> netsnmp_sess_api.3 APIs making man page alias snmp_sess_close -> netsnmp_sess_api.3 APIs making man page alias snmp_sess_error -> netsnmp_sess_api.3 APIs making man page alias send_easy_trap -> netsnmp_trap_api.3 APIs making man page alias send_trap_vars -> netsnmp_trap_api.3 APIs making man page alias send_v2trap -> netsnmp_trap_api.3 APIs making man page alias snmp_pdu_add_variable -> netsnmp_varbind_api.3 APIs making man page alias snmp_varlist_add_variable -> netsnmp_varbind_api.3 APIs making man page alias snmp_add_null_var -> netsnmp_varbind_api.3 APIs making man page alias snmp_clone_varbind -> netsnmp_varbind_api.3 APIs making man page alias snmp_set_var_objid -> netsnmp_varbind_api.3 APIs making man page alias snmp_set_var_value -> netsnmp_varbind_api.3 APIs making man page alias snmp_set_var_typed_value -> netsnmp_varbind_api.3 APIs making man page alias snmp_set_var_typed_integer -> netsnmp_varbind_api.3 APIs making man page alias print_variable -> netsnmp_varbind_api.3 APIs making man page alias fprint_variable -> netsnmp_varbind_api.3 APIs making man page alias snprint_variable -> netsnmp_varbind_api.3 APIs making man page alias print_value -> netsnmp_varbind_api.3 APIs making man page alias fprint_value -> netsnmp_varbind_api.3 APIs making man page alias snprint_value -> netsnmp_varbind_api.3 APIs making man page alias snmp_free_var -> netsnmp_varbind_api.3 APIs making man page alias snmp_free_varbind -> netsnmp_varbind_api.3 APIs making man page alias snmp_pdu_create -> netsnmp_pdu_api.3 APIs making man page alias snmp_clone_pdu -> netsnmp_pdu_api.3 APIs making man page alias snmp_fix_pdu -> netsnmp_pdu_api.3 APIs making man page alias snmp_free_pdu -> netsnmp_pdu_api.3 APIs making all in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/local /usr/bin/sed -f ../sedscript ./snmpcheck.def > snmpcheck if test "x/usr/local/bin/perl" != "x" ; then /usr/local/bin/perl -p -e 's%^#!.*/perl.*%#!/usr/local/bin/perl%' snmpcheck > snmpcheck.made ; else touch snmpcheck.made ; fi if test "x/usr/local/bin/perl" != "x" ; then /usr/local/bin/perl -p -e 's%^#!.*/perl.*%#!/usr/local/bin/perl%' ./tkmib > tkmib.made; else touch tkmib.made; fi if test "x/usr/local/bin/perl" != "x" ; then /usr/local/bin/perl -p -e 's%^#!.*/perl.*%#!/usr/local/bin/perl%;s#/usr/local/share/snmp#/usr/local/share/snmp#;' ./mib2c > mib2c.made; else touch mib2c.made; fi if test "x/usr/local/bin/perl" != "x" ; then /usr/local/bin/perl -p -e 's%^#!.*/perl.*%#!/usr/local/bin/perl%' ./fixproc > fixproc.made; else touch fixproc.made; fi if test "x/usr/local/bin/perl" != "x" ; then /usr/local/bin/perl -p -e 's%^#!.*/perl.*%#!/usr/local/bin/perl%' ./ipf-mod.pl > ipf-mod.pl.made; else touch ipf-mod.pl.made; fi if test "x/usr/local/bin/perl" != "x" ; then /usr/local/bin/perl -p -e 's%^#!.*/perl.*%#!/usr/local/bin/perl%; s#/usr/local/share#/usr/local/share#g; s#/usr/local/etc/snmp#/usr/local/etc/snmp#g; s#/var/net-snmp#/var/net-snmp#g' snmpconf > snmpconf.made; else touch snmpconf.made; fi if test "x/usr/local/bin/perl" != "x" ; then /usr/local/bin/perl -p -e 's%^#!.*/perl.*%#!/usr/local/bin/perl%; s#/usr/local/share#/usr/local/share#g; s#/usr/local/etc/snmp##g' ./traptoemail > traptoemail.made; else touch traptoemail.made; fi if test "x/usr/local/bin/perl" != "x" ; then /usr/local/bin/perl -p -e 's%^#!.*/perl.*%#!/usr/local/bin/perl%' ./snmp-bridge-mib > snmp-bridge-mib.made; else touch snmp-bridge-mib.made; fi if test "x/usr/local/bin/perl" != "x" ; then /usr/local/bin/perl -p -e 's%^#!.*/perl.*%#!/usr/local/bin/perl%;s#/usr/local/share/snmp#/usr/local/share/snmp#;' ./net-snmp-cert > net-snmp-cert.made; else touch net-snmp-cert.made; fi if test "x/usr/local/bin/perl" != "x" ; then /usr/local/bin/perl -p -e 's%^#!.*/perl.*%#!/usr/local/bin/perl%' checkbandwidth > checkbandwidth.made ; else touch checkbandwidth.made ; fi making all in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/mibs chmod a+x net-snmp-config touch net-snmp-config-x dir=`pwd` && cd perl && if false; then carp=-MCarp::Always; fi && export PERL5LIB="$dir/perl" && /usr/local/bin/perl $carp Makefile.PL -NET-SNMP-IN-SOURCE=true -NET-SNMP-CONFIG="sh $dir/net-snmp-config" Checking if your kit is complete... Looks good Writing MYMETA.yml and MYMETA.json Checking if your kit is complete... Looks good Writing MYMETA.yml and MYMETA.json Checking if your kit is complete... Looks good Writing MYMETA.yml and MYMETA.json Checking if your kit is complete... Looks good Writing MYMETA.yml and MYMETA.json Writing MYMETA.yml and MYMETA.json Writing MYMETA.yml and MYMETA.json Checking if your kit is complete... Looks good Writing MYMETA.yml and MYMETA.json Warning: prerequisite NetSNMP::OID 5.02 not found. Checking if your kit is complete... Looks good Writing MYMETA.yml and MYMETA.json Generating a Unix-style Makefile Writing Makefile for Bundle::NetSNMP Writing MYMETA.yml and MYMETA.json cp MakefileSubs.pm blib/lib/Bundle/MakefileSubs.pm cp default_store.pm ../blib/lib/NetSNMP/default_store.pm AutoSplitting ../blib/lib/NetSNMP/default_store.pm (../blib/lib/auto/NetSNMP/default_store) Running Mkbootstrap for default_store () chmod 644 "default_store.bs" "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- default_store.bs ../blib/arch/auto/NetSNMP/default_store/default_store.bs 644 "/usr/local/bin/perl" "/usr/local/lib/perl5/5.32/ExtUtils/xsubpp" -prototypes -typemap '/usr/local/lib/perl5/5.32/ExtUtils/typemap' -typemap '/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/perl/default_store/typemap' default_store.xs > default_store.xsc mv default_store.xsc default_store.c cc -c -I/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -I/usr/local/include -I. -I/usr/local/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wformat -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"5.09\" -DXS_VERSION=\"5.09\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" default_store.c rm -f ../blib/arch/auto/NetSNMP/default_store/default_store.so LD_RUN_PATH="/usr/local/lib:/usr/local/lib/perl5/5.32/mach/CORE" cc -shared -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto default_store.o -o ../blib/arch/auto/NetSNMP/default_store/default_store.so -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto -L/usr/local/lib -lnetsnmp -lcrypto -lelf -lpkg -lssp_nonshared -lregex chmod 755 ../blib/arch/auto/NetSNMP/default_store/default_store.so Manifying 1 pod document cp ASN.pm ../blib/lib/NetSNMP/ASN.pm AutoSplitting ../blib/lib/NetSNMP/ASN.pm (../blib/lib/auto/NetSNMP/ASN) Running Mkbootstrap for ASN () chmod 644 "ASN.bs" "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ASN.bs ../blib/arch/auto/NetSNMP/ASN/ASN.bs 644 "/usr/local/bin/perl" "/usr/local/lib/perl5/5.32/ExtUtils/xsubpp" -prototypes -typemap '/usr/local/lib/perl5/5.32/ExtUtils/typemap' ASN.xs > ASN.xsc mv ASN.xsc ASN.c cc -c -I/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -I/usr/local/include -I. -I/usr/local/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wformat -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"5.09\" -DXS_VERSION=\"5.09\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" ASN.c rm -f ../blib/arch/auto/NetSNMP/ASN/ASN.so LD_RUN_PATH="/usr/local/lib:/usr/local/lib/perl5/5.32/mach/CORE" cc -shared -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto ASN.o -o ../blib/arch/auto/NetSNMP/ASN/ASN.so -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto -L/usr/local/lib -lnetsnmp -lcrypto -lelf -lpkg -lssp_nonshared -lregex chmod 755 ../blib/arch/auto/NetSNMP/ASN/ASN.so Manifying 1 pod document cp OID.pm ../blib/lib/NetSNMP/OID.pm AutoSplitting ../blib/lib/NetSNMP/OID.pm (../blib/lib/auto/NetSNMP/OID) Running Mkbootstrap for OID () chmod 644 "OID.bs" "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- OID.bs ../blib/arch/auto/NetSNMP/OID/OID.bs 644 "/usr/local/bin/perl" "/usr/local/lib/perl5/5.32/ExtUtils/xsubpp" -prototypes -typemap '/usr/local/lib/perl5/5.32/ExtUtils/typemap' -typemap '/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/perl/OID/typemap' OID.xs > OID.xsc mv OID.xsc OID.c cc -c -I/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -I/usr/local/include -I. -I/usr/local/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wformat -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"5.09\" -DXS_VERSION=\"5.09\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" OID.c rm -f ../blib/arch/auto/NetSNMP/OID/OID.so LD_RUN_PATH="/usr/local/lib:/usr/local/lib/perl5/5.32/mach/CORE" cc -shared -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto OID.o -o ../blib/arch/auto/NetSNMP/OID/OID.so -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto -L/usr/local/lib -lnetsnmp -lcrypto -lelf -lpkg -lssp_nonshared -lregex chmod 755 ../blib/arch/auto/NetSNMP/OID/OID.so Manifying 1 pod document cp agent.pm ../blib/lib/NetSNMP/agent.pm AutoSplitting ../blib/lib/NetSNMP/agent.pm (../blib/lib/auto/NetSNMP/agent) cp netsnmp_request_infoPtr.pm ../blib/lib/NetSNMP/agent/netsnmp_request_infoPtr.pm cp Support.pm ../../blib/lib/NetSNMP/agent/Support.pm cp default_store.pm ../../blib/lib/NetSNMP/agent/default_store.pm AutoSplitting ../../blib/lib/NetSNMP/agent/default_store.pm (../../blib/lib/auto/NetSNMP/agent/default_store) Running Mkbootstrap for default_store () chmod 644 "default_store.bs" "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- default_store.bs ../../blib/arch/auto/NetSNMP/agent/default_store/default_store.bs 644 "/usr/local/bin/perl" "/usr/local/lib/perl5/5.32/ExtUtils/xsubpp" -prototypes -typemap '/usr/local/lib/perl5/5.32/ExtUtils/typemap' default_store.xs > default_store.xsc mv default_store.xsc default_store.c cc -c -I/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -I/usr/local/include -I. -I/usr/local/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wformat -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"5.09\" -DXS_VERSION=\"5.09\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" default_store.c rm -f ../../blib/arch/auto/NetSNMP/agent/default_store/default_store.so LD_RUN_PATH="/usr/local/lib:/usr/local/lib/perl5/5.32/mach/CORE" cc -shared -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto default_store.o -o ../../blib/arch/auto/NetSNMP/agent/default_store/default_store.so -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto -L/usr/local/lib -lnetsnmp -lcrypto -lelf -lpkg -lssp_nonshared -lregex chmod 755 ../../blib/arch/auto/NetSNMP/agent/default_store/default_store.so Manifying 1 pod document Running Mkbootstrap for agent () chmod 644 "agent.bs" "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- agent.bs ../blib/arch/auto/NetSNMP/agent/agent.bs 644 "/usr/local/bin/perl" "/usr/local/lib/perl5/5.32/ExtUtils/xsubpp" -prototypes -typemap '/usr/local/lib/perl5/5.32/ExtUtils/typemap' -typemap '/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/perl/agent/typemap' agent.xs > agent.xsc mv agent.xsc agent.c cc -c -I/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -I/usr/local/include -I. -I/usr/local/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wformat -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"5.09\" -DXS_VERSION=\"5.09\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" agent.c rm -f ../blib/arch/auto/NetSNMP/agent/agent.so LD_RUN_PATH="/usr/local/lib:/usr/local/lib/perl5/5.32/mach/CORE" cc -shared -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto agent.o -o ../blib/arch/auto/NetSNMP/agent/agent.so -L/usr/local/lib -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/.libs -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent -lnetsnmpmibs -lnetsnmpagent -lnetsnmp chmod 755 ../blib/arch/auto/NetSNMP/agent/agent.so Manifying 2 pod documents cp SNMP.pm ../blib/lib/SNMP.pm AutoSplitting ../blib/lib/SNMP.pm (../blib/lib/auto/SNMP) Running Mkbootstrap for SNMP () chmod 644 "SNMP.bs" "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SNMP.bs ../blib/arch/auto/SNMP/SNMP.bs 644 "/usr/local/bin/perl" "/usr/local/lib/perl5/5.32/ExtUtils/xsubpp" -noprototypes -typemap '/usr/local/lib/perl5/5.32/ExtUtils/typemap' -typemap '/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/perl/SNMP/typemap' SNMP.xs > SNMP.xsc mv SNMP.xsc SNMP.c cc -c -I/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -I/usr/local/include -I. -I/usr/local/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wformat -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"5.09\" -DXS_VERSION=\"5.09\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" SNMP.c rm -f ../blib/arch/auto/SNMP/SNMP.so LD_RUN_PATH="/usr/local/lib:/usr/local/lib/perl5/5.32/mach/CORE" cc -shared -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto SNMP.o -o ../blib/arch/auto/SNMP/SNMP.so -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto -L/usr/local/lib -lnetsnmp -lcrypto -lelf -lpkg -lssp_nonshared -lregex chmod 755 ../blib/arch/auto/SNMP/SNMP.so Manifying 1 pod document cp TrapReceiver.pm ../blib/lib/NetSNMP/TrapReceiver.pm AutoSplitting ../blib/lib/NetSNMP/TrapReceiver.pm (../blib/lib/auto/NetSNMP/TrapReceiver) Running Mkbootstrap for TrapReceiver () chmod 644 "TrapReceiver.bs" "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- TrapReceiver.bs ../blib/arch/auto/NetSNMP/TrapReceiver/TrapReceiver.bs 644 "/usr/local/bin/perl" "/usr/local/lib/perl5/5.32/ExtUtils/xsubpp" -prototypes -typemap '/usr/local/lib/perl5/5.32/ExtUtils/typemap' -typemap '/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/perl/TrapReceiver/typemap' TrapReceiver.xs > TrapReceiver.xsc mv TrapReceiver.xsc TrapReceiver.c cc -c -I. -I/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -I/usr/local/include -I. -I/usr/local/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wformat -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"5.09\" -DXS_VERSION=\"5.09\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" TrapReceiver.c rm -f ../blib/arch/auto/NetSNMP/TrapReceiver/TrapReceiver.so LD_RUN_PATH="/usr/local/lib:/usr/local/lib/perl5/5.32/mach/CORE" cc -shared -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto TrapReceiver.o -o ../blib/arch/auto/NetSNMP/TrapReceiver/TrapReceiver.so -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/apps/.libs -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/apps -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/.libs -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib -lnetsnmptrapd -lnetsnmpmibs -lnetsnmpagent -lnetsnmp chmod 755 ../blib/arch/auto/NetSNMP/TrapReceiver/TrapReceiver.so Manifying 1 pod document /usr/bin/find /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/perl -name Makefile | /usr/bin/xargs /usr/bin/sed -i.bak -E -e ' s!^(PREFIX) = .*!\1 = /usr/local!; s!^(INSTALLMAN3DIR|INSTALLSITEMAN3DIR) = .*!\1 = /usr/local/man/man3!; s!^(INSTALLSITELIB|INSTALLSITEARCH) = /usr/local/(.*)!\1 = /usr/local/\2!; s! doc_(perl|site|\$\(INSTALLDIRS\))_install$!!; ' =========================================================================== =================================================== ===> net-snmp-5.9_2,1 depends on file: /usr/local/lib/libcrypto.so.46 - found ===> net-snmp-5.9_2,1 depends on package: perl5>=5.32.r0<5.33 - found =========================================================================== =================================================== ===> Staging for net-snmp-5.9_2,1 ===> Generating temporary packing list creating directory /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp mkdir /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp installing version.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp installing net-snmp-features.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp creating directory /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp installing include/net-snmp/net-snmp-config.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp creating directory /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system mkdir /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing aix.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing bsd.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing bsdi3.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing bsdi4.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing bsdi.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing cygwin.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing darwin.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing darwin7.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing darwin8.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing darwin9.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing darwin10.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing darwin11.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing darwin12.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing darwin13.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing darwin14.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing darwin15.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing darwin16.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing darwin17.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing dragonfly.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing dynix.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing freebsd2.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing freebsd3.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing freebsd4.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing freebsd5.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing freebsd6.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing freebsd7.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing freebsd8.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing freebsd9.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing freebsd10.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing freebsd11.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing freebsd12.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing freebsd13.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing freebsd14.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing freebsd.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing generic.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing hpux.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing irix.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing linux.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing mingw32.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing mingw32msvc.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing mips.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing netbsd.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing nto-qnx6.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing osf5.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing openbsd.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing openbsd6.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing openbsd5.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing openbsd4.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing solaris2.3.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing solaris2.4.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing solaris2.5.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing solaris2.6.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing solaris.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing sunos.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing svr5.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing sysv.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system installing ultrix4.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/system creating directory /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/machine mkdir /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/machine installing generic.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/machine making installlibs in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmp.so.40.0.0 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmp.so.40.0.0 libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib && { ln -s -f libnetsnmp.so.40.0.0 libnetsnmp.so.40 || { rm -f libnetsnmp.so.40 && ln -s libnetsnmp.so.40.0.0 libnetsnmp.so.40; }; }) libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib && { ln -s -f libnetsnmp.so.40.0.0 libnetsnmp.so || { rm -f libnetsnmp.so && ln -s libnetsnmp.so.40.0.0 libnetsnmp.so; }; }) libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmp.lai /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmp.la libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmp.a /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmp.a libtool: install: chmod 644 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmp.a libtool: install: ranlib /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmp.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' installing libnetsnmp.la in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib making installlibs in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent libtool: warning: relinking 'libnetsnmpagent.la' libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent; /bin/sh "/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/libtool" --mode=relink cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -rpath /usr/local/lib -version-info 40:0:0 -o libnetsnmpagent.la helpers/all_helpers.lo helpers/baby_steps.lo helpers/bulk_to_next.lo helpers/cache_handler.lo helpers/debug_handler.lo helpers/instance.lo helpers/mode_end_call.lo helpers/multiplexer.lo helpers/null.lo helpers/old_api.lo helpers/read_only.lo helpers/row_merge.lo helpers/scalar.lo helpers/scalar_group.lo helpers/serialize.lo helpers/snmp_get_statistic.lo helpers/stash_cache.lo helpers/stash_to_next.lo helpers/table.lo helpers/table_array.lo helpers/table_container.lo helpers/table_data.lo helpers/table_dataset.lo helpers/table_iterator.lo helpers/table_row.lo helpers/table_tdata.lo helpers/watcher.lo agent_handler.lo agent_index.lo agent_read_config.lo agent_registry.lo agent_sysORTable.lo agent_trap.lo kernel.lo netsnmp_close_fds.lo snmp_agent.lo snmp_vars.lo mibgroup/smux/smux.lo mibgroup/snmpv3/usmConf.lo mibgroup/agentx/master.lo mibgroup/agentx/subagent.lo mibgroup/utilities/execute.lo mibgroup/utilities/iquery.lo mibgroup/mibII/vacm_conf.lo mibgroup/agentx/protocol.lo mibgroup/agentx/master_admin.lo mibgroup/agentx/agentx_config.lo mibgroup/agentx/client.lo snmp_perl.lo ../snmplib/libnetsnmp.la -Wl,-no-undefined -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE -pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -lpthread -lm -lcrypt -lutil -lelf -lpkg -lssp_nonshared -lregex -inst-prefix-dir /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage) libtool: relink: cc -shared -fPIC -DPIC helpers/.libs/all_helpers.o helpers/.libs/baby_steps.o helpers/.libs/bulk_to_next.o helpers/.libs/cache_handler.o helpers/.libs/debug_handler.o helpers/.libs/instance.o helpers/.libs/mode_end_call.o helpers/.libs/multiplexer.o helpers/.libs/null.o helpers/.libs/old_api.o helpers/.libs/read_only.o helpers/.libs/row_merge.o helpers/.libs/scalar.o helpers/.libs/scalar_group.o helpers/.libs/serialize.o helpers/.libs/snmp_get_statistic.o helpers/.libs/stash_cache.o helpers/.libs/stash_to_next.o helpers/.libs/table.o helpers/.libs/table_array.o helpers/.libs/table_container.o helpers/.libs/table_data.o helpers/.libs/table_dataset.o helpers/.libs/table_iterator.o helpers/.libs/table_row.o helpers/.libs/table_tdata.o helpers/.libs/watcher.o .libs/agent_handler.o .libs/agent_index.o .libs/agent_read_config.o .libs/agent_registry.o .libs/agent_sysORTable.o .libs/agent_trap.o .libs/kernel.o .libs/netsnmp_close_fds.o .libs/snmp_agent.o .libs/snmp_vars.o mibgroup/smux/.libs/smux.o mibgroup/snmpv3/.libs/usmConf.o mibgroup/agentx/.libs/master.o mibgroup/agentx/.libs/subagent.o mibgroup/utilities/.libs/execute.o mibgroup/utilities/.libs/iquery.o mibgroup/mibII/.libs/vacm_conf.o mibgroup/agentx/.libs/protocol.o mibgroup/agentx/.libs/master_admin.o mibgroup/agentx/.libs/agentx_config.o mibgroup/agentx/.libs/client.o .libs/snmp_perl.o -Wl,-rpath -Wl,/usr/local/lib ../snmplib/.libs/libnetsnmp.so -L/usr/local/lib -L/lib -lkvm -ldevstat -lcrypto -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -lpthread -lm -lcrypt -lutil -lelf -lpkg -lssp_nonshared -lregex -O2 -fstack-protector-strong -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-no-undefined -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE -pthread -Wl,-E -fstack-protector-strong -pthread -Wl,-soname -Wl,libnetsnmpagent.so.40 -o .libs/libnetsnmpagent.so.40.0.0 libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmpagent.so.40.0.0T /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmpagent.so.40.0.0 libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib && { ln -s -f libnetsnmpagent.so.40.0.0 libnetsnmpagent.so.40 || { rm -f libnetsnmpagent.so.40 && ln -s libnetsnmpagent.so.40.0.0 libnetsnmpagent.so.40; }; }) libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib && { ln -s -f libnetsnmpagent.so.40.0.0 libnetsnmpagent.so || { rm -f libnetsnmpagent.so && ln -s libnetsnmpagent.so.40.0.0 libnetsnmpagent.so; }; }) libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmpagent.lai /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmpagent.la libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmpagent.a /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmpagent.a libtool: install: chmod 644 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmpagent.a libtool: install: ranlib /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmpagent.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' installing libnetsnmpagent.la in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib making installlibs in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/helpers libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmphelpers.so.40.0.0 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmphelpers.so.40.0.0 libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib && { ln -s -f libnetsnmphelpers.so.40.0.0 libnetsnmphelpers.so.40 || { rm -f libnetsnmphelpers.so.40 && ln -s libnetsnmphelpers.so.40.0.0 libnetsnmphelpers.so.40; }; }) libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib && { ln -s -f libnetsnmphelpers.so.40.0.0 libnetsnmphelpers.so || { rm -f libnetsnmphelpers.so && ln -s libnetsnmphelpers.so.40.0.0 libnetsnmphelpers.so; }; }) libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmphelpers.lai /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmphelpers.la libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmphelpers.a /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmphelpers.a libtool: install: chmod 644 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmphelpers.a libtool: install: ranlib /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmphelpers.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' installing libnetsnmphelpers.la in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib making installlibs in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/mibgroup libtool: warning: relinking 'libnetsnmpmibs.la' libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent; /bin/sh "/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/libtool" --mode=relink cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -rpath /usr/local/lib -version-info 40:0:0 -o libnetsnmpmibs.la mibgroup/mibII/mta_sendmail.lo mibgroup/mibII/tcpTable.lo mibgroup/ucd-snmp/diskio.lo mibgroup/host/hrh_storage.lo mibgroup/host/hrh_filesys.lo mibgroup/host/hrSWInstalledTable.lo mibgroup/host/hrSWRunTable.lo mibgroup/host/hr_system.lo mibgroup/host/hr_device.lo mibgroup/host/hr_other.lo mibgroup/host/hr_proc.lo mibgroup/host/hr_network.lo mibgroup/host/hr_print.lo mibgroup/host/hr_disk.lo mibgroup/host/hr_partition.lo mibgroup/mibII/ip.lo mibgroup/sctp-mib/sctpScalars.lo mibgroup/util_funcs/header_simple_table.lo mibgroup/snmpv3/snmpEngine.lo mibgroup/snmpv3/snmpMPDStats.lo mibgroup/snmpv3/usmStats.lo mibgroup/snmpv3/usmUser.lo mibgroup/mibII/system_mib.lo mibgroup/mibII/sysORTable.lo mibgroup/mibII/snmp_mib.lo mibgroup/mibII/vacm_vars.lo mibgroup/mibII/setSerialNo.lo mibgroup/mibII/at.lo mibgroup/mibII/tcp.lo mibgroup/mibII/udp.lo mibgroup/mibII/icmp.lo mibgroup/ucd-snmp/disk_hw.lo mibgroup/ucd-snmp/proc.lo mibgroup/ucd-snmp/versioninfo.lo mibgroup/ucd-snmp/pass.lo mibgroup/ucd-snmp/pass_persist.lo mibgroup/ucd-snmp/loadave.lo mibgroup/agent/extend.lo mibgroup/ucd-snmp/errormib.lo mibgroup/ucd-snmp/file.lo mibgroup/ucd-snmp/dlmod.lo mibgroup/ucd-snmp/proxy.lo mibgroup/ucd-snmp/logmatch.lo mibgroup/ucd-snmp/memory.lo mibgroup/ucd-snmp/vmstat.lo mibgroup/notification/snmpNotifyTable.lo mibgroup/notification/snmpNotifyFilterProfileTable.lo mibgroup/notification-log-mib/notification_log.lo mibgroup/target/snmpTargetAddrEntry.lo mibgroup/target/snmpTargetParamsEntry.lo mibgroup/target/target.lo mibgroup/target/target_counters.lo mibgroup/agent/nsTransactionTable.lo mibgroup/agent/nsModuleTable.lo mibgroup/agent/nsDebug.lo mibgroup/agent/nsCache.lo mibgroup/agent/nsLogging.lo mibgroup/agent/nsVacmAccessTable.lo mibgroup/disman/event/mteScalars.lo mibgroup/disman/event/mteTrigger.lo mibgroup/disman/event/mteTriggerTable.lo mibgroup/disman/event/mteTriggerDeltaTable.lo mibgroup/disman/event/mteTriggerExistenceTable.lo mibgroup/disman/event/mteTriggerBooleanTable.lo mibgroup/disman/event/mteTriggerThresholdTable.lo mibgroup/disman/event/mteTriggerConf.lo mibgroup/disman/event/mteEvent.lo mibgroup/disman/event/mteEventTable.lo mibgroup/disman/event/mteEventSetTable.lo mibgroup/disman/event/mteEventNotificationTable.lo mibgroup/disman/event/mteEventConf.lo mibgroup/disman/event/mteObjects.lo mibgroup/disman/event/mteObjectsTable.lo mibgroup/disman/event/mteObjectsConf.lo mibgroup/disman/schedule/schedCore.lo mibgroup/disman/schedule/schedConf.lo mibgroup/disman/schedule/schedTable.lo mibgroup/utilities/override.lo mibgroup/host/data_access/swinst.lo mibgroup/host/data_access/swrun.lo mibgroup/host/hrSWRunPerfTable.lo mibgroup/util_funcs.lo mibgroup/mibII/ipAddr.lo mibgroup/mibII/var_route.lo mibgroup/mibII/route_write.lo mibgroup/sctp-mib/sctpScalars_common.lo mibgroup/sctp-mib/sctpScalars_freebsd.lo mibgroup/sctp-mib/sctpTables_common.lo mibgroup/sctp-mib/sctpAssocRemAddrTable.lo mibgroup/sctp-mib/sctpAssocLocalAddrTable.lo mibgroup/sctp-mib/sctpLookupLocalPortTable.lo mibgroup/sctp-mib/sctpLookupRemPortTable.lo mibgroup/sctp-mib/sctpLookupRemHostNameTable.lo mibgroup/sctp-mib/sctpLookupRemPrimIPAddrTable.lo mibgroup/sctp-mib/sctpLookupRemIPAddrTable.lo mibgroup/sctp-mib/sctpAssocTable.lo mibgroup/sctp-mib/sctpTables_freebsd.lo mibgroup/util_funcs/header_generic.lo mibgroup/mibII/updates.lo mibgroup/mibII/vacm_context.lo mibgroup/mibII/data_access/at_sysctl.lo mibgroup/mibII/data_access/at_unix.lo mibgroup/mibII/udpTable.lo mibgroup/mibII/kernel_sysctl.lo mibgroup/ip-mib/ip_scalars.lo mibgroup/util_funcs/restart.lo mibgroup/ucd-snmp/pass_common.lo mibgroup/notification/snmpNotifyTable_data.lo mibgroup/header_complex.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_storage.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.lo mibgroup/notification/snmpNotifyFilterProfileTable_data.lo mibgroup/target/snmpTargetAddrEntry_data.lo mibgroup/target/snmpTargetParamsEntry_data.lo mibgroup/hardware/memory/hw_mem.lo mibgroup/hardware/memory/memory_freebsd.lo mibgroup/hardware/fsys/hw_fsys.lo mibgroup/hardware/fsys/fsys_getfsstats.lo mibgroup/host/data_access/swinst_pkginfo.lo mibgroup/host/data_access/swrun_kinfo.lo mibgroup/hardware/cpu/cpu.lo mibgroup/hardware/cpu/cpu_sysctl.lo mibgroup/if-mib/ifTable/ifTable.lo mibgroup/if-mib/ifXTable/ifXTable.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable.lo mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable.lo mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.lo mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable.lo mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.lo mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable.lo mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.lo mibgroup/if-mib/data_access/interface.lo mibgroup/if-mib/ifTable/ifTable_interface.lo mibgroup/if-mib/ifTable/ifTable_data_access.lo mibgroup/if-mib/ifXTable/ifXTable_interface.lo mibgroup/if-mib/ifXTable/ifXTable_data_access.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable_interface.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable_data_access.lo mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.lo mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.lo mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.lo mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.lo mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.lo mibgroup/ip-mib/data_access/arp_common.lo mibgroup/ip-mib/data_access/arp_sysctl.lo mibgroup/ip-mib/data_access/systemstats_common.lo mibgroup/ip-mib/data_access/systemstats_sysctl.lo mibgroup/ip-mib/data_access/scalars_sysctl.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.lo mibgroup/tcp-mib/data_access/tcpConn_common.lo mibgroup/tcp-mib/data_access/tcpConn_freebsd4.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.lo mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_interface.lo mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_data_access.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_interface.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_data_access.lo mibgroup/if-mib/data_access/interface_sysctl.lo mibgroup/ip-mib/data_access/ipaddress_common.lo mibgroup/ip-mib/data_access/ipaddress_sysctl.lo mibgroup/ip-mib/data_access/defaultrouter_common.lo mibgroup/ip-mib/data_access/defaultrouter_sysctl.lo mibgroup/ip-forward-mib/data_access/route_common.lo mibgroup/ip-forward-mib/data_access/route_sysctl.lo mibgroup/udp-mib/data_access/udp_endpoint_common.lo mibgroup/udp-mib/data_access/udp_endpoint_freebsd4.lo mib_modules.lo auto_nlist.lo libnetsnmpagent.la ../snmplib/libnetsnmp.la -Wl,-no-undefined -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE -pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -lpthread -lm -lcrypt -lutil -lelf -lpkg -lssp_nonshared -lregex -inst-prefix-dir /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage) libtool: relink: cc -shared -fPIC -DPIC mibgroup/mibII/.libs/mta_sendmail.o mibgroup/mibII/.libs/tcpTable.o mibgroup/ucd-snmp/.libs/diskio.o mibgroup/host/.libs/hrh_storage.o mibgroup/host/.libs/hrh_filesys.o mibgroup/host/.libs/hrSWInstalledTable.o mibgroup/host/.libs/hrSWRunTable.o mibgroup/host/.libs/hr_system.o mibgroup/host/.libs/hr_device.o mibgroup/host/.libs/hr_other.o mibgroup/host/.libs/hr_proc.o mibgroup/host/.libs/hr_network.o mibgroup/host/.libs/hr_print.o mibgroup/host/.libs/hr_disk.o mibgroup/host/.libs/hr_partition.o mibgroup/mibII/.libs/ip.o mibgroup/sctp-mib/.libs/sctpScalars.o mibgroup/util_funcs/.libs/header_simple_table.o mibgroup/snmpv3/.libs/snmpEngine.o mibgroup/snmpv3/.libs/snmpMPDStats.o mibgroup/snmpv3/.libs/usmStats.o mibgroup/snmpv3/.libs/usmUser.o mibgroup/mibII/.libs/system_mib.o mibgroup/mibII/.libs/sysORTable.o mibgroup/mibII/.libs/snmp_mib.o mibgroup/mibII/.libs/vacm_vars.o mibgroup/mibII/.libs/setSerialNo.o mibgroup/mibII/.libs/at.o mibgroup/mibII/.libs/tcp.o mibgroup/mibII/.libs/udp.o mibgroup/mibII/.libs/icmp.o mibgroup/ucd-snmp/.libs/disk_hw.o mibgroup/ucd-snmp/.libs/proc.o mibgroup/ucd-snmp/.libs/versioninfo.o mibgroup/ucd-snmp/.libs/pass.o mibgroup/ucd-snmp/.libs/pass_persist.o mibgroup/ucd-snmp/.libs/loadave.o mibgroup/agent/.libs/extend.o mibgroup/ucd-snmp/.libs/errormib.o mibgroup/ucd-snmp/.libs/file.o mibgroup/ucd-snmp/.libs/dlmod.o mibgroup/ucd-snmp/.libs/proxy.o mibgroup/ucd-snmp/.libs/logmatch.o mibgroup/ucd-snmp/.libs/memory.o mibgroup/ucd-snmp/.libs/vmstat.o mibgroup/notification/.libs/snmpNotifyTable.o mibgroup/notification/.libs/snmpNotifyFilterProfileTable.o mibgroup/notification-log-mib/.libs/notification_log.o mibgroup/target/.libs/snmpTargetAddrEntry.o mibgroup/target/.libs/snmpTargetParamsEntry.o mibgroup/target/.libs/target.o mibgroup/target/.libs/target_counters.o mibgroup/agent/.libs/nsTransactionTable.o mibgroup/agent/.libs/nsModuleTable.o mibgroup/agent/.libs/nsDebug.o mibgroup/agent/.libs/nsCache.o mibgroup/agent/.libs/nsLogging.o mibgroup/agent/.libs/nsVacmAccessTable.o mibgroup/disman/event/.libs/mteScalars.o mibgroup/disman/event/.libs/mteTrigger.o mibgroup/disman/event/.libs/mteTriggerTable.o mibgroup/disman/event/.libs/mteTriggerDeltaTable.o mibgroup/disman/event/.libs/mteTriggerExistenceTable.o mibgroup/disman/event/.libs/mteTriggerBooleanTable.o mibgroup/disman/event/.libs/mteTriggerThresholdTable.o mibgroup/disman/event/.libs/mteTriggerConf.o mibgroup/disman/event/.libs/mteEvent.o mibgroup/disman/event/.libs/mteEventTable.o mibgroup/disman/event/.libs/mteEventSetTable.o mibgroup/disman/event/.libs/mteEventNotificationTable.o mibgroup/disman/event/.libs/mteEventConf.o mibgroup/disman/event/.libs/mteObjects.o mibgroup/disman/event/.libs/mteObjectsTable.o mibgroup/disman/event/.libs/mteObjectsConf.o mibgroup/disman/schedule/.libs/schedCore.o mibgroup/disman/schedule/.libs/schedConf.o mibgroup/disman/schedule/.libs/schedTable.o mibgroup/utilities/.libs/override.o mibgroup/host/data_access/.libs/swinst.o mibgroup/host/data_access/.libs/swrun.o mibgroup/host/.libs/hrSWRunPerfTable.o mibgroup/.libs/util_funcs.o mibgroup/mibII/.libs/ipAddr.o mibgroup/mibII/.libs/var_route.o mibgroup/mibII/.libs/route_write.o mibgroup/sctp-mib/.libs/sctpScalars_common.o mibgroup/sctp-mib/.libs/sctpScalars_freebsd.o mibgroup/sctp-mib/.libs/sctpTables_common.o mibgroup/sctp-mib/.libs/sctpAssocRemAddrTable.o mibgroup/sctp-mib/.libs/sctpAssocLocalAddrTable.o mibgroup/sctp-mib/.libs/sctpLookupLocalPortTable.o mibgroup/sctp-mib/.libs/sctpLookupRemPortTable.o mibgroup/sctp-mib/.libs/sctpLookupRemHostNameTable.o mibgroup/sctp-mib/.libs/sctpLookupRemPrimIPAddrTable.o mibgroup/sctp-mib/.libs/sctpLookupRemIPAddrTable.o mibgroup/sctp-mib/.libs/sctpAssocTable.o mibgroup/sctp-mib/.libs/sctpTables_freebsd.o mibgroup/util_funcs/.libs/header_generic.o mibgroup/mibII/.libs/updates.o mibgroup/mibII/.libs/vacm_context.o mibgroup/mibII/data_access/.libs/at_sysctl.o mibgroup/mibII/data_access/.libs/at_unix.o mibgroup/mibII/.libs/udpTable.o mibgroup/mibII/.libs/kernel_sysctl.o mibgroup/ip-mib/.libs/ip_scalars.o mibgroup/util_funcs/.libs/restart.o mibgroup/ucd-snmp/.libs/pass_common.o mibgroup/notification/.libs/snmpNotifyTable_data.o mibgroup/.libs/header_complex.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_data_storage.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable.o mibgroup/notification/.libs/snmpNotifyFilterProfileTable_data.o mibgroup/target/.libs/snmpTargetAddrEntry_data.o mibgroup/target/.libs/snmpTargetParamsEntry_data.o mibgroup/hardware/memory/.libs/hw_mem.o mibgroup/hardware/memory/.libs/memory_freebsd.o mibgroup/hardware/fsys/.libs/hw_fsys.o mibgroup/hardware/fsys/.libs/fsys_getfsstats.o mibgroup/host/data_access/.libs/swinst_pkginfo.o mibgroup/host/data_access/.libs/swrun_kinfo.o mibgroup/hardware/cpu/.libs/cpu.o mibgroup/hardware/cpu/.libs/cpu_sysctl.o mibgroup/if-mib/ifTable/.libs/ifTable.o mibgroup/if-mib/ifXTable/.libs/ifXTable.o mibgroup/ip-mib/ipAddressTable/.libs/ipAddressTable.o mibgroup/ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable_interface.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable_data_access.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable_interface.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable_data_access.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_interface.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_data_access.o mibgroup/if-mib/data_access/.libs/interface.o mibgroup/if-mib/ifTable/.libs/ifTable_interface.o mibgroup/if-mib/ifTable/.libs/ifTable_data_access.o mibgroup/if-mib/ifXTable/.libs/ifXTable_interface.o mibgroup/if-mib/ifXTable/.libs/ifXTable_data_access.o mibgroup/ip-mib/ipAddressTable/.libs/ipAddressTable_interface.o mibgroup/ip-mib/ipAddressTable/.libs/ipAddressTable_data_access.o mibgroup/ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable_interface.o mibgroup/ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable_data_access.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_interface.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_data_access.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_data_get.o mibgroup/ip-mib/data_access/.libs/arp_common.o mibgroup/ip-mib/data_access/.libs/arp_sysctl.o mibgroup/ip-mib/data_access/.libs/systemstats_common.o mibgroup/ip-mib/data_access/.libs/systemstats_sysctl.o mibgroup/ip-mib/data_access/.libs/scalars_sysctl.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_interface.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_data_access.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_interface.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_data_access.o mibgroup/tcp-mib/data_access/.libs/tcpConn_common.o mibgroup/tcp-mib/data_access/.libs/tcpConn_freebsd4.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_interface.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_data_access.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable_interface.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable_data_access.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable_interface.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable_data_access.o mibgroup/if-mib/data_access/.libs/interface_sysctl.o mibgroup/ip-mib/data_access/.libs/ipaddress_common.o mibgroup/ip-mib/data_access/.libs/ipaddress_sysctl.o mibgroup/ip-mib/data_access/.libs/defaultrouter_common.o mibgroup/ip-mib/data_access/.libs/defaultrouter_sysctl.o mibgroup/ip-forward-mib/data_access/.libs/route_common.o mibgroup/ip-forward-mib/data_access/.libs/route_sysctl.o mibgroup/udp-mib/data_access/.libs/udp_endpoint_common.o mibgroup/udp-mib/data_access/.libs/udp_endpoint_freebsd4.o .libs/mib_modules.o .libs/auto_nlist.o -Wl,-rpath -Wl,/usr/local/lib ./.libs/libnetsnmpagent.so /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs/libnetsnmp.so -L/usr/local/lib -L/lib -L/usr/local/lib/perl5/5.32/mach/CORE ../snmplib/.libs/libnetsnmp.so -lkvm -ldevstat -lcrypto -lperl -lpthread -lm -lcrypt -lutil -lelf -lpkg -lssp_nonshared -lregex -O2 -fstack-protector-strong -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-no-undefined -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE -pthread -Wl,-E -fstack-protector-strong -pthread -Wl,-soname -Wl,libnetsnmpmibs.so.40 -o .libs/libnetsnmpmibs.so.40.0.0 libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmpmibs.so.40.0.0T /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmpmibs.so.40.0.0 libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib && { ln -s -f libnetsnmpmibs.so.40.0.0 libnetsnmpmibs.so.40 || { rm -f libnetsnmpmibs.so.40 && ln -s libnetsnmpmibs.so.40.0.0 libnetsnmpmibs.so.40; }; }) libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib && { ln -s -f libnetsnmpmibs.so.40.0.0 libnetsnmpmibs.so || { rm -f libnetsnmpmibs.so && ln -s libnetsnmpmibs.so.40.0.0 libnetsnmpmibs.so; }; }) libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmpmibs.lai /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmpmibs.la libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmpmibs.a /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmpmibs.a libtool: install: chmod 644 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmpmibs.a libtool: install: ranlib /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmpmibs.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' installing libnetsnmpmibs.la in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib making installlibs in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/apps libtool: warning: relinking 'libnetsnmptrapd.la' libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/apps; /bin/sh "/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/libtool" --mode=relink cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -rpath /usr/local/lib -version-info 40:0:0 -o libnetsnmptrapd.la snmptrapd_handlers.lo snmptrapd_log.lo snmptrapd_auth.lo snmptrapd_sql.lo ../agent/libnetsnmpmibs.la ../snmplib/libnetsnmp.la -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE -pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -lpthread -lm -lcrypt -lutil -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto -inst-prefix-dir /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/snmptrapd_handlers.o .libs/snmptrapd_log.o .libs/snmptrapd_auth.o .libs/snmptrapd_sql.o -Wl,-rpath -Wl,/usr/local/lib ../agent/.libs/libnetsnmpmibs.so /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/.libs/libnetsnmpagent.so -L/usr/local/lib -L/lib -L/usr/local/lib/perl5/5.32/mach/CORE /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs/libnetsnmp.so -lelf -lpkg -lssp_nonshared -lregex ../snmplib/.libs/libnetsnmp.so -lperl -lpthread -lcrypt -lutil -lm -lkvm -ldevstat -lcrypto -O2 -fstack-protector-strong -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE -pthread -Wl,-E -fstack-protector-strong -pthread -Wl,-soname -Wl,libnetsnmptrapd.so.40 -o .libs/libnetsnmptrapd.so.40.0.0 libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmptrapd.so.40.0.0T /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmptrapd.so.40.0.0 libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib && { ln -s -f libnetsnmptrapd.so.40.0.0 libnetsnmptrapd.so.40 || { rm -f libnetsnmptrapd.so.40 && ln -s libnetsnmptrapd.so.40.0.0 libnetsnmptrapd.so.40; }; }) libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib && { ln -s -f libnetsnmptrapd.so.40.0.0 libnetsnmptrapd.so || { rm -f libnetsnmptrapd.so && ln -s libnetsnmptrapd.so.40.0.0 libnetsnmptrapd.so; }; }) libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmptrapd.lai /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmptrapd.la libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmptrapd.a /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmptrapd.a libtool: install: chmod 644 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmptrapd.a libtool: install: ranlib /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmptrapd.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' installing libnetsnmptrapd.la in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib making installlibs in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/apps/snmpnetstat making installlibs in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/man making installlibs in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/local making installlibs in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/mibs mkdir /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/pkgconfig installing netsnmp.pc in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/pkgconfig installing netsnmp-agent.pc in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/pkgconfig libtool: install: /usr/bin/install -c -m 755 netsnmp.pc /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/pkgconfig/netsnmp.pc libtool: install: /usr/bin/install -c -m 755 netsnmp-agent.pc /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/pkgconfig/netsnmp-agent.pc libtool: install: /usr/bin/install -c -m 755 net-snmp-config /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/net-snmp-config libtool: install: /usr/bin/install -c -m 755 net-snmp-create-v3-user /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/net-snmp-create-v3-user installing net-snmp-config in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin installing net-snmp-create-v3-user in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin making install in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib creating directory /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp installing config_api.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp installing definitions.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp installing mib_api.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp installing net-snmp-includes.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp installing output_api.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp installing pdu_api.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp installing session_api.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp installing snmpv3_api.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp installing types.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp installing utilities.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp installing varbind_api.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp installing version.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp creating directory /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library mkdir /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing README in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing asn1.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing callback.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing cert_util.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing check_varbind.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing container.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing container_binary_array.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing container_iterator.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing container_list_ssll.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing container_null.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing data_list.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing default_store.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing dir_utils.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing factory.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing fd_event_manager.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing file_utils.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing getopt.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing int64.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing keytools.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing large_fd_set.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing lcd_time.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing md5.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing mib.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing mt_support.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing netsnmp-attribute-format.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing oid.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing oid_stash.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing parse.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing read_config.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing scapi.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmp-tc.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmp.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmp_alarm.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmp_api.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmp_assert.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmp_client.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmp_debug.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmp_enum.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmp_impl.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmp_logging.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmp_parse_args.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmp_secmod.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmp_service.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmp_transport.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmpv3.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing system.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing text_utils.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing tools.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing transform_oids.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing types.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing ucd_compat.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing vacm.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing winpipe.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing winservice.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmpIPv6BaseDomain.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmpIPBaseDomain.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmpUDPBaseDomain.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmpUDPIPv4BaseDomain.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmpTCPBaseDomain.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmpSocketBaseDomain.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmpIPv4BaseDomain.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmpUDPIPv6Domain.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmpTCPIPv6Domain.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmpUDPDomain.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmpTCPDomain.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmpAliasDomain.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmpUnixDomain.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmpCallbackDomain.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing snmpusm.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library creating directory /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library installing ../include/net-snmp/library/snmpv3-security-includes.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/library libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmp.so.40.0.0 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmp.so.40.0.0 libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib && { ln -s -f libnetsnmp.so.40.0.0 libnetsnmp.so.40 || { rm -f libnetsnmp.so.40 && ln -s libnetsnmp.so.40.0.0 libnetsnmp.so.40; }; }) libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib && { ln -s -f libnetsnmp.so.40.0.0 libnetsnmp.so || { rm -f libnetsnmp.so && ln -s libnetsnmp.so.40.0.0 libnetsnmp.so; }; }) libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmp.lai /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmp.la libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmp.a /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmp.a libtool: install: chmod 644 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmp.a libtool: install: ranlib /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmp.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' installing libnetsnmp.la in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib making install in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent creating directory /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent mkdir /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing agent_read_config.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing agent_registry.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing agent_index.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing agent_sysORTable.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing agent_trap.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing auto_nlist.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing ds_agent.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing snmp_agent.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing snmp_vars.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing var_struct.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing agent_handler.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing net-snmp-agent-includes.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing mib_modules.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing agent_callbacks.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing sysORTable.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing all_helpers.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing baby_steps.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing bulk_to_next.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing cache_handler.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing debug_handler.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing instance.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing mode_end_call.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing multiplexer.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing null.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing old_api.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing read_only.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing row_merge.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing scalar.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing scalar_group.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing serialize.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing snmp_get_statistic.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing stash_cache.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing stash_to_next.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing table_array.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing table_container.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing table.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing table_data.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing table_dataset.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing table_tdata.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing table_iterator.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing watcher.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing netsnmp_close_fds.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing mfd.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing set_helper.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent creating directory /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing ../include/net-snmp/agent/mib_module_config.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing ../include/net-snmp/agent/agent_module_config.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing mibgroup/mib_module_includes.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent libtool: warning: relinking 'libnetsnmpagent.la' libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent; /bin/sh "/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/libtool" --mode=relink cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -rpath /usr/local/lib -version-info 40:0:0 -o libnetsnmpagent.la helpers/all_helpers.lo helpers/baby_steps.lo helpers/bulk_to_next.lo helpers/cache_handler.lo helpers/debug_handler.lo helpers/instance.lo helpers/mode_end_call.lo helpers/multiplexer.lo helpers/null.lo helpers/old_api.lo helpers/read_only.lo helpers/row_merge.lo helpers/scalar.lo helpers/scalar_group.lo helpers/serialize.lo helpers/snmp_get_statistic.lo helpers/stash_cache.lo helpers/stash_to_next.lo helpers/table.lo helpers/table_array.lo helpers/table_container.lo helpers/table_data.lo helpers/table_dataset.lo helpers/table_iterator.lo helpers/table_row.lo helpers/table_tdata.lo helpers/watcher.lo agent_handler.lo agent_index.lo agent_read_config.lo agent_registry.lo agent_sysORTable.lo agent_trap.lo kernel.lo netsnmp_close_fds.lo snmp_agent.lo snmp_vars.lo mibgroup/smux/smux.lo mibgroup/snmpv3/usmConf.lo mibgroup/agentx/master.lo mibgroup/agentx/subagent.lo mibgroup/utilities/execute.lo mibgroup/utilities/iquery.lo mibgroup/mibII/vacm_conf.lo mibgroup/agentx/protocol.lo mibgroup/agentx/master_admin.lo mibgroup/agentx/agentx_config.lo mibgroup/agentx/client.lo snmp_perl.lo ../snmplib/libnetsnmp.la -Wl,-no-undefined -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE -pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -lpthread -lm -lcrypt -lutil -lelf -lpkg -lssp_nonshared -lregex -inst-prefix-dir /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage) libtool: relink: cc -shared -fPIC -DPIC helpers/.libs/all_helpers.o helpers/.libs/baby_steps.o helpers/.libs/bulk_to_next.o helpers/.libs/cache_handler.o helpers/.libs/debug_handler.o helpers/.libs/instance.o helpers/.libs/mode_end_call.o helpers/.libs/multiplexer.o helpers/.libs/null.o helpers/.libs/old_api.o helpers/.libs/read_only.o helpers/.libs/row_merge.o helpers/.libs/scalar.o helpers/.libs/scalar_group.o helpers/.libs/serialize.o helpers/.libs/snmp_get_statistic.o helpers/.libs/stash_cache.o helpers/.libs/stash_to_next.o helpers/.libs/table.o helpers/.libs/table_array.o helpers/.libs/table_container.o helpers/.libs/table_data.o helpers/.libs/table_dataset.o helpers/.libs/table_iterator.o helpers/.libs/table_row.o helpers/.libs/table_tdata.o helpers/.libs/watcher.o .libs/agent_handler.o .libs/agent_index.o .libs/agent_read_config.o .libs/agent_registry.o .libs/agent_sysORTable.o .libs/agent_trap.o .libs/kernel.o .libs/netsnmp_close_fds.o .libs/snmp_agent.o .libs/snmp_vars.o mibgroup/smux/.libs/smux.o mibgroup/snmpv3/.libs/usmConf.o mibgroup/agentx/.libs/master.o mibgroup/agentx/.libs/subagent.o mibgroup/utilities/.libs/execute.o mibgroup/utilities/.libs/iquery.o mibgroup/mibII/.libs/vacm_conf.o mibgroup/agentx/.libs/protocol.o mibgroup/agentx/.libs/master_admin.o mibgroup/agentx/.libs/agentx_config.o mibgroup/agentx/.libs/client.o .libs/snmp_perl.o -Wl,-rpath -Wl,/usr/local/lib ../snmplib/.libs/libnetsnmp.so -L/usr/local/lib -L/lib -lkvm -ldevstat -lcrypto -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -lpthread -lm -lcrypt -lutil -lelf -lpkg -lssp_nonshared -lregex -O2 -fstack-protector-strong -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-no-undefined -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE -pthread -Wl,-E -fstack-protector-strong -pthread -Wl,-soname -Wl,libnetsnmpagent.so.40 -o .libs/libnetsnmpagent.so.40.0.0 libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmpagent.so.40.0.0T /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmpagent.so.40.0.0 libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib && { ln -s -f libnetsnmpagent.so.40.0.0 libnetsnmpagent.so.40 || { rm -f libnetsnmpagent.so.40 && ln -s libnetsnmpagent.so.40.0.0 libnetsnmpagent.so.40; }; }) libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib && { ln -s -f libnetsnmpagent.so.40.0.0 libnetsnmpagent.so || { rm -f libnetsnmpagent.so && ln -s libnetsnmpagent.so.40.0.0 libnetsnmpagent.so; }; }) libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmpagent.lai /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmpagent.la libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmpagent.a /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmpagent.a libtool: install: chmod 644 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmpagent.a libtool: install: ranlib /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmpagent.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' installing libnetsnmpagent.la in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib making installlibs in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/helpers libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmphelpers.so.40.0.0 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmphelpers.so.40.0.0 libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib && { ln -s -f libnetsnmphelpers.so.40.0.0 libnetsnmphelpers.so.40 || { rm -f libnetsnmphelpers.so.40 && ln -s libnetsnmphelpers.so.40.0.0 libnetsnmphelpers.so.40; }; }) libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib && { ln -s -f libnetsnmphelpers.so.40.0.0 libnetsnmphelpers.so || { rm -f libnetsnmphelpers.so && ln -s libnetsnmphelpers.so.40.0.0 libnetsnmphelpers.so; }; }) libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmphelpers.lai /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmphelpers.la libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmphelpers.a /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmphelpers.a libtool: install: chmod 644 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmphelpers.a libtool: install: ranlib /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmphelpers.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' installing libnetsnmphelpers.la in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib making installlibs in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/mibgroup libtool: warning: relinking 'libnetsnmpmibs.la' libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent; /bin/sh "/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/libtool" --mode=relink cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -rpath /usr/local/lib -version-info 40:0:0 -o libnetsnmpmibs.la mibgroup/mibII/mta_sendmail.lo mibgroup/mibII/tcpTable.lo mibgroup/ucd-snmp/diskio.lo mibgroup/host/hrh_storage.lo mibgroup/host/hrh_filesys.lo mibgroup/host/hrSWInstalledTable.lo mibgroup/host/hrSWRunTable.lo mibgroup/host/hr_system.lo mibgroup/host/hr_device.lo mibgroup/host/hr_other.lo mibgroup/host/hr_proc.lo mibgroup/host/hr_network.lo mibgroup/host/hr_print.lo mibgroup/host/hr_disk.lo mibgroup/host/hr_partition.lo mibgroup/mibII/ip.lo mibgroup/sctp-mib/sctpScalars.lo mibgroup/util_funcs/header_simple_table.lo mibgroup/snmpv3/snmpEngine.lo mibgroup/snmpv3/snmpMPDStats.lo mibgroup/snmpv3/usmStats.lo mibgroup/snmpv3/usmUser.lo mibgroup/mibII/system_mib.lo mibgroup/mibII/sysORTable.lo mibgroup/mibII/snmp_mib.lo mibgroup/mibII/vacm_vars.lo mibgroup/mibII/setSerialNo.lo mibgroup/mibII/at.lo mibgroup/mibII/tcp.lo mibgroup/mibII/udp.lo mibgroup/mibII/icmp.lo mibgroup/ucd-snmp/disk_hw.lo mibgroup/ucd-snmp/proc.lo mibgroup/ucd-snmp/versioninfo.lo mibgroup/ucd-snmp/pass.lo mibgroup/ucd-snmp/pass_persist.lo mibgroup/ucd-snmp/loadave.lo mibgroup/agent/extend.lo mibgroup/ucd-snmp/errormib.lo mibgroup/ucd-snmp/file.lo mibgroup/ucd-snmp/dlmod.lo mibgroup/ucd-snmp/proxy.lo mibgroup/ucd-snmp/logmatch.lo mibgroup/ucd-snmp/memory.lo mibgroup/ucd-snmp/vmstat.lo mibgroup/notification/snmpNotifyTable.lo mibgroup/notification/snmpNotifyFilterProfileTable.lo mibgroup/notification-log-mib/notification_log.lo mibgroup/target/snmpTargetAddrEntry.lo mibgroup/target/snmpTargetParamsEntry.lo mibgroup/target/target.lo mibgroup/target/target_counters.lo mibgroup/agent/nsTransactionTable.lo mibgroup/agent/nsModuleTable.lo mibgroup/agent/nsDebug.lo mibgroup/agent/nsCache.lo mibgroup/agent/nsLogging.lo mibgroup/agent/nsVacmAccessTable.lo mibgroup/disman/event/mteScalars.lo mibgroup/disman/event/mteTrigger.lo mibgroup/disman/event/mteTriggerTable.lo mibgroup/disman/event/mteTriggerDeltaTable.lo mibgroup/disman/event/mteTriggerExistenceTable.lo mibgroup/disman/event/mteTriggerBooleanTable.lo mibgroup/disman/event/mteTriggerThresholdTable.lo mibgroup/disman/event/mteTriggerConf.lo mibgroup/disman/event/mteEvent.lo mibgroup/disman/event/mteEventTable.lo mibgroup/disman/event/mteEventSetTable.lo mibgroup/disman/event/mteEventNotificationTable.lo mibgroup/disman/event/mteEventConf.lo mibgroup/disman/event/mteObjects.lo mibgroup/disman/event/mteObjectsTable.lo mibgroup/disman/event/mteObjectsConf.lo mibgroup/disman/schedule/schedCore.lo mibgroup/disman/schedule/schedConf.lo mibgroup/disman/schedule/schedTable.lo mibgroup/utilities/override.lo mibgroup/host/data_access/swinst.lo mibgroup/host/data_access/swrun.lo mibgroup/host/hrSWRunPerfTable.lo mibgroup/util_funcs.lo mibgroup/mibII/ipAddr.lo mibgroup/mibII/var_route.lo mibgroup/mibII/route_write.lo mibgroup/sctp-mib/sctpScalars_common.lo mibgroup/sctp-mib/sctpScalars_freebsd.lo mibgroup/sctp-mib/sctpTables_common.lo mibgroup/sctp-mib/sctpAssocRemAddrTable.lo mibgroup/sctp-mib/sctpAssocLocalAddrTable.lo mibgroup/sctp-mib/sctpLookupLocalPortTable.lo mibgroup/sctp-mib/sctpLookupRemPortTable.lo mibgroup/sctp-mib/sctpLookupRemHostNameTable.lo mibgroup/sctp-mib/sctpLookupRemPrimIPAddrTable.lo mibgroup/sctp-mib/sctpLookupRemIPAddrTable.lo mibgroup/sctp-mib/sctpAssocTable.lo mibgroup/sctp-mib/sctpTables_freebsd.lo mibgroup/util_funcs/header_generic.lo mibgroup/mibII/updates.lo mibgroup/mibII/vacm_context.lo mibgroup/mibII/data_access/at_sysctl.lo mibgroup/mibII/data_access/at_unix.lo mibgroup/mibII/udpTable.lo mibgroup/mibII/kernel_sysctl.lo mibgroup/ip-mib/ip_scalars.lo mibgroup/util_funcs/restart.lo mibgroup/ucd-snmp/pass_common.lo mibgroup/notification/snmpNotifyTable_data.lo mibgroup/header_complex.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_storage.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.lo mibgroup/notification/snmpNotifyFilterProfileTable_data.lo mibgroup/target/snmpTargetAddrEntry_data.lo mibgroup/target/snmpTargetParamsEntry_data.lo mibgroup/hardware/memory/hw_mem.lo mibgroup/hardware/memory/memory_freebsd.lo mibgroup/hardware/fsys/hw_fsys.lo mibgroup/hardware/fsys/fsys_getfsstats.lo mibgroup/host/data_access/swinst_pkginfo.lo mibgroup/host/data_access/swrun_kinfo.lo mibgroup/hardware/cpu/cpu.lo mibgroup/hardware/cpu/cpu_sysctl.lo mibgroup/if-mib/ifTable/ifTable.lo mibgroup/if-mib/ifXTable/ifXTable.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable.lo mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable.lo mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.lo mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable.lo mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.lo mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable.lo mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.lo mibgroup/if-mib/data_access/interface.lo mibgroup/if-mib/ifTable/ifTable_interface.lo mibgroup/if-mib/ifTable/ifTable_data_access.lo mibgroup/if-mib/ifXTable/ifXTable_interface.lo mibgroup/if-mib/ifXTable/ifXTable_data_access.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable_interface.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable_data_access.lo mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.lo mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.lo mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.lo mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.lo mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.lo mibgroup/ip-mib/data_access/arp_common.lo mibgroup/ip-mib/data_access/arp_sysctl.lo mibgroup/ip-mib/data_access/systemstats_common.lo mibgroup/ip-mib/data_access/systemstats_sysctl.lo mibgroup/ip-mib/data_access/scalars_sysctl.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.lo mibgroup/tcp-mib/data_access/tcpConn_common.lo mibgroup/tcp-mib/data_access/tcpConn_freebsd4.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.lo mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_interface.lo mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_data_access.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_interface.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_data_access.lo mibgroup/if-mib/data_access/interface_sysctl.lo mibgroup/ip-mib/data_access/ipaddress_common.lo mibgroup/ip-mib/data_access/ipaddress_sysctl.lo mibgroup/ip-mib/data_access/defaultrouter_common.lo mibgroup/ip-mib/data_access/defaultrouter_sysctl.lo mibgroup/ip-forward-mib/data_access/route_common.lo mibgroup/ip-forward-mib/data_access/route_sysctl.lo mibgroup/udp-mib/data_access/udp_endpoint_common.lo mibgroup/udp-mib/data_access/udp_endpoint_freebsd4.lo mib_modules.lo auto_nlist.lo libnetsnmpagent.la ../snmplib/libnetsnmp.la -Wl,-no-undefined -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE -pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -lpthread -lm -lcrypt -lutil -lelf -lpkg -lssp_nonshared -lregex -inst-prefix-dir /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage) libtool: relink: cc -shared -fPIC -DPIC mibgroup/mibII/.libs/mta_sendmail.o mibgroup/mibII/.libs/tcpTable.o mibgroup/ucd-snmp/.libs/diskio.o mibgroup/host/.libs/hrh_storage.o mibgroup/host/.libs/hrh_filesys.o mibgroup/host/.libs/hrSWInstalledTable.o mibgroup/host/.libs/hrSWRunTable.o mibgroup/host/.libs/hr_system.o mibgroup/host/.libs/hr_device.o mibgroup/host/.libs/hr_other.o mibgroup/host/.libs/hr_proc.o mibgroup/host/.libs/hr_network.o mibgroup/host/.libs/hr_print.o mibgroup/host/.libs/hr_disk.o mibgroup/host/.libs/hr_partition.o mibgroup/mibII/.libs/ip.o mibgroup/sctp-mib/.libs/sctpScalars.o mibgroup/util_funcs/.libs/header_simple_table.o mibgroup/snmpv3/.libs/snmpEngine.o mibgroup/snmpv3/.libs/snmpMPDStats.o mibgroup/snmpv3/.libs/usmStats.o mibgroup/snmpv3/.libs/usmUser.o mibgroup/mibII/.libs/system_mib.o mibgroup/mibII/.libs/sysORTable.o mibgroup/mibII/.libs/snmp_mib.o mibgroup/mibII/.libs/vacm_vars.o mibgroup/mibII/.libs/setSerialNo.o mibgroup/mibII/.libs/at.o mibgroup/mibII/.libs/tcp.o mibgroup/mibII/.libs/udp.o mibgroup/mibII/.libs/icmp.o mibgroup/ucd-snmp/.libs/disk_hw.o mibgroup/ucd-snmp/.libs/proc.o mibgroup/ucd-snmp/.libs/versioninfo.o mibgroup/ucd-snmp/.libs/pass.o mibgroup/ucd-snmp/.libs/pass_persist.o mibgroup/ucd-snmp/.libs/loadave.o mibgroup/agent/.libs/extend.o mibgroup/ucd-snmp/.libs/errormib.o mibgroup/ucd-snmp/.libs/file.o mibgroup/ucd-snmp/.libs/dlmod.o mibgroup/ucd-snmp/.libs/proxy.o mibgroup/ucd-snmp/.libs/logmatch.o mibgroup/ucd-snmp/.libs/memory.o mibgroup/ucd-snmp/.libs/vmstat.o mibgroup/notification/.libs/snmpNotifyTable.o mibgroup/notification/.libs/snmpNotifyFilterProfileTable.o mibgroup/notification-log-mib/.libs/notification_log.o mibgroup/target/.libs/snmpTargetAddrEntry.o mibgroup/target/.libs/snmpTargetParamsEntry.o mibgroup/target/.libs/target.o mibgroup/target/.libs/target_counters.o mibgroup/agent/.libs/nsTransactionTable.o mibgroup/agent/.libs/nsModuleTable.o mibgroup/agent/.libs/nsDebug.o mibgroup/agent/.libs/nsCache.o mibgroup/agent/.libs/nsLogging.o mibgroup/agent/.libs/nsVacmAccessTable.o mibgroup/disman/event/.libs/mteScalars.o mibgroup/disman/event/.libs/mteTrigger.o mibgroup/disman/event/.libs/mteTriggerTable.o mibgroup/disman/event/.libs/mteTriggerDeltaTable.o mibgroup/disman/event/.libs/mteTriggerExistenceTable.o mibgroup/disman/event/.libs/mteTriggerBooleanTable.o mibgroup/disman/event/.libs/mteTriggerThresholdTable.o mibgroup/disman/event/.libs/mteTriggerConf.o mibgroup/disman/event/.libs/mteEvent.o mibgroup/disman/event/.libs/mteEventTable.o mibgroup/disman/event/.libs/mteEventSetTable.o mibgroup/disman/event/.libs/mteEventNotificationTable.o mibgroup/disman/event/.libs/mteEventConf.o mibgroup/disman/event/.libs/mteObjects.o mibgroup/disman/event/.libs/mteObjectsTable.o mibgroup/disman/event/.libs/mteObjectsConf.o mibgroup/disman/schedule/.libs/schedCore.o mibgroup/disman/schedule/.libs/schedConf.o mibgroup/disman/schedule/.libs/schedTable.o mibgroup/utilities/.libs/override.o mibgroup/host/data_access/.libs/swinst.o mibgroup/host/data_access/.libs/swrun.o mibgroup/host/.libs/hrSWRunPerfTable.o mibgroup/.libs/util_funcs.o mibgroup/mibII/.libs/ipAddr.o mibgroup/mibII/.libs/var_route.o mibgroup/mibII/.libs/route_write.o mibgroup/sctp-mib/.libs/sctpScalars_common.o mibgroup/sctp-mib/.libs/sctpScalars_freebsd.o mibgroup/sctp-mib/.libs/sctpTables_common.o mibgroup/sctp-mib/.libs/sctpAssocRemAddrTable.o mibgroup/sctp-mib/.libs/sctpAssocLocalAddrTable.o mibgroup/sctp-mib/.libs/sctpLookupLocalPortTable.o mibgroup/sctp-mib/.libs/sctpLookupRemPortTable.o mibgroup/sctp-mib/.libs/sctpLookupRemHostNameTable.o mibgroup/sctp-mib/.libs/sctpLookupRemPrimIPAddrTable.o mibgroup/sctp-mib/.libs/sctpLookupRemIPAddrTable.o mibgroup/sctp-mib/.libs/sctpAssocTable.o mibgroup/sctp-mib/.libs/sctpTables_freebsd.o mibgroup/util_funcs/.libs/header_generic.o mibgroup/mibII/.libs/updates.o mibgroup/mibII/.libs/vacm_context.o mibgroup/mibII/data_access/.libs/at_sysctl.o mibgroup/mibII/data_access/.libs/at_unix.o mibgroup/mibII/.libs/udpTable.o mibgroup/mibII/.libs/kernel_sysctl.o mibgroup/ip-mib/.libs/ip_scalars.o mibgroup/util_funcs/.libs/restart.o mibgroup/ucd-snmp/.libs/pass_common.o mibgroup/notification/.libs/snmpNotifyTable_data.o mibgroup/.libs/header_complex.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_data_storage.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable.o mibgroup/notification/.libs/snmpNotifyFilterProfileTable_data.o mibgroup/target/.libs/snmpTargetAddrEntry_data.o mibgroup/target/.libs/snmpTargetParamsEntry_data.o mibgroup/hardware/memory/.libs/hw_mem.o mibgroup/hardware/memory/.libs/memory_freebsd.o mibgroup/hardware/fsys/.libs/hw_fsys.o mibgroup/hardware/fsys/.libs/fsys_getfsstats.o mibgroup/host/data_access/.libs/swinst_pkginfo.o mibgroup/host/data_access/.libs/swrun_kinfo.o mibgroup/hardware/cpu/.libs/cpu.o mibgroup/hardware/cpu/.libs/cpu_sysctl.o mibgroup/if-mib/ifTable/.libs/ifTable.o mibgroup/if-mib/ifXTable/.libs/ifXTable.o mibgroup/ip-mib/ipAddressTable/.libs/ipAddressTable.o mibgroup/ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable_interface.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable_data_access.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable_interface.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable_data_access.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_interface.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_data_access.o mibgroup/if-mib/data_access/.libs/interface.o mibgroup/if-mib/ifTable/.libs/ifTable_interface.o mibgroup/if-mib/ifTable/.libs/ifTable_data_access.o mibgroup/if-mib/ifXTable/.libs/ifXTable_interface.o mibgroup/if-mib/ifXTable/.libs/ifXTable_data_access.o mibgroup/ip-mib/ipAddressTable/.libs/ipAddressTable_interface.o mibgroup/ip-mib/ipAddressTable/.libs/ipAddressTable_data_access.o mibgroup/ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable_interface.o mibgroup/ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable_data_access.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_interface.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_data_access.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_data_get.o mibgroup/ip-mib/data_access/.libs/arp_common.o mibgroup/ip-mib/data_access/.libs/arp_sysctl.o mibgroup/ip-mib/data_access/.libs/systemstats_common.o mibgroup/ip-mib/data_access/.libs/systemstats_sysctl.o mibgroup/ip-mib/data_access/.libs/scalars_sysctl.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_interface.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_data_access.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_interface.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_data_access.o mibgroup/tcp-mib/data_access/.libs/tcpConn_common.o mibgroup/tcp-mib/data_access/.libs/tcpConn_freebsd4.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_interface.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_data_access.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable_interface.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable_data_access.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable_interface.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable_data_access.o mibgroup/if-mib/data_access/.libs/interface_sysctl.o mibgroup/ip-mib/data_access/.libs/ipaddress_common.o mibgroup/ip-mib/data_access/.libs/ipaddress_sysctl.o mibgroup/ip-mib/data_access/.libs/defaultrouter_common.o mibgroup/ip-mib/data_access/.libs/defaultrouter_sysctl.o mibgroup/ip-forward-mib/data_access/.libs/route_common.o mibgroup/ip-forward-mib/data_access/.libs/route_sysctl.o mibgroup/udp-mib/data_access/.libs/udp_endpoint_common.o mibgroup/udp-mib/data_access/.libs/udp_endpoint_freebsd4.o .libs/mib_modules.o .libs/auto_nlist.o -Wl,-rpath -Wl,/usr/local/lib ./.libs/libnetsnmpagent.so /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs/libnetsnmp.so -L/usr/local/lib -L/lib -L/usr/local/lib/perl5/5.32/mach/CORE ../snmplib/.libs/libnetsnmp.so -lkvm -ldevstat -lcrypto -lperl -lpthread -lm -lcrypt -lutil -lelf -lpkg -lssp_nonshared -lregex -O2 -fstack-protector-strong -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-no-undefined -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE -pthread -Wl,-E -fstack-protector-strong -pthread -Wl,-soname -Wl,libnetsnmpmibs.so.40 -o .libs/libnetsnmpmibs.so.40.0.0 libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmpmibs.so.40.0.0T /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmpmibs.so.40.0.0 libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib && { ln -s -f libnetsnmpmibs.so.40.0.0 libnetsnmpmibs.so.40 || { rm -f libnetsnmpmibs.so.40 && ln -s libnetsnmpmibs.so.40.0.0 libnetsnmpmibs.so.40; }; }) libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib && { ln -s -f libnetsnmpmibs.so.40.0.0 libnetsnmpmibs.so || { rm -f libnetsnmpmibs.so && ln -s libnetsnmpmibs.so.40.0.0 libnetsnmpmibs.so; }; }) libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmpmibs.lai /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmpmibs.la libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmpmibs.a /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmpmibs.a libtool: install: chmod 644 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmpmibs.a libtool: install: ranlib /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmpmibs.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' installing libnetsnmpmibs.la in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib libtool: warning: 'libnetsnmpagent.la' has not been installed in '/usr/local/lib' libtool: warning: 'libnetsnmpmibs.la' has not been installed in '/usr/local/lib' libtool: warning: '/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/libnetsnmpagent.la' has not been installed in '/usr/local/lib' libtool: warning: '/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: warning: '../snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: install: /usr/bin/install -c -m 755 .libs/snmpd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/sbin/snmpd installing snmpd in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/sbin making install in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/helpers libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmphelpers.so.40.0.0 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmphelpers.so.40.0.0 libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib && { ln -s -f libnetsnmphelpers.so.40.0.0 libnetsnmphelpers.so.40 || { rm -f libnetsnmphelpers.so.40 && ln -s libnetsnmphelpers.so.40.0.0 libnetsnmphelpers.so.40; }; }) libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib && { ln -s -f libnetsnmphelpers.so.40.0.0 libnetsnmphelpers.so || { rm -f libnetsnmphelpers.so && ln -s libnetsnmphelpers.so.40.0.0 libnetsnmphelpers.so; }; }) libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmphelpers.lai /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmphelpers.la libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmphelpers.a /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmphelpers.a libtool: install: chmod 644 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmphelpers.a libtool: install: ranlib /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmphelpers.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' installing libnetsnmphelpers.la in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib making install in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/mibgroup installing struct.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent installing util_funcs.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent creating directory /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent/util_funcs mkdir /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent/util_funcs installing util_funcs/header_generic.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent/util_funcs installing util_funcs/header_simple_table.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent/util_funcs installing util_funcs/MIB_STATS_CACHE_TIMEOUT.h in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/include/net-snmp/agent/util_funcs mkdir /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp install: installed snmp_perl.pl in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp making install in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/apps libtool: warning: relinking 'libnetsnmptrapd.la' libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/apps; /bin/sh "/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/libtool" --mode=relink cc -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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -rpath /usr/local/lib -version-info 40:0:0 -o libnetsnmptrapd.la snmptrapd_handlers.lo snmptrapd_log.lo snmptrapd_auth.lo snmptrapd_sql.lo ../agent/libnetsnmpmibs.la ../snmplib/libnetsnmp.la -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE -pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -lpthread -lm -lcrypt -lutil -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto -inst-prefix-dir /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/snmptrapd_handlers.o .libs/snmptrapd_log.o .libs/snmptrapd_auth.o .libs/snmptrapd_sql.o -Wl,-rpath -Wl,/usr/local/lib ../agent/.libs/libnetsnmpmibs.so /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/.libs/libnetsnmpagent.so -L/usr/local/lib -L/lib -L/usr/local/lib/perl5/5.32/mach/CORE /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs/libnetsnmp.so -lelf -lpkg -lssp_nonshared -lregex ../snmplib/.libs/libnetsnmp.so -lperl -lpthread -lcrypt -lutil -lm -lkvm -ldevstat -lcrypto -O2 -fstack-protector-strong -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE -pthread -Wl,-E -fstack-protector-strong -pthread -Wl,-soname -Wl,libnetsnmptrapd.so.40 -o .libs/libnetsnmptrapd.so.40.0.0 libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmptrapd.so.40.0.0T /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmptrapd.so.40.0.0 libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib && { ln -s -f libnetsnmptrapd.so.40.0.0 libnetsnmptrapd.so.40 || { rm -f libnetsnmptrapd.so.40 && ln -s libnetsnmptrapd.so.40.0.0 libnetsnmptrapd.so.40; }; }) libtool: install: (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib && { ln -s -f libnetsnmptrapd.so.40.0.0 libnetsnmptrapd.so || { rm -f libnetsnmptrapd.so && ln -s libnetsnmptrapd.so.40.0.0 libnetsnmptrapd.so; }; }) libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmptrapd.lai /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmptrapd.la libtool: install: /usr/bin/install -c -m 755 .libs/libnetsnmptrapd.a /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmptrapd.a libtool: install: chmod 644 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmptrapd.a libtool: install: ranlib /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/libnetsnmptrapd.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' installing libnetsnmptrapd.la in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib making installlibs in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/apps/snmpnetstat libtool: warning: '../snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: install: /usr/bin/install -c -m 755 .libs/snmpget /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmpget libtool: warning: '../snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: install: /usr/bin/install -c -m 755 .libs/snmpgetnext /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmpgetnext libtool: warning: '../snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: install: /usr/bin/install -c -m 755 .libs/snmpset /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmpset libtool: warning: '../snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: install: /usr/bin/install -c -m 755 .libs/snmpwalk /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmpwalk libtool: warning: '../snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: install: /usr/bin/install -c -m 755 .libs/snmpbulkwalk /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmpbulkwalk libtool: warning: '../snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: install: /usr/bin/install -c -m 755 .libs/snmptable /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmptable libtool: warning: '../snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: install: /usr/bin/install -c -m 755 .libs/snmptrap /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmptrap libtool: warning: '../snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: install: /usr/bin/install -c -m 755 .libs/snmpbulkget /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmpbulkget libtool: warning: '../snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: install: /usr/bin/install -c -m 755 .libs/snmptranslate /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmptranslate libtool: warning: '../snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: install: /usr/bin/install -c -m 755 .libs/snmpstatus /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmpstatus libtool: warning: '../snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: install: /usr/bin/install -c -m 755 .libs/snmpdelta /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmpdelta libtool: warning: '../snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: install: /usr/bin/install -c -m 755 .libs/snmptest /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmptest libtool: warning: '../snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: install: /usr/bin/install -c -m 755 .libs/snmpdf /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmpdf libtool: warning: '../snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: install: /usr/bin/install -c -m 755 .libs/snmpps /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmpps libtool: warning: '../snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: install: /usr/bin/install -c -m 755 .libs/snmpping /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmpping libtool: warning: '../agent/libnetsnmpmibs.la' has not been installed in '/usr/local/lib' libtool: warning: '/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/libnetsnmpagent.la' has not been installed in '/usr/local/lib' libtool: warning: '../agent/libnetsnmpagent.la' has not been installed in '/usr/local/lib' libtool: warning: '/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: warning: '../snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: install: /usr/bin/install -c -m 755 .libs/agentxtrap /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/agentxtrap libtool: warning: '../snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: install: /usr/bin/install -c -m 755 .libs/snmpvacm /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmpvacm libtool: warning: '../snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: install: /usr/bin/install -c -m 755 .libs/snmpusm /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmpusm libtool: warning: '../snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: install: /usr/bin/install -c -m 755 .libs/encode_keychange /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/encode_keychange libtool: warning: '../snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: install: /usr/bin/install -c -m 755 .libs/snmppcap /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmppcap installing snmpget in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin installing snmpgetnext in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin installing snmpset in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin installing snmpwalk in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin installing snmpbulkwalk in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin installing snmptable in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin installing snmptrap in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin installing snmpbulkget in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin installing snmptranslate in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin installing snmpstatus in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin installing snmpdelta in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin installing snmptest in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin installing snmpdf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin installing snmpps in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin installing snmpping in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin installing agentxtrap in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin installing snmpvacm in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin installing snmpusm in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin installing encode_keychange in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin installing snmppcap in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin libtool: warning: 'libnetsnmptrapd.la' has not been installed in '/usr/local/lib' libtool: warning: '/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/libnetsnmpmibs.la' has not been installed in '/usr/local/lib' libtool: warning: '../agent/libnetsnmpmibs.la' has not been installed in '/usr/local/lib' libtool: warning: '/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/libnetsnmpagent.la' has not been installed in '/usr/local/lib' libtool: warning: '../agent/libnetsnmpagent.la' has not been installed in '/usr/local/lib' libtool: warning: '/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: warning: '../snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: install: /usr/bin/install -c -m 755 .libs/snmptrapd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/sbin/snmptrapd installing snmptrapd in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/sbin making install in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/apps/snmpnetstat libtool: warning: '../../snmplib/libnetsnmp.la' has not been installed in '/usr/local/lib' libtool: install: /usr/bin/install -c -m 755 .libs/snmpnetstat /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmpnetstat installing snmpnetstat in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin rm -f /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmpinform ln -s snmptrap /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmpinform install: installed snmp_perl_trapd.pl in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp rm -f /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmptop ln -s snmpps /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmptop making install in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/man install: installed snmpinform.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed snmp-bridge-mib.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed snmptop.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed agentxtrap.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed snmpbulkget.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed snmpcmd.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed snmpget.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed snmpset.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed snmpwalk.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed snmpbulkwalk.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed snmpgetnext.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed snmptest.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed snmptranslate.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed snmptrap.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed snmpusm.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed snmpvacm.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed snmptable.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed snmpstatus.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed snmpconf.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed mib2c.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed snmpnetstat.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed snmpdelta.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed snmpdf.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed snmpps.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed encode_keychange.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed fixproc.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed net-snmp-config.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed mib2c-update.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed tkmib.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed traptoemail.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed net-snmp-create-v3-user.1 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man1 install: installed default_store.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed netsnmp_agent_api.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed netsnmp_mib_api.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed netsnmp_config_api.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_alarm.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed netsnmp_session_api.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed netsnmp_sess_api.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed netsnmp_trap_api.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed netsnmp_varbind_api.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed netsnmp_pdu_api.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed add_mibdir.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed add_module_replacement.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed fprint_description.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed fprint_objid.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed get_module_node.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed netsnmp_init_mib.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed netsnmp_read_module.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed print_description.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed print_mib.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed print_objid.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed read_all_mibs.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed read_mib.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed read_objid.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed shutdown_mib.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_parse_oid.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_set_mib_errors.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_set_mib_warnings.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_set_save_descriptions.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snprint_description.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snprint_objid.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed config_perror.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed config_pwarn.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed read_config_print_usage.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed read_configs.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed read_premib_configs.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed register_app_config_handler.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed register_app_prenetsnmp_mib_handler.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed register_config_handler.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed register_const_config_handler.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed register_mib_handlers.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed register_prenetsnmp_mib_handler.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed unregister_all_config_handlers.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed unregister_app_config_handler.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed unregister_config_handler.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_alarm_register.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_alarm_register_hr.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_alarm_unregister.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_api_errstring.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_close.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_error.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_open.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_perror.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_read.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_select_info.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_send.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_sess_perror.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_timeout.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_async_send.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_synch_response.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_sess_async_send.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_sess_close.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_sess_error.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_sess_init.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_sess_open.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_sess_read.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_sess_select_info.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_sess_send.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_sess_session.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_sess_timeout.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_sess_synch_response.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed send_easy_trap.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed send_trap_vars.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed send_v2trap.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed fprint_value.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed fprint_variable.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed print_value.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed print_variable.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_add_null_var.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_clone_varbind.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_free_var.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_free_varbind.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_pdu_add_variable.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_set_var_objid.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_set_var_typed_integer.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_set_var_typed_value.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_set_var_value.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_varlist_add_variable.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snprint_value.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snprint_variable.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_clone_pdu.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_fix_pdu.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_free_pdu.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmp_pdu_create.3 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3 install: installed snmpd.conf.5 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man5 install: installed snmptrapd.conf.5 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man5 install: installed snmp.conf.5 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man5 install: installed snmp_config.5 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man5 install: installed variables.5 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man5 install: installed mib2c.conf.5 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man5 install: installed snmpd.examples.5 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man5 install: installed snmpd.internal.5 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man5 install: installed snmptrapd.8 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man8 install: installed snmpd.8 in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man8 making install in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/local libtool: install: /usr/bin/install -c -m 755 snmpcheck.made /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmpcheck install: installed snmpcheck in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin libtool: install: /usr/bin/install -c -m 755 tkmib.made /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/tkmib install: installed tkmib in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin libtool: install: /usr/bin/install -c -m 755 mib2c.made /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/mib2c install: installed mib2c in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin libtool: install: /usr/bin/install -c -m 755 fixproc.made /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/fixproc install: installed fixproc in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin libtool: install: /usr/bin/install -c -m 755 ipf-mod.pl.made /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/ipf-mod.pl install: installed ipf-mod.pl in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin libtool: install: /usr/bin/install -c -m 755 snmpconf.made /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmpconf install: installed snmpconf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin libtool: install: /usr/bin/install -c -m 755 traptoemail.made /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/traptoemail install: installed traptoemail in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin libtool: install: /usr/bin/install -c -m 755 snmp-bridge-mib.made /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/snmp-bridge-mib install: installed snmp-bridge-mib in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin libtool: install: /usr/bin/install -c -m 755 net-snmp-cert.made /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/net-snmp-cert install: installed net-snmp-cert in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin libtool: install: /usr/bin/install -c -m 755 checkbandwidth.made /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/checkbandwidth install: installed checkbandwidth in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin libtool: install: /usr/bin/install -c -m 755 ./mib2c-update /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin/mib2c-update install: installed mib2c-update in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin install: installed mib2c.conf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp install: installed mib2c.iterate.conf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp install: installed mib2c.iterate_access.conf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp install: installed mib2c.create-dataset.conf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp install: installed mib2c.mfd.conf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp install: installed mib2c.array-user.conf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp install: installed mib2c.column_enums.conf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp install: installed mib2c.column_defines.conf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp install: installed mib2c.column_storage.conf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp install: installed mib2c.old-api.conf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp install: installed mib2c.scalar.conf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp install: installed mib2c.check_values.conf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp install: installed mib2c.check_values_local.conf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp install: installed mib2c.access_functions.conf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp install: installed mib2c.notify.conf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp install: installed mib2c.int_watch.conf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp install: installed mib2c.genhtml.conf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp install: installed mib2c.org-mode.conf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp install: installed mib2c.raw-table.conf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp install: installed mib2c.table_data.conf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp install: installed mib2c.container.conf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp install: installed mib2c.perl.conf in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp mkdir /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpconf-data mkdir /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpconf-data/snmp-data mkdir /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpconf-data/snmpd-data mkdir /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpconf-data/snmptrapd-data install: installed snmpd-data/system in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpconf-data install: installed snmpd-data/acl in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpconf-data install: installed snmpd-data/trapsinks in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpconf-data install: installed snmpd-data/monitor in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpconf-data install: installed snmpd-data/extending in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpconf-data install: installed snmpd-data/operation in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpconf-data install: installed snmpd-data/basic_setup in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpconf-data install: installed snmpd-data/snmpconf-config in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpconf-data install: installed snmp-data/authopts in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpconf-data install: installed snmp-data/debugging in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpconf-data install: installed snmp-data/output in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpconf-data install: installed snmp-data/mibs in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpconf-data install: installed snmp-data/snmpconf-config in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpconf-data install: installed snmptrapd-data/formatting in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpconf-data install: installed snmptrapd-data/traphandle in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpconf-data install: installed snmptrapd-data/authentication in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpconf-data install: installed snmptrapd-data/logging in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpconf-data install: installed snmptrapd-data/runtime in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpconf-data install: installed snmptrapd-data/snmpconf-config in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpconf-data mkdir /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed default-mfd-top.m2c in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed details-enums.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed details-node.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed details-table.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-ctx-copy.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-ctx-get.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-ctx-set.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-data-allocate.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-data-context.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-get-char.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-get-decl-bot.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-get-decl.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-get-long.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-get-oid.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-get-U64.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-header-bottom.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-header-top.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-source-includes.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-table-constants.m2c in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-table-enums.m2c in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-table-indexes-from-oid.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-table-indexes-set.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-table-indexes-to-oid.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-table-indexes-varbind-setup.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-table-indexes.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-table-oids.m2c in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-value-map-func.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-value-map-reverse.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed generic-value-map.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed m2c-internal-warning.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed m2c_setup_enum.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed m2c_setup_node.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed m2c_setup_table.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed m2c_table_save_defaults.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed mfd-access-container-cached-defines.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed mfd-access-unsorted-external-defines.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed mfd-data-access.m2c in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed mfd-data-get.m2c in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed mfd-data-set.m2c in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed mfd-doxygen.m2c in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed mfd-interactive-setup.m2c in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed mfd-interface.m2c in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed mfd-makefile.m2m in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed mfd-readme.m2c in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed mfd-top.m2c in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed mfd-persistence.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed node-get.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed node-set.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed node-storage.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed node-validate.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed node-varbind-validate.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed parent-dependencies.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed parent-set.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed subagent.m2c in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed syntax-COUNTER64-get.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed syntax-DateAndTime-get.m2d in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed syntax-DateAndTime-get.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed syntax-DateAndTime-readme.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed syntax-InetAddress-get.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed syntax-InetAddress-set.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed syntax-InetAddressType-get.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed syntax-InetAddressType-set.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed syntax-RowStatus-dependencies.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed syntax-RowStatus-get.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed syntax-RowStatus-varbind-validate.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed syntax-StorageType-dependencies.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data install: installed syntax-TestAndIncr-get.m2i in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mib2c-data making install in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/mibs mkdir /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed RFC1155-SMI.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed RFC1213-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed RFC-1215.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMPv2-CONF.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMPv2-SMI.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMPv2-TC.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMPv2-TM.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMPv2-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMP-FRAMEWORK-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMP-MPD-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMP-TARGET-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMP-NOTIFICATION-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMP-PROXY-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMP-USER-BASED-SM-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMP-VIEW-BASED-ACM-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMP-COMMUNITY-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed TRANSPORT-ADDRESS-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed IF-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed IF-INVERTED-STACK-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed EtherLike-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed IP-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed IP-FORWARD-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed IANA-RTPROTO-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed TCP-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed UDP-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed INET-ADDRESS-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed HCNUM-TC.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed HOST-RESOURCES-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed HOST-RESOURCES-TYPES.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed RMON-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed IPV6-TC.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed IPV6-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed IPV6-ICMP-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed IPV6-TCP-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed IPV6-UDP-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed IPV6-FLOW-LABEL-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed TUNNEL-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed DISMAN-EVENT-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed DISMAN-SCRIPT-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed DISMAN-SCHEDULE-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed NOTIFICATION-LOG-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMP-USM-AES-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMP-USM-HMAC-SHA2-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMP-USM-DH-OBJECTS-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMP-TLS-TM-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMP-TSM-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SCTP-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed BRIDGE-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed AGENTX-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SMUX-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed IANAifType-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed IANA-LANGUAGE-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed NET-SNMP-TC.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed NET-SNMP-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed NET-SNMP-AGENT-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed NET-SNMP-EXAMPLES-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed NET-SNMP-EXTEND-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed NET-SNMP-PASS-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed UCD-SNMP-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed UCD-DEMO-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed UCD-IPFWACC-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed UCD-DLMOD-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed UCD-DISKIO-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMPv2-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed IF-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed IP-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed TCP-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed UDP-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed HOST-RESOURCES-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed NOTIFICATION-LOG-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed DISMAN-EVENT-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed DISMAN-SCHEDULE-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed HOST-RESOURCES-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed HOST-RESOURCES-TYPES.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed MTA-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed NETWORK-SERVICES-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SCTP-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed UCD-DISKIO-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed UCD-SNMP-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed UCD-DEMO-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMP-TARGET-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed NET-SNMP-AGENT-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed DISMAN-EVENT-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMP-FRAMEWORK-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMP-MPD-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMP-USER-BASED-SM-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMP-USER-BASED-SM-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMP-VIEW-BASED-ACM-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMP-COMMUNITY-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed IF-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed IP-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed IP-FORWARD-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed TCP-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed UDP-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed NET-SNMP-PASS-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed NET-SNMP-EXTEND-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed UCD-DLMOD-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMP-NOTIFICATION-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed SNMPv2-TM.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed NET-SNMP-VACM-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs install: installed DISMAN-SCHEDULE-MIB.txt in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/mibs Skip blib/lib/Bundle/MakefileSubs.pm (unchanged) Skip ../blib/lib/NetSNMP/default_store.pm (unchanged) Running Mkbootstrap for default_store () chmod 644 "default_store.bs" "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- default_store.bs ../blib/arch/auto/NetSNMP/default_store/default_store.bs 644 cc -c -I/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -I/usr/local/include -I. -I/usr/local/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wformat -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"5.09\" -DXS_VERSION=\"5.09\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" default_store.c rm -f ../blib/arch/auto/NetSNMP/default_store/default_store.so LD_RUN_PATH="/usr/lib:/usr/local/lib:/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs:/lib" cc -shared -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto default_store.o -o ../blib/arch/auto/NetSNMP/default_store/default_store.so -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto -L/usr/local/lib -lnetsnmp -lcrypto -lelf -lpkg -lssp_nonshared -lregex chmod 755 ../blib/arch/auto/NetSNMP/default_store/default_store.so Manifying 1 pod document Skip ../blib/lib/NetSNMP/ASN.pm (unchanged) Running Mkbootstrap for ASN () chmod 644 "ASN.bs" "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ASN.bs ../blib/arch/auto/NetSNMP/ASN/ASN.bs 644 cc -c -I/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -I/usr/local/include -I. -I/usr/local/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wformat -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"5.09\" -DXS_VERSION=\"5.09\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" ASN.c rm -f ../blib/arch/auto/NetSNMP/ASN/ASN.so LD_RUN_PATH="/usr/lib:/usr/local/lib:/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs:/lib" cc -shared -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto ASN.o -o ../blib/arch/auto/NetSNMP/ASN/ASN.so -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto -L/usr/local/lib -lnetsnmp -lcrypto -lelf -lpkg -lssp_nonshared -lregex chmod 755 ../blib/arch/auto/NetSNMP/ASN/ASN.so Manifying 1 pod document Skip ../blib/lib/NetSNMP/OID.pm (unchanged) Running Mkbootstrap for OID () chmod 644 "OID.bs" "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- OID.bs ../blib/arch/auto/NetSNMP/OID/OID.bs 644 cc -c -I/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -I/usr/local/include -I. -I/usr/local/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wformat -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"5.09\" -DXS_VERSION=\"5.09\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" OID.c rm -f ../blib/arch/auto/NetSNMP/OID/OID.so LD_RUN_PATH="/usr/lib:/usr/local/lib:/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs:/lib" cc -shared -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto OID.o -o ../blib/arch/auto/NetSNMP/OID/OID.so -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto -L/usr/local/lib -lnetsnmp -lcrypto -lelf -lpkg -lssp_nonshared -lregex chmod 755 ../blib/arch/auto/NetSNMP/OID/OID.so Manifying 1 pod document Skip ../blib/lib/NetSNMP/agent/netsnmp_request_infoPtr.pm (unchanged) Skip ../blib/lib/NetSNMP/agent.pm (unchanged) Skip ../../blib/lib/NetSNMP/agent/Support.pm (unchanged) Skip ../../blib/lib/NetSNMP/agent/default_store.pm (unchanged) Running Mkbootstrap for default_store () chmod 644 "default_store.bs" "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- default_store.bs ../../blib/arch/auto/NetSNMP/agent/default_store/default_store.bs 644 cc -c -I/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -I/usr/local/include -I. -I/usr/local/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wformat -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"5.09\" -DXS_VERSION=\"5.09\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" default_store.c rm -f ../../blib/arch/auto/NetSNMP/agent/default_store/default_store.so LD_RUN_PATH="/usr/lib:/usr/local/lib:/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs:/lib" cc -shared -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto default_store.o -o ../../blib/arch/auto/NetSNMP/agent/default_store/default_store.so -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto -L/usr/local/lib -lnetsnmp -lcrypto -lelf -lpkg -lssp_nonshared -lregex chmod 755 ../../blib/arch/auto/NetSNMP/agent/default_store/default_store.so Manifying 1 pod document Running Mkbootstrap for agent () chmod 644 "agent.bs" "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- agent.bs ../blib/arch/auto/NetSNMP/agent/agent.bs 644 cc -c -I/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -I/usr/local/include -I. -I/usr/local/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wformat -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"5.09\" -DXS_VERSION=\"5.09\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" agent.c rm -f ../blib/arch/auto/NetSNMP/agent/agent.so LD_RUN_PATH="/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/.libs:/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs" cc -shared -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto agent.o -o ../blib/arch/auto/NetSNMP/agent/agent.so -L/usr/local/lib -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/.libs -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent -lnetsnmpmibs -lnetsnmpagent -lnetsnmp chmod 755 ../blib/arch/auto/NetSNMP/agent/agent.so Manifying 2 pod documents Skip ../blib/lib/SNMP.pm (unchanged) Running Mkbootstrap for SNMP () chmod 644 "SNMP.bs" "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SNMP.bs ../blib/arch/auto/SNMP/SNMP.bs 644 cc -c -I/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/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 -Ufreebsd12 -Dfreebsd12=freebsd12 -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.32/mach/CORE -I/usr/local/include -I. -I/usr/local/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wformat -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"5.09\" -DXS_VERSION=\"5.09\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" SNMP.c rm -f ../blib/arch/auto/SNMP/SNMP.so LD_RUN_PATH="/usr/lib:/usr/local/lib:/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs:/lib" cc -shared -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto SNMP.o -o ../blib/arch/auto/SNMP/SNMP.so -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib/.libs -L/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/snmplib -L/usr/local/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -lcrypto -L/usr/local/lib -lnetsnmp -lcrypto -lelf -lpkg -lssp_nonshared -lregex chmod 755 ../blib/arch/auto/SNMP/SNMP.so Manifying 1 pod document "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- TrapReceiver.bs ../blib/arch/auto/NetSNMP/TrapReceiver/TrapReceiver.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/SNMP/SNMP.so Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/NetSNMP/OID/OID.so Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/NetSNMP/TrapReceiver/TrapReceiver.so Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/NetSNMP/ASN/ASN.so Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/NetSNMP/agent/agent.so Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/NetSNMP/agent/default_store/default_store.so Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/NetSNMP/default_store/default_store.so Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/SNMP.pm Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/Bundle/MakefileSubs.pm Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/SNMP/autosplit.ix Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/NetSNMP/OID/autosplit.ix Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/NetSNMP/TrapReceiver/autosplit.ix Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/NetSNMP/ASN/autosplit.ix Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/NetSNMP/agent/autosplit.ix Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/NetSNMP/agent/default_store/autosplit.ix Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/NetSNMP/default_store/autosplit.ix Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/NetSNMP/agent.pm Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/NetSNMP/OID.pm Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/NetSNMP/ASN.pm Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/NetSNMP/TrapReceiver.pm Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/NetSNMP/default_store.pm Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/NetSNMP/agent/Support.pm Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/NetSNMP/agent/default_store.pm Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/NetSNMP/agent/netsnmp_request_infoPtr.pm Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3/NetSNMP::OID.3 Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3/NetSNMP::default_store.3 Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3/NetSNMP::TrapReceiver.3 Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3/NetSNMP::agent::default_store.3 Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3/NetSNMP::ASN.3 Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3/NetSNMP::netsnmp_request_infoPtr.3 Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3/NetSNMP::agent.3 Installing /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/man/man3/SNMP.3 (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/bin; /usr/bin/strip snmpbulkwalk snmpget snmpgetnext snmpset snmpstatus snmptest snmptranslate snmptrap snmpwalk snmptable snmpbulkget snmpdelta snmpdf agentxtrap snmpps snmpping snmppcap snmpvacm snmpusm encode_keychange snmpnetstat) (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/lib; /usr/bin/strip libnetsnmp.so.40.0.0 libnetsnmpagent.so.40.0.0 libnetsnmpmibs.so.40.0.0 libnetsnmphelpers.so.40.0.0 libnetsnmptrapd.so.40.0.0) (cd /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/sbin; /usr/bin/strip snmpd snmptrapd) install -m 0644 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/EXAMPLE.conf /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/snmpd.conf.example install -m 0644 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/AGENT.txt /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/doc/snmp install -m 0644 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/COPYING /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/doc/snmp install -m 0644 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/FAQ /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/doc/snmp install -m 0644 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/NEWS /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/doc/snmp install -m 0644 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/README /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/doc/snmp install -m 0644 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/README.agentx /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/doc/snmp install -m 0644 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/README.krb5 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/doc/snmp install -m 0644 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/README.snmpv3 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/doc/snmp install -m 0644 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/README.thread /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/doc/snmp install -m 0644 /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.9/agent/mibgroup/README.smux /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/doc/snmp install -m 0644 /usr/ports/net-mgmt/net-snmp/files/net-snmp.conf /wrkdirs/usr/ports/net-mgmt/net-snmp/work/stage/usr/local/share/snmp/newsyslog.conf.sample ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== =================================================== ===> Building package for net-snmp-5.9_2,1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for net-snmp-5.9_2,1 build of net-mgmt/net-snmp | net-snmp-5.9_2,1 ended at Mon Feb 15 15:10:15 UTC 2021 build time: 00:02:13