Building portmon-2.0.txz (origin /buildshare/ports/355755/net-mgmt/portmon) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/portmon-2.0.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> portmon-2.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 portmon-2.0 Make install ===> portmon-2.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by portmon-2.0 for building ===> Extracting for portmon-2.0 => SHA256 Checksum OK for portmon-2.0.tar.gz. ===> Patching for portmon-2.0 ===> Applying FreeBSD patches for portmon-2.0 ===> Configuring for portmon-2.0 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-mgmt/portmon/work/portmon-2.0/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-mgmt/portmon/work/portmon-2.0/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 /obj/buildshare/ports/355755/net-mgmt/portmon/work/portmon-2.0/missing: Unknown `--run' option Try `/obj/buildshare/ports/355755/net-mgmt/portmon/work/portmon-2.0/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for gawk... (cached) /usr/bin/awk checking whether byte ordering is bigendian... yes checking whether to install extra goodies... no checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for ftime in -lcompat... yes 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 arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.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 for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for strings.h... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for unistd.h... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking return type of signal handlers... void checking for alarm... (cached) yes checking for bzero... (cached) yes checking for gethostbyname... (cached) yes checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for memset... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strchr... yes checking for getopt_long... yes configure: creating ./config.status config.status: creating Makefile config.status: creating extras/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for portmon-2.0 /usr/bin/make all-recursive Making all in src if cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -MT portmon.o -MD -MP -MF ".deps/portmon.Tpo" -c -o portmon.o `test -f 'portmon.c' || echo './'`portmon.c; then mv ".deps/portmon.Tpo" ".deps/portmon.Po"; else rm -f ".deps/portmon.Tpo"; exit 1; fi portmon.c: In function 'main': portmon.c:173: warning: comparison is always true due to limited range of data type if cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -MT tcp_ping.o -MD -MP -MF ".deps/tcp_ping.Tpo" -c -o tcp_ping.o `test -f 'tcp_ping.c' || echo './'`tcp_ping.c; then mv ".deps/tcp_ping.Tpo" ".deps/tcp_ping.Po"; else rm -f ".deps/tcp_ping.Tpo"; exit 1; fi In file included from tcp_ping.c:32: /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes which is deprecated" if cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -MT icmp_ping.o -MD -MP -MF ".deps/icmp_ping.Tpo" -c -o icmp_ping.o `test -f 'icmp_ping.c' || echo './'`icmp_ping.c; then mv ".deps/icmp_ping.Tpo" ".deps/icmp_ping.Po"; else rm -f ".deps/icmp_ping.Tpo"; exit 1; fi In file included from icmp_ping.c:45: /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes which is deprecated" if cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -MT action.o -MD -MP -MF ".deps/action.Tpo" -c -o action.o `test -f 'action.c' || echo './'`action.c; then mv ".deps/action.Tpo" ".deps/action.Po"; else rm -f ".deps/action.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -MT report.o -MD -MP -MF ".deps/report.Tpo" -c -o report.o `test -f 'report.c' || echo './'`report.c; then mv ".deps/report.Tpo" ".deps/report.Po"; else rm -f ".deps/report.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -MT config.o -MD -MP -MF ".deps/config.Tpo" -c -o config.o `test -f 'config.c' || echo './'`config.c; then mv ".deps/config.Tpo" ".deps/config.Po"; else rm -f ".deps/config.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -MT exec_proc.o -MD -MP -MF ".deps/exec_proc.Tpo" -c -o exec_proc.o `test -f 'exec_proc.c' || echo './'`exec_proc.c; then mv ".deps/exec_proc.Tpo" ".deps/exec_proc.Po"; else rm -f ".deps/exec_proc.Tpo"; exit 1; fi cc -Wall -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -o portmon portmon.o tcp_ping.o icmp_ping.o action.o report.o config.o exec_proc.o -lcompat Making all in extras ===> Staging for portmon-2.0 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/net-mgmt/portmon/work/portmon-2.0/src/portmon /obj/buildshare/ports/355755/net-mgmt/portmon/work/stage/usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-mgmt/portmon/work/portmon-2.0/extras/portmon.8 /obj/buildshare/ports/355755/net-mgmt/portmon/work/stage/usr/local/man/man8 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-mgmt/portmon/work/portmon-2.0/extras/portmon.hosts.sample /obj/buildshare/ports/355755/net-mgmt/portmon/work/stage/usr/local/etc /bin/mkdir -p /obj/buildshare/ports/355755/net-mgmt/portmon/work/stage/usr/local/share/doc/portmon install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-mgmt/portmon/work/portmon-2.0/README /obj/buildshare/ports/355755/net-mgmt/portmon/work/stage/usr/local/share/doc/portmon ====> Compressing man pages (compress-man) ===> Installing for portmon-2.0 ===> Checking if net-mgmt/portmon already installed ===> Registering installation for portmon-2.0 Installing portmon-2.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/bin/portmon 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://www.aboleo.net/software/portmon Make package ===> Building package for portmon-2.0 slot1: removed