Building igmpproxy-0.1_1,1.txz (origin /buildshare/ports/355755/net/igmpproxy) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/igmpproxy-0.1.tar.gz x packages/ x packages/gmake-3.82_1.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 ===> igmpproxy-0.1_1,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 igmpproxy-0.1_1,1 ===> igmpproxy-0.1_1,1 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 igmpproxy-0.1_1,1 Make install ===> igmpproxy-0.1_1,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by igmpproxy-0.1_1,1 for building ===> Extracting for igmpproxy-0.1_1,1 => SHA256 Checksum OK for igmpproxy-0.1.tar.gz. ===> Patching for igmpproxy-0.1_1,1 ===> Applying FreeBSD patches for igmpproxy-0.1_1,1 ===> igmpproxy-0.1_1,1 depends on executable: gmake - found ===> Configuring for igmpproxy-0.1_1,1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1/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 gmake sets $(MAKE)... yes checking for style of include used by gmake... GNU 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 dependency style of cc... gcc3 checking for cc option to accept ISO C99... -std=gnu99 checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for struct sockaddr.sa_len... yes checking for struct sockaddr_in.sin_len... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating doc/igmpproxy.8 config.status: creating doc/igmpproxy.conf.5 config.status: creating config.h config.status: linking src/os-freebsd.h to src/os.h config.status: executing depfiles commands ===> Building for igmpproxy-0.1_1,1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1' gmake all-recursive gmake[2]: Entering directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1' Making all in doc gmake[3]: Entering directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1/doc' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1/doc' Making all in src gmake[3]: Entering directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1/src' cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT callout.o -MD -MP -MF .deps/callout.Tpo -c -o callout.o callout.c mv -f .deps/callout.Tpo .deps/callout.Po cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c mv -f .deps/config.Tpo .deps/config.Po cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT confread.o -MD -MP -MF .deps/confread.Tpo -c -o confread.o confread.c mv -f .deps/confread.Tpo .deps/confread.Po cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT ifvc.o -MD -MP -MF .deps/ifvc.Tpo -c -o ifvc.o ifvc.c mv -f .deps/ifvc.Tpo .deps/ifvc.Po cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT igmp.o -MD -MP -MF .deps/igmp.Tpo -c -o igmp.o igmp.c mv -f .deps/igmp.Tpo .deps/igmp.Po cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT igmpproxy.o -MD -MP -MF .deps/igmpproxy.Tpo -c -o igmpproxy.o igmpproxy.c mv -f .deps/igmpproxy.Tpo .deps/igmpproxy.Po cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT kern.o -MD -MP -MF .deps/kern.Tpo -c -o kern.o kern.c mv -f .deps/kern.Tpo .deps/kern.Po cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT lib.o -MD -MP -MF .deps/lib.Tpo -c -o lib.o lib.c mv -f .deps/lib.Tpo .deps/lib.Po cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT mcgroup.o -MD -MP -MF .deps/mcgroup.Tpo -c -o mcgroup.o mcgroup.c mv -f .deps/mcgroup.Tpo .deps/mcgroup.Po cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT mroute-api.o -MD -MP -MF .deps/mroute-api.Tpo -c -o mroute-api.o mroute-api.c mv -f .deps/mroute-api.Tpo .deps/mroute-api.Po cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT request.o -MD -MP -MF .deps/request.Tpo -c -o request.o request.c mv -f .deps/request.Tpo .deps/request.Po cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT rttable.o -MD -MP -MF .deps/rttable.Tpo -c -o rttable.o rttable.c mv -f .deps/rttable.Tpo .deps/rttable.Po cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT syslog.o -MD -MP -MF .deps/syslog.Tpo -c -o syslog.o syslog.c mv -f .deps/syslog.Tpo .deps/syslog.Po cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -MT udpsock.o -MD -MP -MF .deps/udpsock.Tpo -c -o udpsock.o udpsock.c mv -f .deps/udpsock.Tpo .deps/udpsock.Po cc -std=gnu99 -O2 -pipe -fno-strict-aliasing -o igmpproxy callout.o config.o confread.o ifvc.o igmp.o igmpproxy.o kern.o lib.o mcgroup.o mroute-api.o request.o rttable.o syslog.o udpsock.o gmake[3]: Leaving directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1/src' gmake[3]: Entering directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1' ===> Staging for igmpproxy-0.1_1,1 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1' Making install in doc gmake[2]: Entering directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1/doc' gmake[3]: Entering directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1/doc' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/man/man5" || /bin/mkdir -p "/obj/buildshare/ports/355755/net/igmpproxy/work/stage/usr/local/man/man5" install -o root -g wheel -m 444 igmpproxy.conf.5 '/obj/buildshare/ports/355755/net/igmpproxy/work/stage/usr/local/man/man5' test -z "/usr/local/man/man8" || /bin/mkdir -p "/obj/buildshare/ports/355755/net/igmpproxy/work/stage/usr/local/man/man8" install -o root -g wheel -m 444 igmpproxy.8 '/obj/buildshare/ports/355755/net/igmpproxy/work/stage/usr/local/man/man8' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1/doc' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1/doc' Making install in src gmake[2]: Entering directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1/src' gmake[3]: Entering directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1/src' test -z "/usr/local/sbin" || /bin/mkdir -p "/obj/buildshare/ports/355755/net/igmpproxy/work/stage/usr/local/sbin" install -s -o root -g wheel -m 555 igmpproxy '/obj/buildshare/ports/355755/net/igmpproxy/work/stage/usr/local/sbin' gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1/src' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1/src' gmake[2]: Entering directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1' gmake[3]: Entering directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1' test -z "/usr/local/etc" || /bin/mkdir -p "/obj/buildshare/ports/355755/net/igmpproxy/work/stage/usr/local/etc" install -o root -g wheel -m 444 igmpproxy.conf '/obj/buildshare/ports/355755/net/igmpproxy/work/stage/usr/local/etc' gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net/igmpproxy/work/igmpproxy-0.1' ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ===> Installing for igmpproxy-0.1_1,1 ===> Checking if net/igmpproxy already installed ===> Registering installation for igmpproxy-0.1_1,1 Installing igmpproxy-0.1_1,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/sbin/igmpproxy 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/igmpproxy 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://igmpproxy.sourceforge.net/ Make package ===> Building package for igmpproxy-0.1_1,1 slot2: removed