Date: Thu, 16 Jul 2015 19:16:22 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-mips-default][net-mgmt/net-snmp] Failed for net-snmp-5.7.3_7 in configure Message-ID: <201507161916.t6GJGMmD099203@beefy7.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: zi@FreeBSD.org Last committer: amdmi3@FreeBSD.org Ident: $FreeBSD: head/net-mgmt/net-snmp/Makefile 386913 2015-05-21 06:54:23Z amdmi3 $ Log URL: http://beefy7.nyi.freebsd.org/data/head-mips-default/p392247_s285616/logs/net-snmp-5.7.3_7.log Build URL: http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default&build=p392247_s285616 Log: ====>> Building net-mgmt/net-snmp build started at Thu Jul 16 18:58:09 UTC 2015 port directory: /usr/ports/net-mgmt/net-snmp building for: FreeBSD head-mips-default-job-20 11.0-CURRENT FreeBSD 11.0-CURRENT r285616 mips maintained by: zi@FreeBSD.org Makefile ident: $FreeBSD: head/net-mgmt/net-snmp/Makefile 386913 2015-05-21 06:54:23Z amdmi3 $ Poudriere version: 3.1.7 Host OSVERSION: 1100076 Jail OSVERSION: 1100077 !!! Jail is newer than host. (Jail: 1100077, Host: 1100076) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- UNAME_p=mips UNAME_m=mips ABI_FILE=/usr/lib/crt1.o OSVERSION=1100077 UNAME_v=FreeBSD 11.0-CURRENT r285616 UNAME_r=11.0-CURRENT LC_COLLATE=C BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=net-snmp-5.7.3_7 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool MASTERNAME=head-mips-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.7 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for net-snmp-5.7.3_7: 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: Build with 64-bit Interface Counters MYSQL=off: MySQL database support 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 UNPRIVILEGED=off: Allow unprivileged users to execute net-snmp ===> Use 'make config' to modify these settings ---End OPTIONS List--- --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 --with-libwrap --with-libs="-lssp_nonshared" --with-ldflags="-lm -lkvm -ldevstat -L/lib -L/usr/local/lib " --with-defaults --with-openssl="/usr" --with-dummy-values --with-perl-modules --enable-embedded-perl --enable-ipv6 --with-out-mib-modules="mibII/ipv6" --with-mib-modules="host disman/event-mib mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib smux" --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PERLPROG="/usr/local/bin/perl" PSPROG="/bin/ps" SED="/nxb-bin/usr/bin/sed" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl 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" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/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" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0 -I/usr/local/include -I/include -fno-strict-aliasing -std=c99" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib " LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -I/usr/local/include -I/include -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- WITH_PYTHON="@comment " WITH_TKMIB="@comment " WITH_PERL_EMBEDDED="" WITH_PERL="" WITH_IPV6="" SHLIB_VERSION=30 SHLIB_VERSION2=.0.3 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.20.2 PERL_VER=5.20 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.20 DOCSDIR="share/doc/snmp" EXAMPLESDIR="share/examples/snmp" DATADIR="share/snmp" WWWDIR="www/snmp" ETCDIR="etc/snmp" --End PLIST_SUB-- --SUB_LIST-- 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--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed READELF=/nxb-bin/usr/bin/readelf RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc NM=/nxb-bin/usr/bin/nm MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed READELF=/nxb-bin/usr/bin/readelf RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc NM=/nxb-bin/usr/bin/nm MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed READELF=/nxb-bin/usr/bin/readelf RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc NM=/nxb-bin/usr/bin/nm MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed READELF=/nxb-bin/usr/bin/readelf RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc NM=/nxb-bin/usr/bin/nm MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size <snip> 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... yes checking machine/pte.h presence... yes checking for machine/pte.h... yes 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 openssl/aes.h usability... yes checking openssl/aes.h presence... yes checking for openssl/aes.h... 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 openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... 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 stdlib.h... (cached) yes checking for malloc.h... (cached) no checking for net/if_dl.h... yes checking for sys/sysctl.h... yes checking for malloc.h... (cached) no checking for osreldate.h... yes checking for machine/types.h... no checking for net/if_dl.h... (cached) yes checking for net/if_types.h... yes 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/sysctl.h... (cached) yes checking for sys/user.h... 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/socketvar.h... yes 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 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/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 netinet/in_pcb.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... no configure: WARNING: pkg.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: pkg.h: proceeding with the compiler's result checking for pkg.h... yes checking for library containing pkg_init... -lpkg checking for windows.h... no checking for iphlpapi.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... 4 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 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 unsigned long long int... (cached) yes checking for uintmax_t... yes checking for intptr_t... yes checking for uintptr_t... (cached) yes checking for off64_t... no checking for nfds_t... yes checking for Counter64... no checking for mib2_ipIfStatsEntry_t... 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 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_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 library containing dlopen... none required checking for dlopen... (cached) yes 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/snmpMPDStats_5_5 snmpv3/usmStats_5_5 snmpv3/snmpEngine snmpv3/usmConf snmpv3/usmUser mibII/snmp_mib_5_5 mibII/system_mib mibII/sysORTable mibII/vacm_vars mibII/setSerialNo mibII/at mibII/ifTable mibII/tcp mibII/icmp mibII/udp 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/snmpN otifyFilterProfileTable notification-log-mib/notification_log target/target_counters_5_5 target/snmpTargetAddrEntry target/snmpTargetParamsEntry target/target 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/hrSW RunPerfTable hardware/cpu util_funcs mibII/i! pAddr 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 if-mib/ifTable mibII/kernel_sysctl mibII/udpTable 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 header_complex snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable agentx/protocol agentx/client agentx/master_admin agentx/agentx_config 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! /tcpListe! nerTable udp-mib/udpEndpointTable/udpEndpointTable snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access if-mib/data_access/interface*** Signal 15 Stop. make: stopped in /usr/ports/net-mgmt/net-snmp cpp: Internal error: Terminated (program cc1) Please submit a full bug report. See <URL:http://www.freebsd.org/support.html> for instructions.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507161916.t6GJGMmD099203>