Building sdig-0.45_1.txz (origin /buildshare/ports/355755/net-mgmt/sdig) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/sdig-0.45.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/perl5-5.16.3_10.txz x packages/net-snmp-5.7.2_9.txz x packages/pkg-1.2.7_2.txz x packages/gmake-3.82_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> sdig-0.45_1 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 sdig-0.45_1 ===> sdig-0.45_1 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 sdig-0.45_1 ===> sdig-0.45_1 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 sdig-0.45_1 Make install ===> sdig-0.45_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sdig-0.45_1 for building ===> Extracting for sdig-0.45_1 => SHA256 Checksum OK for sdig-0.45.tar.gz. ===> Patching for sdig-0.45_1 ===> Applying FreeBSD patches for sdig-0.45_1 ===> sdig-0.45_1 depends on executable: gmake - found ===> sdig-0.45_1 depends on shared library: netsnmp.30 - found ===> Configuring for sdig-0.45_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-mgmt/sdig/work/sdig-0.45/configure 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 for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for net-snmp-config... net-snmp-config checking for inet_pton in -lnsl... no checking for inet_aton... (cached) yes checking for inet_pton... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/config.h config.status: executing depfiles commands ===> Building for sdig-0.45_1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/sdig/work/sdig-0.45' CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /obj/buildshare/ports/355755/net-mgmt/sdig/work/sdig-0.45/missing --run aclocal-1.11 /obj/buildshare/ports/355755/net-mgmt/sdig/work/sdig-0.45/missing: aclocal-1.11: not found WARNING: `aclocal-1.11' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /obj/buildshare/ports/355755/net-mgmt/sdig/work/sdig-0.45/missing --run automake-1.11 --gnu /obj/buildshare/ports/355755/net-mgmt/sdig/work/sdig-0.45/missing: automake-1.11: not found WARNING: `automake-1.11' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /obj/buildshare/ports/355755/net-mgmt/sdig/work/sdig-0.45/missing --run autoconf /obj/buildshare/ports/355755/net-mgmt/sdig/work/sdig-0.45/missing: autoconf: not found WARNING: `autoconf' is missing on your system. You should only need it if you modified `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=powerpc-portbld-freebsd11.0 build_alias=powerpc-portbld-freebsd11.0 CC=cc CFLAGS=-O2 -pipe -fno-strict-aliasing LDFLAGS= CPPFLAGS= CPP=cpp --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for net-snmp-config... net-snmp-config checking for inet_pton in -lnsl... no checking for inet_aton... yes checking for inet_pton... yes configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/config.h config.status: include/config.h is unchanged config.status: executing depfiles commands gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/sdig/work/sdig-0.45' gmake[1]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/sdig/work/sdig-0.45' Making all in src gmake[2]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/sdig/work/sdig-0.45/src' cc -DHAVE_CONFIG_H -I. -I../include -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 -DCONFPATH=\"/usr/local/etc\" -O2 -pipe -fno-strict-aliasing -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c mv -f .deps/common.Tpo .deps/common.Po cc -DHAVE_CONFIG_H -I. -I../include -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 -DCONFPATH=\"/usr/local/etc\" -O2 -pipe -fno-strict-aliasing -MT sdig.o -MD -MP -MF .deps/sdig.Tpo -c -o sdig.o sdig.c mv -f .deps/sdig.Tpo .deps/sdig.Po cc -DHAVE_CONFIG_H -I. -I../include -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 -DCONFPATH=\"/usr/local/etc\" -O2 -pipe -fno-strict-aliasing -MT query.o -MD -MP -MF .deps/query.Tpo -c -o query.o query.c mv -f .deps/query.Tpo .deps/query.Po cc -DHAVE_CONFIG_H -I. -I../include -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 -DCONFPATH=\"/usr/local/etc\" -O2 -pipe -fno-strict-aliasing -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c mv -f .deps/config.Tpo .deps/config.Po cc -DHAVE_CONFIG_H -I. -I../include -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 -DCONFPATH=\"/usr/local/etc\" -O2 -pipe -fno-strict-aliasing -MT snmpget.o -MD -MP -MF .deps/snmpget.Tpo -c -o snmpget.o snmpget.c mv -f .deps/snmpget.Tpo .deps/snmpget.Po cc -DHAVE_CONFIG_H -I. -I../include -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 -DCONFPATH=\"/usr/local/etc\" -O2 -pipe -fno-strict-aliasing -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.c mv -f .deps/output.Tpo .deps/output.Po cc -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 -DCONFPATH=\"/usr/local/etc\" -O2 -pipe -fno-strict-aliasing -o sdig common.o sdig.o query.o config.o snmpget.o output.o -L/usr/lib -lm -lkvm -ldevstat -lpkg -L/usr/local/lib -L/usr/local/lib -lnetsnmp -lcrypto -lelf -lssp_nonshared gmake[2]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/sdig/work/sdig-0.45/src' gmake[2]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/sdig/work/sdig-0.45' gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/sdig/work/sdig-0.45' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/sdig/work/sdig-0.45' ===> Staging for sdig-0.45_1 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/net-mgmt/sdig/work/sdig-0.45/src/sdig /obj/buildshare/ports/355755/net-mgmt/sdig/work/stage/usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-mgmt/sdig/work/sdig-0.45/sdig.conf /obj/buildshare/ports/355755/net-mgmt/sdig/work/stage/usr/local/etc install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-mgmt/sdig/work/sdig-0.45/mactable /obj/buildshare/ports/355755/net-mgmt/sdig/work/stage/usr/local/etc install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-mgmt/sdig/work/sdig-0.45/sdig.8 /obj/buildshare/ports/355755/net-mgmt/sdig/work/stage/usr/local/man/man8 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-mgmt/sdig/work/sdig-0.45/sdig.conf.5 /obj/buildshare/ports/355755/net-mgmt/sdig/work/stage/usr/local/man/man5 ====> Compressing man pages (compress-man) ===> Installing for sdig-0.45_1 ===> Checking if net-mgmt/sdig already installed ===> Registering installation for sdig-0.45_1 Installing sdig-0.45_1... done If you wish to use the NMBLOOKUP option within sdig, you must install net/samba-nmblookup (or net/samba). Make package ===> Building package for sdig-0.45_1 slot2: removed