Building nbd-server-3.5,1.txz (origin /buildshare/ports/355755/net/nbd-server) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/nbd-3.5.tar.bz2 x packages/ x packages/libiconv-1.14_3.txz x packages/pkgconf-0.9.5.txz x packages/libtool-2.4.2_3.txz x packages/pkg-1.2.7_2.txz x packages/gmake-3.82_1.txz x packages/glib-2.36.3_2.txz x packages/pcre-8.34_1.txz x packages/libffi-3.0.13_1.txz x packages/perl5-5.16.3_10.txz x packages/python27-2.7.6_4.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> nbd-server-3.5,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 nbd-server-3.5,1 ===> nbd-server-3.5,1 depends on shared library: libglib-2.0.so - not found ===> Verifying for libglib-2.0.so in /buildshare/ports/355755/devel/glib20 ===> Installing existing package /packages/glib-2.36.3_2.txz Installing glib-2.36.3_2...Installing gettext-0.18.3.1_1... done Installing libffi-3.0.13_1... done Installing libiconv-1.14_3... done Installing pcre-8.34_1... done Installing perl5-5.16.3_10... done Installing python27-2.7.6_4... done No schema files found: doing nothing. 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 nbd-server-3.5,1 ===> nbd-server-3.5,1 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so.3) ===> nbd-server-3.5,1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /buildshare/ports/355755/devel/pkgconf ===> Installing existing package /packages/pkgconf-0.9.5.txz Installing pkgconf-0.9.5... done ===> Returning to build of nbd-server-3.5,1 Make install ===> License GPLv2 accepted by the user ===> nbd-server-3.5,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nbd-server-3.5,1 for building ===> Extracting for nbd-server-3.5,1 => SHA256 Checksum OK for nbd-3.5.tar.bz2. ===> Patching for nbd-server-3.5,1 ===> nbd-server-3.5,1 depends on executable: pkgconf - found ===> nbd-server-3.5,1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so.0) ===> nbd-server-3.5,1 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so.3) ===> Configuring for nbd-server-3.5,1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/nbd-server/work/nbd-3.5/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/nbd-server/work/nbd-3.5/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 make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether Large File Support should be enabled... yes checking whether syslog logging is requested... yes checking whether a debugging version is requested... no checking for style of include used by make... GNU 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 dependency style of cc... gcc3 checking for cc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... cpp checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 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 whether byte ordering is bigendian... yes checking for inline... inline checking for an ANSI C-conforming const... yes checking size of unsigned short int... 2 checking size of unsigned int... 4 checking size of unsigned long int... 4 checking size of unsigned long long int... 8 checking for llseek... no checking for alarm... (cached) yes checking for gethostbyname... (cached) yes checking for inet_ntoa... (cached) yes checking for memset... (cached) yes checking for socket... yes checking for strerror... (cached) yes checking for strstr... yes checking for mkstemp... (cached) yes checking for fdatasync... no checking linux/falloc.h usability... no checking linux/falloc.h presence... no checking for linux/falloc.h... no checking for FALLOC_FL_PUNCH_HOLE support... no sed: conftest.c: No such file or directory checking for sync_file_range... no checking for pid_t... (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 whether client should be built... no checking for library containing bind... none required checking for library containing inet_ntoa... none required checking for library containing daemon... none required checking for sys/mount.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 sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking linux/types.h usability... no checking linux/types.h presence... no checking for linux/types.h... no checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.26.0... yes (version 2.36.3) checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Doxyfile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating man/nbd-client.8.sh config.status: creating man/nbd-server.5.sh config.status: creating man/nbd-server.1.sh config.status: creating man/nbd-trdump.1.sh config.status: creating config.h config.status: executing depfiles commands ===> Building for nbd-server-3.5,1 /usr/bin/make all-recursive Making all in man sh nbd-server.1.sh > nbd-server.1 sh nbd-server.5.sh > nbd-server.5 sh nbd-client.8.sh > nbd-client.8 sh nbd-trdump.1.sh > nbd-trdump.1 Making all in doc cc -std=gnu99 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -O2 -pipe -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT nbd_server-nbd-server.o -MD -MP -MF .deps/nbd_server-nbd-server.Tpo -c -o nbd_server-nbd-server.o `test -f 'nbd-server.c' || echo './'`nbd-server.c nbd-server.c: In function 'send_reply': nbd-server.c:1549: warning: implicit declaration of function 'writev' mv -f .deps/nbd_server-nbd-server.Tpo .deps/nbd_server-nbd-server.Po cc -std=gnu99 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -o nbd-server nbd_server-nbd-server.o -L/usr/local/lib -lglib-2.0 -lintl cc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT nbd_trdump-nbd-trdump.o -MD -MP -MF .deps/nbd_trdump-nbd-trdump.Tpo -c -o nbd_trdump-nbd-trdump.o `test -f 'nbd-trdump.c' || echo './'`nbd-trdump.c In file included from nbd-trdump.c:18: cliserv.h: In function 'setmysockopt': cliserv.h:72: warning: implicit declaration of function 'setsockopt' mv -f .deps/nbd_trdump-nbd-trdump.Tpo .deps/nbd_trdump-nbd-trdump.Po cc -std=gnu99 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -o nbd-trdump nbd_trdump-nbd-trdump.o ===> Staging for nbd-server-3.5,1 ===> Generating temporary packing list Making install in man /bin/mkdir -p '/obj/buildshare/ports/355755/net/nbd-server/work/stage/usr/local/man/man1' install -o root -g wheel -m 444 nbd-server.1 nbd-trdump.1 '/obj/buildshare/ports/355755/net/nbd-server/work/stage/usr/local/man/man1' /bin/mkdir -p '/obj/buildshare/ports/355755/net/nbd-server/work/stage/usr/local/man/man5' install -o root -g wheel -m 444 nbd-server.5 '/obj/buildshare/ports/355755/net/nbd-server/work/stage/usr/local/man/man5' /bin/mkdir -p '/obj/buildshare/ports/355755/net/nbd-server/work/stage/usr/local/man/man8' install -o root -g wheel -m 444 nbd-client.8 '/obj/buildshare/ports/355755/net/nbd-server/work/stage/usr/local/man/man8' Making install in doc /bin/mkdir -p '/obj/buildshare/ports/355755/net/nbd-server/work/stage/usr/local/bin' install -s -o root -g wheel -m 555 nbd-server nbd-trdump '/obj/buildshare/ports/355755/net/nbd-server/work/stage/usr/local/bin' ====> Compressing man pages (compress-man) ===> Installing for nbd-server-3.5,1 ===> Checking if net/nbd-server already installed ===> Registering installation for nbd-server-3.5,1 Installing nbd-server-3.5,1... 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/nbd-server 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://nbd.sourceforge.net/ Make package ===> Building package for nbd-server-3.5,1 slot2: removed