Building fping-3.10.txz (origin /buildshare/ports/355755/net/fping) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/fping-3.10.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> fping-3.10 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 fping-3.10 Make install ===> License PreviousBSD accepted by the user ===> fping-3.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fping-3.10 for building ===> Extracting for fping-3.10 => SHA256 Checksum OK for fping-3.10.tar.gz. ===> Patching for fping-3.10 ===> Configuring for fping-3.10 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/fping/work/fping-3.10/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/fping/work/fping-3.10/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 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 make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for gethostbyname... (cached) yes checking for connect... yes 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 unistd.h... (cached) yes checking for sys/file.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/select.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for fping-3.10 /usr/bin/make all-recursive Making all in doc Making all in src cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT fping.o -MD -MP -MF .deps/fping.Tpo -c -o fping.o fping.c mv -f .deps/fping.Tpo .deps/fping.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT seqmap.o -MD -MP -MF .deps/seqmap.Tpo -c -o seqmap.o seqmap.c mv -f .deps/seqmap.Tpo .deps/seqmap.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT socket.o -MD -MP -MF .deps/socket.Tpo -c -o socket.o socket.c mv -f .deps/socket.Tpo .deps/socket.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT socket4.o -MD -MP -MF .deps/socket4.Tpo -c -o socket4.o socket4.c mv -f .deps/socket4.Tpo .deps/socket4.Po cc -O2 -pipe -fno-strict-aliasing -o fping fping.o seqmap.o socket.o socket4.o cc -DHAVE_CONFIG_H -I. -I.. -DIPV6 -O2 -pipe -fno-strict-aliasing -MT fping6-fping.o -MD -MP -MF .deps/fping6-fping.Tpo -c -o fping6-fping.o `test -f 'fping.c' || echo './'`fping.c mv -f .deps/fping6-fping.Tpo .deps/fping6-fping.Po cc -DHAVE_CONFIG_H -I. -I.. -DIPV6 -O2 -pipe -fno-strict-aliasing -MT fping6-seqmap.o -MD -MP -MF .deps/fping6-seqmap.Tpo -c -o fping6-seqmap.o `test -f 'seqmap.c' || echo './'`seqmap.c mv -f .deps/fping6-seqmap.Tpo .deps/fping6-seqmap.Po cc -DHAVE_CONFIG_H -I. -I.. -DIPV6 -O2 -pipe -fno-strict-aliasing -MT fping6-socket.o -MD -MP -MF .deps/fping6-socket.Tpo -c -o fping6-socket.o `test -f 'socket.c' || echo './'`socket.c mv -f .deps/fping6-socket.Tpo .deps/fping6-socket.Po cc -DHAVE_CONFIG_H -I. -I.. -DIPV6 -O2 -pipe -fno-strict-aliasing -MT fping6-socket6.o -MD -MP -MF .deps/fping6-socket6.Tpo -c -o fping6-socket6.o `test -f 'socket6.c' || echo './'`socket6.c mv -f .deps/fping6-socket6.Tpo .deps/fping6-socket6.Po cc -DIPV6 -O2 -pipe -fno-strict-aliasing -o fping6 fping6-fping.o fping6-seqmap.o fping6-socket.o fping6-socket6.o ===> Staging for fping-3.10 ===> Generating temporary packing list if test -z ''; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /obj/buildshare/ports/355755/net/fping/work/fping-3.10/install-sh -c -s" install_sh_PROGRAM="/bin/sh /obj/buildshare/ports/355755/net/fping/work/fping-3.10/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /obj/buildshare/ports/355755/net/fping/work/fping-3.10/install-sh -c -s" install_sh_PROGRAM="/bin/sh /obj/buildshare/ports/355755/net/fping/work/fping-3.10/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; fi Making install in doc /bin/mkdir -p '/obj/buildshare/ports/355755/net/fping/work/stage/usr/local/man/man8' install -o root -g wheel -m 444 fping.8 fping6.8 '/obj/buildshare/ports/355755/net/fping/work/stage/usr/local/man/man8' Making install in src /bin/mkdir -p '/obj/buildshare/ports/355755/net/fping/work/stage/usr/local/sbin' /bin/sh /obj/buildshare/ports/355755/net/fping/work/fping-3.10/install-sh -c -s fping fping6 '/obj/buildshare/ports/355755/net/fping/work/stage/usr/local/sbin' ====> Compressing man pages (compress-man) ===> Installing for fping-3.10 ===> Checking if net/fping already installed ===> Registering installation for fping-3.10 Installing fping-3.10... done ===> SECURITY REPORT: This port has installed the following binaries which execute with increased privileges. /usr/local/sbin/fping6 /usr/local/sbin/fping 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/fping6 /usr/local/sbin/fping 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.fping.org/ Make package ===> Building package for fping-3.10 slot2: removed