------------------------------------------------------------------------------- -- 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:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> bgpq4-0.0.6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> bgpq4-0.0.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bgpq4-0.0.6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> bgpq4-0.0.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bgpq4-0.0.6 for building => SHA256 Checksum OK for bgp-bgpq4-0.0.6_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> bgpq4-0.0.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bgpq4-0.0.6 for building ===> Extracting for bgpq4-0.0.6 => SHA256 Checksum OK for bgp-bgpq4-0.0.6_GH0.tar.gz. Extracted Memory Use: 0.29M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for bgpq4-0.0.6 ===> Applying dragonfly patches for bgpq4-0.0.6 ===> Cleanly applied dragonfly patch(es) patch-bgpq__expander.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> bgpq4-0.0.6 depends on package: autoconf>=2.69 - found ===> bgpq4-0.0.6 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> bgpq4-0.0.6 depends on package: autoconf>=2.69 - found ===> bgpq4-0.0.6 depends on package: automake>=1.16.1 - found ===> Configuring for bgpq4-0.0.6 configure.ac:7: installing './compile' configure.ac:2: installing './install-sh' configure.ac:2: 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 sys/cdefs.h... (cached) yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking sys/tree.h usability... yes checking sys/tree.h presence... yes checking for sys/tree.h... yes checking for sys/select.h... (cached) yes checking for STAILQ_ interface in queue.h... yes checking for markdown_py... no checking for markdown2... no checking for markdown... no checking for strlcpy... (cached) yes checking for pledge... no checking for socket in -lsocket... no checking for getaddrinfo in -lnsl... 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:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for bgpq4-0.0.6 --- all --- /usr/bin/make all-am --- bgpq4.o --- --- bgpq4_printer.o --- --- bgpq_expander.o --- --- expander_freeall.o --- --- strlcpy.o --- --- sx_maxsockbuf.o --- --- sx_prefix.o --- --- sx_report.o --- --- sx_slentry.o --- --- bgpq4.html --- --- bgpq_expander.o --- depbase=`echo bgpq_expander.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -std=gnu11 -MT bgpq_expander.o -MD -MP -MF $depbase.Tpo -c -o bgpq_expander.o bgpq_expander.c && mv -f $depbase.Tpo $depbase.Po --- expander_freeall.o --- depbase=`echo expander_freeall.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -std=gnu11 -MT expander_freeall.o -MD -MP -MF $depbase.Tpo -c -o expander_freeall.o expander_freeall.c && mv -f $depbase.Tpo $depbase.Po --- sx_maxsockbuf.o --- depbase=`echo sx_maxsockbuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -std=gnu11 -MT sx_maxsockbuf.o -MD -MP -MF $depbase.Tpo -c -o sx_maxsockbuf.o sx_maxsockbuf.c && mv -f $depbase.Tpo $depbase.Po --- sx_prefix.o --- depbase=`echo sx_prefix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -std=gnu11 -MT sx_prefix.o -MD -MP -MF $depbase.Tpo -c -o sx_prefix.o sx_prefix.c && mv -f $depbase.Tpo $depbase.Po --- bgpq4.o --- depbase=`echo bgpq4.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -std=gnu11 -MT bgpq4.o -MD -MP -MF $depbase.Tpo -c -o bgpq4.o bgpq4.c && mv -f $depbase.Tpo $depbase.Po --- sx_report.o --- depbase=`echo sx_report.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -std=gnu11 -MT sx_report.o -MD -MP -MF $depbase.Tpo -c -o sx_report.o sx_report.c && mv -f $depbase.Tpo $depbase.Po --- sx_slentry.o --- depbase=`echo sx_slentry.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -std=gnu11 -MT sx_slentry.o -MD -MP -MF $depbase.Tpo -c -o sx_slentry.o sx_slentry.c && mv -f $depbase.Tpo $depbase.Po --- bgpq4_printer.o --- depbase=`echo bgpq4_printer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -std=gnu11 -MT bgpq4_printer.o -MD -MP -MF $depbase.Tpo -c -o bgpq4_printer.o bgpq4_printer.c && mv -f $depbase.Tpo $depbase.Po --- strlcpy.o --- depbase=`echo strlcpy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -std=gnu11 -MT strlcpy.o -MD -MP -MF $depbase.Tpo -c -o strlcpy.o strlcpy.c && mv -f $depbase.Tpo $depbase.Po --- bgpq4.html --- cat readme.header README.md | echo > bgpq4.html cat: stdout: Broken pipe --- bgpq4 --- cc -pipe -O2 -fno-strict-aliasing -std=gnu11 -o bgpq4 bgpq4.o bgpq4_printer.o bgpq_expander.o expander_freeall.o strlcpy.o sx_maxsockbuf.o sx_prefix.o sx_report.o sx_slentry.o SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for bgpq4-0.0.6 ===> Generating temporary packing list /bin/mkdir -p '/construction/net-mgmt/bgpq4/stage/usr/local/bin' install -s -m 555 bgpq4 '/construction/net-mgmt/bgpq4/stage/usr/local/bin' /bin/mkdir -p '/construction/net-mgmt/bgpq4/stage/usr/local/share/doc/bgpq4' install -m 0644 bgpq4.html '/construction/net-mgmt/bgpq4/stage/usr/local/share/doc/bgpq4' /bin/mkdir -p '/construction/net-mgmt/bgpq4/stage/usr/local/man/man8' install -m 0644 bgpq4.8 '/construction/net-mgmt/bgpq4/stage/usr/local/man/man8' ====> Compressing man pages (compress-man) ====> 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 bgpq4-0.0.6 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:11