Building ptpd2-2.3.0.txz (origin /buildshare/ports/355755/net/ptpd2) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/ptpd-2.3.0.tar.gz x packages/ x packages/perl5-5.16.3_10.txz x packages/gmake-3.82_1.txz x packages/net-snmp-5.7.2_9.txz x packages/autoconf-2.69.txz x packages/gettext-0.18.3.1_1.txz x packages/m4-1.4.17_1,1.txz x packages/pkg-1.2.7_2.txz x packages/automake-1.14.txz x packages/p5-Locale-gettext-1.05_3.txz x packages/automake-wrapper-20131203.txz x packages/help2man-1.43.3_1.txz x packages/libtool-2.4.2_3.txz x packages/autoconf-wrapper-20131203.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ptpd2-2.3.0 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 ptpd2-2.3.0 ===> ptpd2-2.3.0 depends on shared library: libnetsnmp.so - not found ===> Verifying for libnetsnmp.so 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 ptpd2-2.3.0 ===> ptpd2-2.3.0 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 ptpd2-2.3.0 ===> ptpd2-2.3.0 depends on file: /usr/local/bin/automake-1.14 - not found ===> Verifying install for /usr/local/bin/automake-1.14 in /buildshare/ports/355755/devel/automake ===> Installing existing package /packages/automake-1.14.txz Installing automake-1.14...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 ptpd2-2.3.0 ===> ptpd2-2.3.0 depends on file: /usr/local/bin/autoconf-2.69 - found ===> ptpd2-2.3.0 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 ptpd2-2.3.0 Make install ===> License BSD2CLAUSE accepted by the user ===> ptpd2-2.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ptpd2-2.3.0 for building ===> Extracting for ptpd2-2.3.0 => SHA256 Checksum OK for ptpd-2.3.0.tar.gz. ===> Patching for ptpd2-2.3.0 ===> ptpd2-2.3.0 depends on executable: gmake - found ===> ptpd2-2.3.0 depends on file: /usr/local/bin/automake-1.14 - found ===> ptpd2-2.3.0 depends on file: /usr/local/bin/autoconf-2.69 - found ===> ptpd2-2.3.0 depends on package: libtool>=2.4 - found ===> ptpd2-2.3.0 depends on shared library: libnetsnmp.so - found (/usr/local/lib/libnetsnmp.so.30) ===> Configuring for ptpd2-2.3.0 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. libtoolize: copying file `build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' configure.ac:27: installing 'build-aux/compile' configure.ac:28: installing 'build-aux/config.guess' configure.ac:28: installing 'build-aux/config.sub' configure.ac:18: installing 'build-aux/install-sh' configure.ac:18: installing 'build-aux/missing' src/Makefile.am:24: warning: source file 'dep/ipv4_acl.c' is in a subdirectory, src/Makefile.am:24: but option 'subdir-objects' is disabled automake-1.14: warning: possible forward-incompatibility. automake-1.14: At least a source file is in a subdirectory, but the 'subdir-objects' automake-1.14: automake option hasn't been enabled. For now, the corresponding output automake-1.14: object file(s) will be placed in the top-level directory. However, automake-1.14: this behaviour will change in future Automake versions: they will automake-1.14: unconditionally cause object files to be placed in the same subdirectory automake-1.14: of the corresponding sources. automake-1.14: You are advised to start using 'subdir-objects' option throughout your automake-1.14: project, to avoid future incompatibilities. src/Makefile.am:24: warning: source file 'dep/msg.c' is in a subdirectory, src/Makefile.am:24: but option 'subdir-objects' is disabled src/Makefile.am:24: warning: source file 'dep/net.c' is in a subdirectory, src/Makefile.am:24: but option 'subdir-objects' is disabled src/Makefile.am:24: warning: source file 'dep/servo.c' is in a subdirectory, src/Makefile.am:24: but option 'subdir-objects' is disabled src/Makefile.am:24: warning: source file 'dep/iniparser/dictionary.c' is in a subdirectory, src/Makefile.am:24: but option 'subdir-objects' is disabled src/Makefile.am:24: warning: source file 'dep/iniparser/iniparser.c' is in a subdirectory, src/Makefile.am:24: but option 'subdir-objects' is disabled src/Makefile.am:24: warning: source file 'dep/daemonconfig.c' is in a subdirectory, src/Makefile.am:24: but option 'subdir-objects' is disabled src/Makefile.am:24: warning: source file 'dep/startup.c' is in a subdirectory, src/Makefile.am:24: but option 'subdir-objects' is disabled src/Makefile.am:24: warning: source file 'dep/sys.c' is in a subdirectory, src/Makefile.am:24: but option 'subdir-objects' is disabled src/Makefile.am:24: warning: source file 'dep/timer.c' is in a subdirectory, src/Makefile.am:24: but option 'subdir-objects' is disabled src/Makefile.am:55: warning: source file 'dep/snmp.c' is in a subdirectory, src/Makefile.am:55: but option 'subdir-objects' is disabled src/Makefile.am:60: warning: source file 'dep/statistics.c' is in a subdirectory, src/Makefile.am:60: but option 'subdir-objects' is disabled src/Makefile.am:66: warning: source file 'dep/ntpengine/ntp_isc_md5.c' is in a subdirectory, src/Makefile.am:66: but option 'subdir-objects' is disabled src/Makefile.am:66: warning: source file 'dep/ntpengine/ntpdcontrol.c' is in a subdirectory, src/Makefile.am:66: but option 'subdir-objects' is disabled src/Makefile.am: installing 'build-aux/depcomp' 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 whether gmake supports nested variables... yes checking for gawk... (cached) /usr/bin/awk 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 whether cc understands -c and -o together... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 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 command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp 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 objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no 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... freebsd11.0 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 net-snmp-config... /usr/local/bin/net-snmp-config checking if we want to try building SNMP support... 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 if we are building SNMP support... yes checking for pow in -lm... yes checking for clock_gettime in -lrt... yes checking for pcap_inject in -lpcap... yes checking for ANSI C header files... (cached) yes checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking netinet/ether.h usability... no checking netinet/ether.h presence... no checking for netinet/ether.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.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 glob.h... (cached) yes checking for sched.h... (cached) yes checking utmp.h usability... no checking utmp.h presence... no checking for utmp.h... no checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking pcap/pcap.h usability... yes checking pcap/pcap.h presence... yes checking for pcap/pcap.h... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking linux/rtc.h usability... no checking linux/rtc.h presence... no checking for linux/rtc.h... no checking for sys/cpuset.h... yes checking for an ANSI C-conforming const... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for working volatile... yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for uint8_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for int64_t... (cached) yes checking for struct timex.tick... no checking whether cc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working memcmp... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for strftime... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for clock_gettime... (cached) yes checking for dup2... (cached) yes checking for ftruncate... yes checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for memset... (cached) yes checking for pow... yes checking for select... (cached) yes checking for socket... yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strtol... (cached) yes checking for glob... (cached) yes checking for pututline... no checking for utmpxname... no checking for updwtmpx... no checking whether MSG_ERRQUEUE is declared... no checking for RUNTIME_DEBUG... no checking for (old-style) debug message level... no checking for daemon mode... yes checking for experimental options... no checking for realtime statistics support... no checking ntpd control / failover support... no checking for SIGUSR2 support... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/ptpd2.8 config.status: creating src/ptpd2.conf.5 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ===> Building for ptpd2-2.3.0 gmake[1]: Entering directory `/obj/buildshare/ports/355755/net/ptpd2/work/ptpd-2.3.0' gmake all-recursive gmake[2]: Entering directory `/obj/buildshare/ports/355755/net/ptpd2/work/ptpd-2.3.0' Making all in src gmake[3]: Entering directory `/obj/buildshare/ports/355755/net/ptpd2/work/ptpd-2.3.0/src' cc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -I/usr/local/include -D_WANT_IFADDR -Ufreebsd11 -Dfreebsd11=freebsd11 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -I/usr/include -I/usr/local/include -DPTPD_SNMP -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -pipe -fstack-protector -Wall -O2 -pipe -fno-strict-aliasing -MT arith.o -MD -MP -MF .deps/arith.Tpo -c -o arith.o arith.c mv -f .deps/arith.Tpo .deps/arith.Po cc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -I/usr/local/include -D_WANT_IFADDR -Ufreebsd11 -Dfreebsd11=freebsd11 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -I/usr/include -I/usr/local/include -DPTPD_SNMP -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -pipe -fstack-protector -Wall -O2 -pipe -fno-strict-aliasing -MT bmc.o -MD -MP -MF .deps/bmc.Tpo -c -o bmc.o bmc.c mv -f .deps/bmc.Tpo .deps/bmc.Po cc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -I/usr/local/include -D_WANT_IFADDR -Ufreebsd11 -Dfreebsd11=freebsd11 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -I/usr/include -I/usr/local/include -DPTPD_SNMP -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -pipe -fstack-protector -Wall -O2 -pipe -fno-strict-aliasing -MT ipv4_acl.o -MD -MP -MF .deps/ipv4_acl.Tpo -c -o ipv4_acl.o `test -f 'dep/ipv4_acl.c' || echo './'`dep/ipv4_acl.c mv -f .deps/ipv4_acl.Tpo .deps/ipv4_acl.Po cc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -I/usr/local/include -D_WANT_IFADDR -Ufreebsd11 -Dfreebsd11=freebsd11 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -I/usr/include -I/usr/local/include -DPTPD_SNMP -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -pipe -fstack-protector -Wall -O2 -pipe -fno-strict-aliasing -MT msg.o -MD -MP -MF .deps/msg.Tpo -c -o msg.o `test -f 'dep/msg.c' || echo './'`dep/msg.c mv -f .deps/msg.Tpo .deps/msg.Po cc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -I/usr/local/include -D_WANT_IFADDR -Ufreebsd11 -Dfreebsd11=freebsd11 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -I/usr/include -I/usr/local/include -DPTPD_SNMP -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -pipe -fstack-protector -Wall -O2 -pipe -fno-strict-aliasing -MT net.o -MD -MP -MF .deps/net.Tpo -c -o net.o `test -f 'dep/net.c' || echo './'`dep/net.c In file included from dep/net.c:69: /usr/local/include/net-snmp/net-snmp-config.h:1461:1: warning: "PACKAGE_URL" redefined In file included from dep/../ptpd.h:22, from dep/net.c:55: ../config.h:203:1: warning: this is the location of the previous definition dep/net.c: In function 'netRecvGeneral': dep/net.c:1263: warning: passing argument 5 of 'recvfrom' from incompatible pointer type mv -f .deps/net.Tpo .deps/net.Po cc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -I/usr/local/include -D_WANT_IFADDR -Ufreebsd11 -Dfreebsd11=freebsd11 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -I/usr/include -I/usr/local/include -DPTPD_SNMP -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -pipe -fstack-protector -Wall -O2 -pipe -fno-strict-aliasing -MT servo.o -MD -MP -MF .deps/servo.Tpo -c -o servo.o `test -f 'dep/servo.c' || echo './'`dep/servo.c mv -f .deps/servo.Tpo .deps/servo.Po cc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -I/usr/local/include -D_WANT_IFADDR -Ufreebsd11 -Dfreebsd11=freebsd11 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -I/usr/include -I/usr/local/include -DPTPD_SNMP -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -pipe -fstack-protector -Wall -O2 -pipe -fno-strict-aliasing -MT dictionary.o -MD -MP -MF .deps/dictionary.Tpo -c -o dictionary.o `test -f 'dep/iniparser/dictionary.c' || echo './'`dep/iniparser/dictionary.c mv -f .deps/dictionary.Tpo .deps/dictionary.Po cc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -I/usr/local/include -D_WANT_IFADDR -Ufreebsd11 -Dfreebsd11=freebsd11 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -I/usr/include -I/usr/local/include -DPTPD_SNMP -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -pipe -fstack-protector -Wall -O2 -pipe -fno-strict-aliasing -MT iniparser.o -MD -MP -MF .deps/iniparser.Tpo -c -o iniparser.o `test -f 'dep/iniparser/iniparser.c' || echo './'`dep/iniparser/iniparser.c mv -f .deps/iniparser.Tpo .deps/iniparser.Po cc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -I/usr/local/include -D_WANT_IFADDR -Ufreebsd11 -Dfreebsd11=freebsd11 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -I/usr/include -I/usr/local/include -DPTPD_SNMP -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -pipe -fstack-protector -Wall -O2 -pipe -fno-strict-aliasing -MT daemonconfig.o -MD -MP -MF .deps/daemonconfig.Tpo -c -o daemonconfig.o `test -f 'dep/daemonconfig.c' || echo './'`dep/daemonconfig.c mv -f .deps/daemonconfig.Tpo .deps/daemonconfig.Po cc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -I/usr/local/include -D_WANT_IFADDR -Ufreebsd11 -Dfreebsd11=freebsd11 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -I/usr/include -I/usr/local/include -DPTPD_SNMP -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -pipe -fstack-protector -Wall -O2 -pipe -fno-strict-aliasing -MT startup.o -MD -MP -MF .deps/startup.Tpo -c -o startup.o `test -f 'dep/startup.c' || echo './'`dep/startup.c mv -f .deps/startup.Tpo .deps/startup.Po cc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -I/usr/local/include -D_WANT_IFADDR -Ufreebsd11 -Dfreebsd11=freebsd11 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -I/usr/include -I/usr/local/include -DPTPD_SNMP -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -pipe -fstack-protector -Wall -O2 -pipe -fno-strict-aliasing -MT sys.o -MD -MP -MF .deps/sys.Tpo -c -o sys.o `test -f 'dep/sys.c' || echo './'`dep/sys.c mv -f .deps/sys.Tpo .deps/sys.Po cc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -I/usr/local/include -D_WANT_IFADDR -Ufreebsd11 -Dfreebsd11=freebsd11 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -I/usr/include -I/usr/local/include -DPTPD_SNMP -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -pipe -fstack-protector -Wall -O2 -pipe -fno-strict-aliasing -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o `test -f 'dep/timer.c' || echo './'`dep/timer.c mv -f .deps/timer.Tpo .deps/timer.Po cc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -I/usr/local/include -D_WANT_IFADDR -Ufreebsd11 -Dfreebsd11=freebsd11 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -I/usr/include -I/usr/local/include -DPTPD_SNMP -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -pipe -fstack-protector -Wall -O2 -pipe -fno-strict-aliasing -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c mv -f .deps/display.Tpo .deps/display.Po cc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -I/usr/local/include -D_WANT_IFADDR -Ufreebsd11 -Dfreebsd11=freebsd11 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -I/usr/include -I/usr/local/include -DPTPD_SNMP -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -pipe -fstack-protector -Wall -O2 -pipe -fno-strict-aliasing -MT management.o -MD -MP -MF .deps/management.Tpo -c -o management.o management.c mv -f .deps/management.Tpo .deps/management.Po cc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -I/usr/local/include -D_WANT_IFADDR -Ufreebsd11 -Dfreebsd11=freebsd11 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -I/usr/include -I/usr/local/include -DPTPD_SNMP -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -pipe -fstack-protector -Wall -O2 -pipe -fno-strict-aliasing -MT protocol.o -MD -MP -MF .deps/protocol.Tpo -c -o protocol.o protocol.c mv -f .deps/protocol.Tpo .deps/protocol.Po cc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -I/usr/local/include -D_WANT_IFADDR -Ufreebsd11 -Dfreebsd11=freebsd11 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -I/usr/include -I/usr/local/include -DPTPD_SNMP -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -pipe -fstack-protector -Wall -O2 -pipe -fno-strict-aliasing -MT ptpd.o -MD -MP -MF .deps/ptpd.Tpo -c -o ptpd.o ptpd.c mv -f .deps/ptpd.Tpo .deps/ptpd.Po cc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -I/usr/local/include -D_WANT_IFADDR -Ufreebsd11 -Dfreebsd11=freebsd11 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -I/usr/include -I/usr/local/include -DPTPD_SNMP -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -pipe -fstack-protector -Wall -O2 -pipe -fno-strict-aliasing -MT snmp.o -MD -MP -MF .deps/snmp.Tpo -c -o snmp.o `test -f 'dep/snmp.c' || echo './'`dep/snmp.c In file included from dep/snmp.c:39: /usr/local/include/net-snmp/net-snmp-config.h:1461:1: warning: "PACKAGE_URL" redefined In file included from dep/../ptpd.h:22, from dep/snmp.c:37: ../config.h:203:1: warning: this is the location of the previous definition mv -f .deps/snmp.Tpo .deps/snmp.Po /bin/sh ../libtool --tag=CC --mode=link cc -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -pipe -fstack-protector -Wall -O2 -pipe -fno-strict-aliasing -L/usr/lib -lm -lkvm -ldevstat -lpkg -L/usr/local/lib -L/usr/local/lib -lnetsnmpmibs -lnetsnmpagent -lwrap -Wl,-R/usr/local/lib/perl5/5.16/mach/CORE -lnetsnmp -lcrypto -lelf -lssp_nonshared -o ptpd2 arith.o bmc.o ipv4_acl.o msg.o net.o servo.o dictionary.o iniparser.o daemonconfig.o startup.o sys.o timer.o display.o management.o protocol.o ptpd.o snmp.o -lpcap -lrt -lm libtool: link: cc -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -pipe -fstack-protector -Wall -O2 -pipe -fno-strict-aliasing -Wl,-R/usr/local/lib/perl5/5.16/mach/CORE -o ptpd2 arith.o bmc.o ipv4_acl.o msg.o net.o servo.o dictionary.o iniparser.o daemonconfig.o startup.o sys.o timer.o display.o management.o protocol.o ptpd.o snmp.o -L/usr/lib -L/usr/local/lib /usr/local/lib/libnetsnmpmibs.so -L/usr/local/lib/perl5/5.16/mach/CORE /usr/local/lib/libnetsnmpagent.so -lperl -lcrypt -lutil -lwrap /usr/local/lib/libnetsnmp.so -lkvm -ldevstat -lpkg -lcrypto -lelf -lssp_nonshared -lpcap -lrt -lm -pthread -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory `/obj/buildshare/ports/355755/net/ptpd2/work/ptpd-2.3.0/src' gmake[3]: Entering directory `/obj/buildshare/ports/355755/net/ptpd2/work/ptpd-2.3.0' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/net/ptpd2/work/ptpd-2.3.0' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/net/ptpd2/work/ptpd-2.3.0' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net/ptpd2/work/ptpd-2.3.0' ===> Staging for ptpd2-2.3.0 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/net/ptpd2/work/ptpd-2.3.0' gmake install-recursive gmake[2]: Entering directory `/obj/buildshare/ports/355755/net/ptpd2/work/ptpd-2.3.0' Making install in src gmake[3]: Entering directory `/obj/buildshare/ports/355755/net/ptpd2/work/ptpd-2.3.0/src' gmake[4]: Entering directory `/obj/buildshare/ports/355755/net/ptpd2/work/ptpd-2.3.0/src' /bin/mkdir -p '/obj/buildshare/ports/355755/net/ptpd2/work/stage/usr/local/sbin' /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 ptpd2 '/obj/buildshare/ports/355755/net/ptpd2/work/stage/usr/local/sbin' libtool: install: install -o root -g wheel -m 555 -s ptpd2 /obj/buildshare/ports/355755/net/ptpd2/work/stage/usr/local/sbin/ptpd2 /bin/mkdir -p '/obj/buildshare/ports/355755/net/ptpd2/work/stage/usr/local/man/man5' install -o root -g wheel -m 444 ptpd2.conf.5 '/obj/buildshare/ports/355755/net/ptpd2/work/stage/usr/local/man/man5' /bin/mkdir -p '/obj/buildshare/ports/355755/net/ptpd2/work/stage/usr/local/man/man8' install -o root -g wheel -m 444 ptpd2.8 '/obj/buildshare/ports/355755/net/ptpd2/work/stage/usr/local/man/man8' gmake[4]: Leaving directory `/obj/buildshare/ports/355755/net/ptpd2/work/ptpd-2.3.0/src' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/net/ptpd2/work/ptpd-2.3.0/src' gmake[3]: Entering directory `/obj/buildshare/ports/355755/net/ptpd2/work/ptpd-2.3.0' gmake[4]: Entering directory `/obj/buildshare/ports/355755/net/ptpd2/work/ptpd-2.3.0' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/net/ptpd2/work/ptpd-2.3.0' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/net/ptpd2/work/ptpd-2.3.0' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/net/ptpd2/work/ptpd-2.3.0' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net/ptpd2/work/ptpd-2.3.0' /bin/mkdir -p /obj/buildshare/ports/355755/net/ptpd2/work/stage/usr/local/share/doc/ptpd cd /obj/buildshare/ports/355755/net/ptpd2/work/ptpd-2.3.0/doc && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- . /obj/buildshare/ports/355755/net/ptpd2/work/stage/usr/local/share/doc/ptpd /bin/mkdir -p /obj/buildshare/ports/355755/net/ptpd2/work/stage/usr/local/etc/ptpd2 /bin/cp /buildshare/ports/355755/net/ptpd2/files/*.sample /obj/buildshare/ports/355755/net/ptpd2/work/stage/usr/local/etc/ptpd2 ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ===> Installing for ptpd2-2.3.0 ===> Checking if net/ptpd2 already installed ===> Registering installation for ptpd2-2.3.0 Installing ptpd2-2.3.0... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/sbin/ptpd2 This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/ptpd2 If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://ptpd.sourceforge.net/ Make package ===> Building package for ptpd2-2.3.0 slot1: removed