Building pserv-3.4.txz (origin /buildshare/ports/355755/www/pserv) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/pserv-3.4.tar.Z x packages/ x packages/perl5-5.16.3_10.txz x packages/libxml2-2.9.1_1.txz x packages/gmake-3.82_1.txz x packages/pkgconf-0.9.5.txz x packages/m4-1.4.17_1,1.txz x packages/pkg-1.2.7_2.txz x packages/p5-Locale-gettext-1.05_3.txz x packages/help2man-1.43.3_1.txz x packages/pcre-8.34_1.txz x packages/autoconf-wrapper-20131203.txz x packages/gettext-0.18.3.1_1.txz x packages/autoconf-2.69.txz x packages/php5-5.4.28.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> pserv-3.4 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 pserv-3.4 ===> pserv-3.4 depends on file: /usr/local/include/php/main/php.h - not found ===> Verifying install for /usr/local/include/php/main/php.h in /buildshare/ports/355755/lang/php5 ===> Installing existing package /packages/php5-5.4.28.txz Installing php5-5.4.28...Installing libxml2-2.9.1_1... done Installing pcre-8.34_1... done done ===> Returning to build of pserv-3.4 Make install ===> License GPLv2 accepted by the user ===> pserv-3.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pserv-3.4 for building ===> Extracting for pserv-3.4 => SHA256 Checksum OK for pserv-3.4.tar.Z. ===> Patching for pserv-3.4 ===> Applying FreeBSD patches for pserv-3.4 ===> Configuring for pserv-3.4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/www/pserv/work/pserv-3.4/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/www/pserv/work/pserv-3.4/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/www/pserv/work/pserv-3.4/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 make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for C compiler default output file name... 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 dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (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 netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for socklen_t... (cached) yes checking for pid_t... (cached) 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 return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for strftime... (cached) yes checking for dup2... (cached) yes checking for inet_ntoa... (cached) yes checking for memmove... (cached) yes checking for socket... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating defaults/Makefile config.status: creating sources/Makefile config.status: creating sources/config.h config.status: executing depfiles commands ===> Building for pserv-3.4 Making all in defaults Making all in sources /usr/bin/make all-am if cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT log.o -MD -MP -MF ".deps/log.Tpo" -c -o log.o log.c; then mv -f ".deps/log.Tpo" ".deps/log.Po"; else rm -f ".deps/log.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT handlers.o -MD -MP -MF ".deps/handlers.Tpo" -c -o handlers.o handlers.c; then mv -f ".deps/handlers.Tpo" ".deps/handlers.Po"; else rm -f ".deps/handlers.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT mime.o -MD -MP -MF ".deps/mime.Tpo" -c -o mime.o mime.c; then mv -f ".deps/mime.Tpo" ".deps/mime.Po"; else rm -f ".deps/mime.Tpo"; exit 1; fi cc -O2 -pipe -fno-strict-aliasing -o pserv main.o log.o handlers.o mime.o ===> Staging for pserv-3.4 ===> pserv-3.4 depends on file: /usr/local/include/php/main/php.h - found ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/www/pserv/work/pserv-3.4/sources/pserv /obj/buildshare/ports/355755/www/pserv/work/stage/usr/local/sbin/ /bin/mkdir -p /obj/buildshare/ports/355755/www/pserv/work/stage/usr/local/etc/pserv install -o root -g wheel -m 444 /obj/buildshare/ports/355755/www/pserv/work/pserv-3.4/defaults/mime_types.dat /obj/buildshare/ports/355755/www/pserv/work/stage/usr/local/etc/pserv/mime.types install -o root -g wheel -m 444 /obj/buildshare/ports/355755/www/pserv/work/pserv-3.4/defaults/pserv.conf /obj/buildshare/ports/355755/www/pserv/work/stage/usr/local/etc/pserv/pserv.conf.sample install -o root -g wheel -m 555 /buildshare/ports/355755/www/pserv/files/pserv.sh /obj/buildshare/ports/355755/www/pserv/work/stage/usr/local/etc/rc.d/ ====> Compressing man pages (compress-man) ===> Installing for pserv-3.4 ===> Checking if www/pserv already installed ===> Registering installation for pserv-3.4 Installing pserv-3.4... 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/pserv 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/pserv.sh 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://sourceforge.net/projects/pserv/ Make package ===> Building package for pserv-3.4 slot1: removed