Building py27-yapsnmp-0.7.8_7.txz (origin /buildshare/ports/355755/net-mgmt/py-yapsnmp) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/yapsnmp-0.7.8.tar.gz x packages/ x packages/gmake-3.82_1.txz x packages/libtool-2.4.2_3.txz x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz x packages/python27-2.7.6_4.txz x packages/perl5-5.16.3_10.txz x packages/net-snmp-5.7.2_9.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-yapsnmp-0.7.8_7 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 py27-yapsnmp-0.7.8_7 ===> py27-yapsnmp-0.7.8_7 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 py27-yapsnmp-0.7.8_7 ===> py27-yapsnmp-0.7.8_7 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /buildshare/ports/355755/lang/python27 ===> Installing existing package /packages/python27-2.7.6_4.txz Installing python27-2.7.6_4...Installing gettext-0.18.3.1_1... done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ===> Returning to build of py27-yapsnmp-0.7.8_7 ===> py27-yapsnmp-0.7.8_7 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... done ===> Returning to build of py27-yapsnmp-0.7.8_7 ===> py27-yapsnmp-0.7.8_7 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /buildshare/ports/355755/devel/libtool ===> Installing existing package /packages/libtool-2.4.2_3.txz Installing libtool-2.4.2_3... done ===> Returning to build of py27-yapsnmp-0.7.8_7 ===> py27-yapsnmp-0.7.8_7 depends on file: /usr/local/bin/python2.7 - found Make install ===> License LGPL21 accepted by the user ===> py27-yapsnmp-0.7.8_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-yapsnmp-0.7.8_7 for building ===> Extracting for py27-yapsnmp-0.7.8_7 => SHA256 Checksum OK for yapsnmp-0.7.8.tar.gz. ===> Patching for py27-yapsnmp-0.7.8_7 ===> Applying FreeBSD patches for py27-yapsnmp-0.7.8_7 /usr/bin/sed -i.bak -e "s,-lsnmp,-lnetsnmp," /obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8/configure ===> py27-yapsnmp-0.7.8_7 depends on file: /usr/local/bin/python2.7 - found ===> py27-yapsnmp-0.7.8_7 depends on executable: gmake - found ===> py27-yapsnmp-0.7.8_7 depends on package: libtool>=2.4 - found ===> py27-yapsnmp-0.7.8_7 depends on shared library: netsnmp.30 - found ===> Configuring for py27-yapsnmp-0.7.8_7 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8/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 gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for style of include used by gmake... GNU checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of cc... none checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking for a sed that does not truncate output... /usr/bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking how to run the C preprocessor... cpp checking for egrep... grep -E 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 dlfcn.h... (cached) yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC 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.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether -lc should be explicitly linked in... no creating libtool 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 ANSI C... (cached) none needed checking dependency style of cc... (cached) none checking for swig... no checking for patch... patch checking for kstat_open in -lkstat... no checking for socket in -lsocket... no checking for HMAC in -lcrypto... yes checking for init_snmp in -lnetsnmp... yes checking for ANSI C header files... (cached) yes checking net-snmp/net-snmp-config.h usability... yes checking net-snmp/net-snmp-config.h presence... yes checking for net-snmp/net-snmp-config.h... yes checking for net-snmp/types.h... yes checking for net-snmp/net-snmp-includes.h... yes checking for net-snmp/library/transform_oids.h... yes checking for net-snmp/library/asn1.h... yes checking for net-snmp/library/snmp_api.h... yes checking for net-snmp/library/snmp.h... yes checking for net-snmp/library/snmp_client.h... yes checking for net-snmp/library/mib.h... yes checking for net-snmp/library/default_store.h... yes checking for /usr/include/net-snmp/library... no checking for /usr/local/include/net-snmp/library... yes checking python2.7/Python.h usability... yes checking python2.7/Python.h presence... yes checking for python2.7/Python.h... yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for py27-yapsnmp-0.7.8_7 gmake[1]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8' gmake all-recursive gmake[2]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8' Making all in src gmake[3]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8/src' /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I/usr/local/include/python2.7 -O2 -pipe -fno-strict-aliasing -c -o net-snmp_wrap.lo `test -f 'net-snmp_wrap.c' || echo './'`net-snmp_wrap.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I/usr/local/include/python2.7 -O2 -pipe -fno-strict-aliasing -c net-snmp_wrap.c -fPIC -DPIC -o .libs/net-snmp_wrap.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I/usr/local/include/python2.7 -O2 -pipe -fno-strict-aliasing -c net-snmp_wrap.c -o net-snmp_wrap.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=link cc -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o netsnmpc.la -rpath /usr/local/lib/python2.7/site-packages -module -avoid-version net-snmp_wrap.lo -lnetsnmp -lcrypto libtool: link: cc -shared -fPIC -DPIC .libs/net-snmp_wrap.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libnetsnmp.so -L/usr/lib -lm -lkvm -ldevstat -lpkg -lcrypto -O2 -Wl,-soname -Wl,netsnmpc.so -o .libs/netsnmpc.so libtool: link: ar cru .libs/netsnmpc.a net-snmp_wrap.o libtool: link: ranlib .libs/netsnmpc.a libtool: link: ( cd ".libs" && rm -f "netsnmpc.la" && ln -s "../netsnmpc.la" "netsnmpc.la" ) gmake[3]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8/src' Making all in doc gmake[3]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8/doc' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8/doc' Making all in config gmake[3]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8/config' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8/config' gmake[3]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8' ===> Installing for py27-yapsnmp-0.7.8_7 ===> py27-yapsnmp-0.7.8_7 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list ===> Checking if net-mgmt/py-yapsnmp already installed gmake[1]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8' Making install in src gmake[2]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8/src' gmake[3]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8/src' /bin/sh ../config/mkinstalldirs /usr/local/lib/python2.7/site-packages /bin/sh /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel netsnmpc.la /usr/local/lib/python2.7/site-packages/netsnmpc.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/netsnmpc.so /usr/local/lib/python2.7/site-packages/netsnmpc.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/netsnmpc.lai /usr/local/lib/python2.7/site-packages/netsnmpc.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/netsnmpc.a /usr/local/lib/python2.7/site-packages/netsnmpc.a libtool: install: chmod 644 /usr/local/lib/python2.7/site-packages/netsnmpc.a libtool: install: ranlib /usr/local/lib/python2.7/site-packages/netsnmpc.a /bin/sh ../config/mkinstalldirs /usr/local/lib/python2.7/site-packages install -o root -g wheel -m 444 yapsnmp.py /usr/local/lib/python2.7/site-packages/yapsnmp.py install -o root -g wheel -m 444 netsnmp.py /usr/local/lib/python2.7/site-packages/netsnmp.py gmake[3]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8/src' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8/src' Making install in doc gmake[2]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8/doc' gmake[3]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8/doc' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8/doc' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8/doc' Making install in config gmake[2]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8/config' gmake[3]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8/config' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8/config' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8/config' gmake[2]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8' gmake[3]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/py-yapsnmp/work/yapsnmp-0.7.8' ===> Registering installation for py27-yapsnmp-0.7.8_7 Installing py27-yapsnmp-0.7.8_7... done Make package ===> Building package for py27-yapsnmp-0.7.8_7 Creating package for py27-yapsnmp-0.7.8_7 slot1: removed