------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> igmpproxy-0.2.1_1,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> igmpproxy-0.2.1_1,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by igmpproxy-0.2.1_1,1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> igmpproxy-0.2.1_1,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by igmpproxy-0.2.1_1,1 for building => SHA256 Checksum OK for pali-igmpproxy-0.2.1_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> igmpproxy-0.2.1_1,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by igmpproxy-0.2.1_1,1 for building ===> Extracting for igmpproxy-0.2.1_1,1 => SHA256 Checksum OK for pali-igmpproxy-0.2.1_GH0.tar.gz. Extracted Memory Use: 0.27M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for igmpproxy-0.2.1_1,1 ===> Applying ports patches for igmpproxy-0.2.1_1,1 ===> Cleanly applied ports patch(es) patch-src_igmpproxy.c patch-src_igmpproxy.h SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> igmpproxy-0.2.1_1,1 depends on package: autoconf>=2.69 - found ===> igmpproxy-0.2.1_1,1 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> igmpproxy-0.2.1_1,1 depends on package: autoconf>=2.69 - found ===> igmpproxy-0.2.1_1,1 depends on package: automake>=1.16.1 - found ===> Configuring for igmpproxy-0.2.1_1,1 configure.ac:6: installing './compile' configure.ac:12: installing './config.guess' configure.ac:12: installing './config.sub' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' src/Makefile.am: installing './depcomp' configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c 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 make supports the include directive... yes (GNU style) 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... none needed checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for struct sockaddr.sa_len... yes checking for struct sockaddr_in.sin_len... yes checking for library containing socket... none required checking for library containing clock_gettime... none required 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 doc/igmpproxy.8 config.status: creating doc/igmpproxy.conf.5 config.status: creating config.h config.status: linking src/os-dragonfly.h to src/os.h config.status: executing depfiles commands SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for igmpproxy-0.2.1_1,1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in doc Making all in src --- callout.o --- --- config.o --- --- confread.o --- --- ifvc.o --- --- igmp.o --- --- igmpproxy.o --- --- kern.o --- --- lib.o --- --- mcgroup.o --- --- mroute-api.o --- --- callout.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT callout.o -MD -MP -MF .deps/callout.Tpo -c -o callout.o callout.c --- config.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c --- confread.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT confread.o -MD -MP -MF .deps/confread.Tpo -c -o confread.o confread.c --- ifvc.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT ifvc.o -MD -MP -MF .deps/ifvc.Tpo -c -o ifvc.o ifvc.c --- igmpproxy.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT igmpproxy.o -MD -MP -MF .deps/igmpproxy.Tpo -c -o igmpproxy.o igmpproxy.c --- igmp.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT igmp.o -MD -MP -MF .deps/igmp.Tpo -c -o igmp.o igmp.c --- lib.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT lib.o -MD -MP -MF .deps/lib.Tpo -c -o lib.o lib.c --- mcgroup.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT mcgroup.o -MD -MP -MF .deps/mcgroup.Tpo -c -o mcgroup.o mcgroup.c --- kern.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT kern.o -MD -MP -MF .deps/kern.Tpo -c -o kern.o kern.c --- mroute-api.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT mroute-api.o -MD -MP -MF .deps/mroute-api.Tpo -c -o mroute-api.o mroute-api.c --- confread.o --- mv -f .deps/confread.Tpo .deps/confread.Po --- request.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT request.o -MD -MP -MF .deps/request.Tpo -c -o request.o request.c --- lib.o --- mv -f .deps/lib.Tpo .deps/lib.Po --- kern.o --- mv -f .deps/kern.Tpo .deps/kern.Po --- rttable.o --- --- syslog.o --- --- rttable.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT rttable.o -MD -MP -MF .deps/rttable.Tpo -c -o rttable.o rttable.c --- syslog.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT syslog.o -MD -MP -MF .deps/syslog.Tpo -c -o syslog.o syslog.c --- igmp.o --- mv -f .deps/igmp.Tpo .deps/igmp.Po --- udpsock.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT udpsock.o -MD -MP -MF .deps/udpsock.Tpo -c -o udpsock.o udpsock.c --- config.o --- mv -f .deps/config.Tpo .deps/config.Po --- callout.o --- mv -f .deps/callout.Tpo .deps/callout.Po --- udpsock.o --- mv -f .deps/udpsock.Tpo .deps/udpsock.Po --- request.o --- mv -f .deps/request.Tpo .deps/request.Po --- syslog.o --- mv -f .deps/syslog.Tpo .deps/syslog.Po --- igmpproxy.o --- mv -f .deps/igmpproxy.Tpo .deps/igmpproxy.Po --- ifvc.o --- mv -f .deps/ifvc.Tpo .deps/ifvc.Po --- mcgroup.o --- mv -f .deps/mcgroup.Tpo .deps/mcgroup.Po --- rttable.o --- mv -f .deps/rttable.Tpo .deps/rttable.Po --- mroute-api.o --- mv -f .deps/mroute-api.Tpo .deps/mroute-api.Po --- igmpproxy --- cc -pipe -O2 -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 SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for igmpproxy-0.2.1_1,1 ===> Generating temporary packing list Making install in doc /bin/mkdir -p '/construction/net/igmpproxy/stage/usr/local/man/man5' install -m 0644 igmpproxy.conf.5 '/construction/net/igmpproxy/stage/usr/local/man/man5' /bin/mkdir -p '/construction/net/igmpproxy/stage/usr/local/man/man8' install -m 0644 igmpproxy.8 '/construction/net/igmpproxy/stage/usr/local/man/man8' Making install in src /bin/mkdir -p '/construction/net/igmpproxy/stage/usr/local/sbin' install -s -m 555 igmpproxy '/construction/net/igmpproxy/stage/usr/local/sbin' /bin/mkdir -p '/construction/net/igmpproxy/stage/usr/local/etc' install -m 0644 igmpproxy.conf '/construction/net/igmpproxy/stage/usr/local/etc' install -m 0644 /construction/net/igmpproxy/igmpproxy-0.2.1/igmpproxy.conf /construction/net/igmpproxy/stage/usr/local/etc/igmpproxy.conf.sample ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for igmpproxy-0.2.1_1,1 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:27