Building nagios-snmp-plugins-1.2_4.txz (origin /buildshare/ports/355755/net-mgmt/nagios-snmp-plugins) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/nagios-snmp-plugins-1.2.tar.gz x packages/ x packages/p5-Locale-gettext-1.05_3.txz x packages/net-snmp-5.7.2_9.txz x packages/perl5-5.16.3_10.txz x packages/pkg-1.2.7_2.txz x packages/m4-1.4.17_1,1.txz x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz x packages/autoconf-2.69.txz x packages/automake-wrapper-20131203.txz x packages/autoconf-wrapper-20131203.txz x packages/help2man-1.43.3_1.txz x packages/automake14-1.4.6_6.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> nagios-snmp-plugins-1.2_4 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of nagios-snmp-plugins-1.2_4 ===> nagios-snmp-plugins-1.2_4 depends on shared library: netsnmp.30 - not found ===> Verifying install for netsnmp.30 in /buildshare/ports/355755/net-mgmt/net-snmp ===> Installing existing package /packages/net-snmp-5.7.2_9.txz Installing net-snmp-5.7.2_9...Installing perl5-5.16.3_10... done done **** This port installs snmpd, header files and libraries but does not start snmpd by default. If you want to auto-start snmpd and snmptrapd:, add the following to /etc/rc.conf: snmpd_enable="YES" snmpd_flags="-a" snmpd_conffile="/usr/local/share/snmp/snmpd.conf /etc/snmpd.conf" snmptrapd_enable="YES" snmptrapd_flags="-a -p /var/run/snmptrapd.pid" **** You may also specify the following make variables: NET_SNMP_SYS_CONTACT="zi@FreeBSD.org" NET_SNMP_SYS_LOCATION="USA" DEFAULT_SNMP_VERSION=3 NET_SNMP_MIB_MODULES="host smux mibII/mta_sendmail ucd-snmp/diskio" NET_SNMP_LOGFILE=/var/log/snmpd.log NET_SNMP_PERSISTENTDIR=/var/net-snmp to define default values (or to override the defaults). To avoid being prompted during the configuration process, you should (minimally) define the first two variables. (NET_SNMP_SYS_*) You may also define the following to avoid all interactive configuration: BATCH="yes" ===> Returning to build of nagios-snmp-plugins-1.2_4 ===> nagios-snmp-plugins-1.2_4 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of nagios-snmp-plugins-1.2_4 ===> nagios-snmp-plugins-1.2_4 depends on file: /usr/local/bin/automake-1.4 - not found ===> Verifying install for /usr/local/bin/automake-1.4 in /buildshare/ports/355755/devel/automake14 ===> Installing existing package /packages/automake14-1.4.6_6.txz Installing automake14-1.4.6_6...Installing autoconf-2.69...Installing autoconf-wrapper-20131203... done Installing m4-1.4.17_1,1... done done Installing automake-wrapper-20131203... done done ===> Returning to build of nagios-snmp-plugins-1.2_4 ===> nagios-snmp-plugins-1.2_4 depends on file: /usr/local/bin/autoconf-2.69 - found ===> nagios-snmp-plugins-1.2_4 depends on file: /usr/local/bin/perl5.16.3 - found ===> nagios-snmp-plugins-1.2_4 depends on file: /usr/local/bin/perl5.16.3 - found Make install ===> nagios-snmp-plugins-1.2_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nagios-snmp-plugins-1.2_4 for building ===> Extracting for nagios-snmp-plugins-1.2_4 => SHA256 Checksum OK for nagios-snmp-plugins-1.2.tar.gz. ===> Patching for nagios-snmp-plugins-1.2_4 ===> nagios-snmp-plugins-1.2_4 depends on executable: gmake - found ===> nagios-snmp-plugins-1.2_4 depends on file: /usr/local/bin/automake-1.4 - found ===> nagios-snmp-plugins-1.2_4 depends on file: /usr/local/bin/autoconf-2.69 - found ===> nagios-snmp-plugins-1.2_4 depends on file: /usr/local/bin/perl5.16.3 - found ===> nagios-snmp-plugins-1.2_4 depends on shared library: netsnmp.30 - found ===> Configuring for nagios-snmp-plugins-1.2_4 Use of "do" to call subroutines is deprecated at /usr/local/bin/automake-1.4 line 986. Use of "do" to call subroutines is deprecated at /usr/local/bin/automake-1.4 line 1147. automake: configure.in: installing `./install-sh' automake: configure.in: installing `./mkinstalldirs' automake: configure.in: installing `./missing' automake: Makefile.am: installing `./INSTALL' automake: Makefile.am: required file `./ChangeLog' not found Use of "do" to call subroutines is deprecated at /usr/local/bin/automake-1.4 line 986. Use of "do" to call subroutines is deprecated at /usr/local/bin/automake-1.4 line 1147. automake: Makefile.am: required file `./ChangeLog' not found configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether gmake sets $(MAKE)... yes checking for working aclocal-1.4... found checking for working autoconf... found checking for working automake-1.4... found checking for working autoheader... found checking for working makeinfo... found 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 stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for getopt.h... (cached) yes checking for errno.h... (cached) 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 for connect... ./configure: ac_fn_c_try_link: not found no checking for gethostbyname in -lnsl... no checking for connect in -lsocket... no checking for res_search... yes checking for dn_expand... yes checking for dns_lookup... no checking for net-snmp-config... /usr/local/bin/net-snmp-config configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing default-1 commands ===> Building for nagios-snmp-plugins-1.2_4 gmake[1]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/nagios-snmp-plugins/work/nagios-snmp-plugins-1.2' cc -DHAVE_CONFIG_H -I. -I. -I. -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -D_WANT_IFADDR -fno-strict-aliasing -Ufreebsd11 -Dfreebsd11=freebsd11 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -I/usr/include -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c check_snmp_disk.c cc -DHAVE_CONFIG_H -I. -I. -I. -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -D_WANT_IFADDR -fno-strict-aliasing -Ufreebsd11 -Dfreebsd11=freebsd11 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -I/usr/include -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c snmp_common.c cc -O2 -pipe -fno-strict-aliasing -o check_snmp_disk check_snmp_disk.o snmp_common.o -L/usr/local/lib -lnetsnmp -L/usr/lib -lm -lkvm -ldevstat -lpkg -L/usr/local/lib -lcrypto -lelf -lssp_nonshared -Wl,-R/usr/local/lib/perl5/5.16/mach/CORE cc -DHAVE_CONFIG_H -I. -I. -I. -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -D_WANT_IFADDR -fno-strict-aliasing -Ufreebsd11 -Dfreebsd11=freebsd11 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -I/usr/include -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c check_snmp_proc.c cc -O2 -pipe -fno-strict-aliasing -o check_snmp_proc check_snmp_proc.o snmp_common.o -L/usr/local/lib -lnetsnmp -L/usr/lib -lm -lkvm -ldevstat -lpkg -L/usr/local/lib -lcrypto -lelf -lssp_nonshared -Wl,-R/usr/local/lib/perl5/5.16/mach/CORE gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/nagios-snmp-plugins/work/nagios-snmp-plugins-1.2' ===> Installing for nagios-snmp-plugins-1.2_4 ===> nagios-snmp-plugins-1.2_4 depends on file: /usr/local/bin/perl5.16.3 - found ===> Generating temporary packing list ===> Checking if net-mgmt/nagios-snmp-plugins already installed /bin/mkdir -p /usr/local/libexec/nagios install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/net-mgmt/nagios-snmp-plugins/work/nagios-snmp-plugins-1.2/check_snmp_disk /usr/local/libexec/nagios install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/net-mgmt/nagios-snmp-plugins/work/nagios-snmp-plugins-1.2/check_snmp_proc /usr/local/libexec/nagios /bin/mkdir -p /usr/local/share/doc/nagios-snmp-plugins install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-mgmt/nagios-snmp-plugins/work/nagios-snmp-plugins-1.2/README /usr/local/share/doc/nagios-snmp-plugins ===> Registering installation for nagios-snmp-plugins-1.2_4 Installing nagios-snmp-plugins-1.2_4... done Make package ===> Building package for nagios-snmp-plugins-1.2_4 Creating package for nagios-snmp-plugins-1.2_4 slot2: removed