Building flowd-0.9.1_2.txz (origin /buildshare/ports/355755/net-mgmt/flowd) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/flowd-0.9.1.tar.gz x packages/ x packages/gmake-3.82_1.txz x packages/perl5-5.16.3_10.txz x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> flowd-0.9.1_2 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 flowd-0.9.1_2 ===> flowd-0.9.1_2 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 flowd-0.9.1_2 ===> flowd-0.9.1_2 depends on file: /usr/local/bin/perl5.16.3 - not found ===> Verifying install for /usr/local/bin/perl5.16.3 in /buildshare/ports/355755/lang/perl5.16 ===> Installing existing package /packages/perl5-5.16.3_10.txz Installing perl5-5.16.3_10... done ===> Returning to build of flowd-0.9.1_2 ===> flowd-0.9.1_2 depends on file: /usr/local/bin/perl5.16.3 - found Make install ===> flowd-0.9.1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by flowd-0.9.1_2 for building ===> Extracting for flowd-0.9.1_2 => SHA256 Checksum OK for flowd-0.9.1.tar.gz. ===> Patching for flowd-0.9.1_2 ===> Applying FreeBSD patches for flowd-0.9.1_2 /usr/bin/sed -i.bak -i '' -e 's|/usr/bin/perl|/usr/local/bin/perl|' /obj/buildshare/ports/355755/net-mgmt/flowd/work/flowd-0.9.1/tools/flowinsert.pl /obj/buildshare/ports/355755/net-mgmt/flowd/work/flowd-0.9.1/tools/wormsuspects.pl ===> flowd-0.9.1_2 depends on executable: gmake - found ===> flowd-0.9.1_2 depends on file: /usr/local/bin/perl5.16.3 - found ===> Configuring for flowd-0.9.1_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-mgmt/flowd/work/flowd-0.9.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-mgmt/flowd/work/flowd-0.9.1/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 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 ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... cpp 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 yacc... /usr/bin/yacc checking for byacc... /usr/bin/byacc checking for dirent.h... (cached) yes checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking for sys/dir.h... (cached) yes checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking for sys/cdefs.h... (cached) yes checking for paths.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for struct sockaddr.sa_len... yes checking for library containing daemon... none required checking for library containing socket... none required checking for closefrom... (cached) yes checking for betoh64... no checking for htobe64... no checking for daemon... (cached) yes checking for setresuid... (cached) yes checking for setreuid... (cached) yes checking for setresgid... (cached) yes checking for setregid... (cached) yes checking for sysconf... (cached) yes checking for setproctitle... (cached) yes checking for dirfd... yes checking for sendmsg... (cached) yes checking for recvmsg... (cached) yes checking for tzset... yes checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for u_int64_t... yes checking for int64_t... yes checking for uint64_t... yes checking for u_int32_t... (cached) yes checking for int32_t... (cached) yes checking for uint32_t... yes checking for u_int16_t... (cached) yes checking for int16_t... (cached) yes checking for uint16_t... yes checking for u_int8_t... (cached) yes checking for int8_t... yes checking for uint8_t... yes checking for u_int... (cached) yes checking for char... (cached) yes checking size of char... 1 checking for unsigned char... (cached) yes checking size of unsigned char... 1 checking for short int... yes checking size of short int... 2 checking for unsigned short int... yes checking size of unsigned short int... 2 checking for int... (cached) yes checking size of int... 4 checking for unsigned int... (cached) yes checking size of unsigned int... 4 checking for long int... yes checking size of long int... 4 checking for unsigned long int... yes checking size of unsigned long int... 4 checking for long long int... (cached) yes checking size of long long int... 8 checking for unsigned long long int... (cached) yes checking size of unsigned long long int... 8 checking for sa_family_t... yes checking size of sa_family_t... 1 checking for /proc/pid/fd directory... no checking for msg_accrights field in struct msghdr... no checking for msg_control field in struct msghdr... (cached) yes checking if libc defines __progname... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating flowd.8 config.status: creating flowd-reader.8 config.status: creating flowd.conf.5 config.status: creating flowd-pytypes.h config.status: creating flowd-config.h ===> Building for flowd-0.9.1_2 gmake[1]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/flowd/work/flowd-0.9.1' cc -O2 -pipe -fno-strict-aliasing -fPIC -I. -DSYSCONFDIR="\"/usr/local/etc\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o flowd.o flowd.c cc -O2 -pipe -fno-strict-aliasing -fPIC -I. -DSYSCONFDIR="\"/usr/local/etc\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o privsep_fdpass.o privsep_fdpass.c cc -O2 -pipe -fno-strict-aliasing -fPIC -I. -DSYSCONFDIR="\"/usr/local/etc\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o privsep.o privsep.c cc -O2 -pipe -fno-strict-aliasing -fPIC -I. -DSYSCONFDIR="\"/usr/local/etc\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o filter.o filter.c /usr/bin/byacc ./parse.y mv y.tab.c parse.c rm -f y.tab.h cc -O2 -pipe -fno-strict-aliasing -fPIC -I. -DSYSCONFDIR="\"/usr/local/etc\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o parse.o parse.c cc -O2 -pipe -fno-strict-aliasing -fPIC -I. -DSYSCONFDIR="\"/usr/local/etc\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o log.o log.c cc -O2 -pipe -fno-strict-aliasing -fPIC -I. -DSYSCONFDIR="\"/usr/local/etc\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o daemon.o daemon.c cc -O2 -pipe -fno-strict-aliasing -fPIC -I. -DSYSCONFDIR="\"/usr/local/etc\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o peer.o peer.c cc -O2 -pipe -fno-strict-aliasing -fPIC -I. -DSYSCONFDIR="\"/usr/local/etc\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o closefrom.o closefrom.c cc -O2 -pipe -fno-strict-aliasing -fPIC -I. -DSYSCONFDIR="\"/usr/local/etc\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o setproctitle.o setproctitle.c cc -O2 -pipe -fno-strict-aliasing -fPIC -I. -DSYSCONFDIR="\"/usr/local/etc\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o atomicio.o atomicio.c cc -O2 -pipe -fno-strict-aliasing -fPIC -I. -DSYSCONFDIR="\"/usr/local/etc\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o addr.o addr.c cc -O2 -pipe -fno-strict-aliasing -fPIC -I. -DSYSCONFDIR="\"/usr/local/etc\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o store.o store.c cc -O2 -pipe -fno-strict-aliasing -fPIC -I. -DSYSCONFDIR="\"/usr/local/etc\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o store-v2.o store-v2.c cc -O2 -pipe -fno-strict-aliasing -fPIC -I. -DSYSCONFDIR="\"/usr/local/etc\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o crc32.o crc32.c cc -O2 -pipe -fno-strict-aliasing -fPIC -I. -DSYSCONFDIR="\"/usr/local/etc\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o strlcpy.o strlcpy.c cc -O2 -pipe -fno-strict-aliasing -fPIC -I. -DSYSCONFDIR="\"/usr/local/etc\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o strlcat.o strlcat.c ar rv libflowd.a atomicio.o addr.o store.o store-v2.o crc32.o strlcpy.o strlcat.o ar: warning: creating libflowd.a a - atomicio.o a - addr.o a - store.o a - store-v2.o a - crc32.o a - strlcpy.o a - strlcat.o ranlib libflowd.a cc -L. -o flowd flowd.o privsep_fdpass.o privsep.o filter.o parse.o log.o daemon.o peer.o closefrom.o setproctitle.o -lflowd cc -O2 -pipe -fno-strict-aliasing -fPIC -I. -DSYSCONFDIR="\"/usr/local/etc\"" -DPIDFILEDIR="\"/var/run\"" -DPROGVER="\"0.9.1\"" -DHAVE_CONFIG_H -c -o flowd-reader.o flowd-reader.c cc -L. -o flowd-reader flowd-reader.o parse.o log.o filter.o libflowd.a gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/flowd/work/flowd-0.9.1' ===> Installing for flowd-0.9.1_2 ===> flowd-0.9.1_2 depends on file: /usr/local/bin/perl5.16.3 - found ===> Generating temporary packing list ===> Checking if net-mgmt/flowd already installed ===> Creating users and/or groups. Creating group `_flowd' with gid `542'. Creating user `_flowd' with uid `542'. gmake[1]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/flowd/work/flowd-0.9.1' ./mkinstalldirs /usr/local/sbin ./mkinstalldirs /usr/local/bin /usr/bin/install -c -o root -g wheel -m 0755 -s flowd /usr/local/sbin/flowd /usr/bin/install -c -o root -g wheel -m 0755 -s flowd-reader /usr/local/bin/flowd-reader ./mkinstalldirs /usr/local/man/man5 ./mkinstalldirs /usr/local/man/man8 /usr/bin/install -c -o root -g wheel -m 0644 flowd.8 /usr/local/man/man8/flowd.8 /usr/bin/install -c -o root -g wheel -m 0644 flowd.conf.5 /usr/local/man/man5/flowd.conf.5 /usr/bin/install -c -o root -g wheel -m 0644 flowd-reader.8 /usr/local/man/man8/flowd-reader.8 ./mkinstalldirs /usr/local/etc test -f /usr/local/etc/flowd.conf || \ /usr/bin/install -c -o root -g wheel -m 0600 flowd.conf /usr/local/etc/flowd.conf.sample ./mkinstalldirs /usr/local/lib /usr/bin/install -c -o root -g wheel -m 0644 libflowd.a /usr/local/lib ./mkinstalldirs /usr/local/include/flowd mkdir /usr/local/include/flowd /usr/bin/install -c -o root -g wheel -m 0644 addr.h /usr/local/include/flowd /usr/bin/install -c -o root -g wheel -m 0644 store.h /usr/local/include/flowd /usr/bin/install -c -o root -g wheel -m 0644 store-v2.h /usr/local/include/flowd /usr/bin/install -c -o root -g wheel -m 0644 crc32.h /usr/local/include/flowd /usr/bin/install -c -o root -g wheel -m 0644 flowd-pytypes.h /usr/local/include/flowd /usr/bin/install -c -o root -g wheel -m 0644 flowd-config.h /usr/local/include/flowd /usr/bin/install -c -o root -g wheel -m 0644 flowd-common.h /usr/local/include/flowd gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/flowd/work/flowd-0.9.1' ===> Staging rc.d startup script(s) /bin/mkdir -p /usr/local/share/doc/flowd cd /obj/buildshare/ports/355755/net-mgmt/flowd/work/flowd-0.9.1 && install -o root -g wheel -m 444 README INSTALL /usr/local/share/doc/flowd cd /obj/buildshare/ports/355755/net-mgmt/flowd/work/flowd-0.9.1/Flowd-perl && /usr/local/bin/perl Makefile.PL INSTALLSITEMAN3DIR=/usr/local/man/man3 PREFIX=/usr/local && gmake && gmake install; Checking if your kit is complete... Looks good WARNING: Setting ABSTRACT via file 'lib/Flowd.pm' failed at /usr/local/lib/perl5/5.16/ExtUtils/MakeMaker.pm line 609. Warning: -L.. changed to -L/obj/buildshare/ports/355755/net-mgmt/flowd/work/flowd-0.9.1/Flowd-perl/.. Writing Makefile for Flowd Writing MYMETA.yml and MYMETA.json gmake[1]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/flowd/work/flowd-0.9.1/Flowd-perl' cp lib/Flowd.pm blib/lib/Flowd.pm /usr/local/bin/perl5 /usr/local/lib/perl5/5.16/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.16/ExtUtils/typemap Flowd.xs > Flowd.xsc && mv Flowd.xsc Flowd.c cc -c -I. -I.. -DAPPLLIB_EXP="/usr/local/lib/perl5/5.16/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.9.1\" -DXS_VERSION=\"0.9.1\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" Flowd.c In file included from Flowd.xs:23: ppport.h:231:1: warning: "PERL_UNUSED_DECL" redefined In file included from Flowd.xs:20: /usr/local/lib/perl5/5.16/mach/CORE/perl.h:328:1: warning: this is the location of the previous definition Running Mkbootstrap for Flowd () chmod 644 Flowd.bs rm -f blib/arch/auto/Flowd/Flowd.so cc -shared -L/usr/local/lib -fstack-protector Flowd.o -o blib/arch/auto/Flowd/Flowd.so \ -L/obj/buildshare/ports/355755/net-mgmt/flowd/work/flowd-0.9.1/Flowd-perl/.. -lflowd \ chmod 755 blib/arch/auto/Flowd/Flowd.so cp Flowd.bs blib/arch/auto/Flowd/Flowd.bs chmod 644 blib/arch/auto/Flowd/Flowd.bs Manifying blib/man3/Flowd.3 gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/flowd/work/flowd-0.9.1/Flowd-perl' gmake[1]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/flowd/work/flowd-0.9.1/Flowd-perl' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/local/lib/perl5/site_perl/5.16/mach/auto/Flowd/Flowd.so Installing /usr/local/lib/perl5/site_perl/5.16/mach/auto/Flowd/Flowd.bs Installing /usr/local/lib/perl5/site_perl/5.16/mach/Flowd.pm Installing /usr/local/man/man3/Flowd.3 Appending installation info to /usr/local/lib/perl5/5.16/mach/perllocal.pod gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/flowd/work/flowd-0.9.1/Flowd-perl' /bin/mkdir -p /usr/local/share/examples/flowd ===> Compressing manual pages for flowd-0.9.1_2 ===> Registering installation for flowd-0.9.1_2 Installing flowd-0.9.1_2... 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/flowd 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/flowd 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.mindrot.org/flowd.html Make package ===> Building package for flowd-0.9.1_2 Creating package for flowd-0.9.1_2 slot2: removed