------------------------------------------------------------------------------- -- 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.32.0.txz Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> smcroute-2.1.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> smcroute-2.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by smcroute-2.1.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> smcroute-2.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by smcroute-2.1.0 for building => SHA256 Checksum OK for troglobit-smcroute-2.1.0_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> smcroute-2.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by smcroute-2.1.0 for building ===> Extracting for smcroute-2.1.0 => SHA256 Checksum OK for troglobit-smcroute-2.1.0_GH0.tar.gz. Extracted Memory Use: 0.20M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for smcroute-2.1.0 ===> Applying ports patches for smcroute-2.1.0 from /xports/net/smcroute/files ===> Applying dragonfly patches for smcroute-2.1.0 from /xports/net/smcroute/dragonfly SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> smcroute-2.1.0 depends on package: autoconf>=2.69 - found ===> smcroute-2.1.0 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> smcroute-2.1.0 depends on package: autoconf>=2.69 - found ===> smcroute-2.1.0 depends on package: automake>=1.16.1 - found ===> Configuring for smcroute-2.1.0 configure.ac:19: installing './compile' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' 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 nested variables... (cached) yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 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 for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for ANSI C header files... (cached) yes checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/types.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for net/route.h... yes checking for sys/param.h... (cached) yes checking for ifaddrs.h... yes checking for linux/sockios.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for uint32_t... (cached) yes 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 for atexit... (cached) yes checking for dup2... (cached) yes checking for memset... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strchr... (cached) yes checking for strerror... (cached) yes checking for strrchr... (cached) yes checking for asprintf... (cached) yes checking for sun_len member in struct sockaddr_un... yes checking for linux/mroute.h... no checking for linux/filter.h... no checking for netinet/ip_mroute.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for smcroute-2.1.0 --- all --- /usr/bin/make all-am --- smcroute.o --- --- mroute-api.o --- --- ifvc.o --- --- cmdpkt.o --- --- ipc.o --- --- mcgroup.o --- --- parse-conf.o --- --- log.o --- --- pidfile.o --- --- ifvc.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT ifvc.o -MD -MP -MF .deps/ifvc.Tpo -c -o ifvc.o ifvc.c --- cmdpkt.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cmdpkt.o -MD -MP -MF .deps/cmdpkt.Tpo -c -o cmdpkt.o cmdpkt.c --- ipc.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT ipc.o -MD -MP -MF .deps/ipc.Tpo -c -o ipc.o ipc.c --- mcgroup.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT mcgroup.o -MD -MP -MF .deps/mcgroup.Tpo -c -o mcgroup.o mcgroup.c --- parse-conf.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT parse-conf.o -MD -MP -MF .deps/parse-conf.Tpo -c -o parse-conf.o parse-conf.c --- smcroute.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT smcroute.o -MD -MP -MF .deps/smcroute.Tpo -c -o smcroute.o smcroute.c --- log.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c --- mroute-api.o --- cc -DHAVE_CONFIG_H -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 --- pidfile.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT pidfile.o -MD -MP -MF .deps/pidfile.Tpo -c -o pidfile.o pidfile.c mv -f .deps/pidfile.Tpo .deps/pidfile.Po --- log.o --- mv -f .deps/log.Tpo .deps/log.Po --- mcgroup.o --- mv -f .deps/mcgroup.Tpo .deps/mcgroup.Po --- ipc.o --- mv -f .deps/ipc.Tpo .deps/ipc.Po --- cmdpkt.o --- mv -f .deps/cmdpkt.Tpo .deps/cmdpkt.Po --- ifvc.o --- mv -f .deps/ifvc.Tpo .deps/ifvc.Po --- mroute-api.o --- mv -f .deps/mroute-api.Tpo .deps/mroute-api.Po --- parse-conf.o --- mv -f .deps/parse-conf.Tpo .deps/parse-conf.Po --- smcroute.o --- mv -f .deps/smcroute.Tpo .deps/smcroute.Po --- smcroute --- cc -pipe -O2 -fno-strict-aliasing -o smcroute smcroute.o mroute-api.o ifvc.o cmdpkt.o ipc.o mcgroup.o parse-conf.o log.o pidfile.o SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for smcroute-2.1.0 ===> Generating temporary packing list /bin/mkdir -p '/construction/net/smcroute/stage/usr/local/sbin' install -s -m 555 smcroute '/construction/net/smcroute/stage/usr/local/sbin' /bin/mkdir -p '/construction/net/smcroute/stage/usr/local/man/man8' install -m 0644 smcroute.8 '/construction/net/smcroute/stage/usr/local/man/man8' /bin/mkdir -p '/construction/net/smcroute/stage/usr/local/sbin' install -s -m 555 smcroute '/construction/net/smcroute/stage/usr/local/sbin' /bin/mkdir -p '/construction/net/smcroute/stage/usr/local/share/doc/smcroute' install -m 0644 README AUTHORS TODO ChangeLog COPYING '/construction/net/smcroute/stage/usr/local/share/doc/smcroute' /bin/mkdir -p '/construction/net/smcroute/stage/usr/local/man/man8' install -m 0644 smcroute.8 '/construction/net/smcroute/stage/usr/local/man/man8' install -m 0644 /construction/net/smcroute/smcroute-2.1.0/smcroute.conf /construction/net/smcroute/stage/usr/local/etc/smcroute.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: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for smcroute-2.1.0 file sizes/checksums [9]: 0% file sizes/checksums [9]: 100% packing files [9]: 0% packing files [9]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:11