------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> nettoe-1.5.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> nettoe-1.5.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nettoe-1.5.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> nettoe-1.5.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nettoe-1.5.1 for building => SHA256 Checksum OK for nettoe-1.5.1.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> nettoe-1.5.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nettoe-1.5.1 for building ===> Extracting for nettoe-1.5.1 => SHA256 Checksum OK for nettoe-1.5.1.tar.gz. Extracted Memory Use: 0.68M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for nettoe-1.5.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> nettoe-1.5.1 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> nettoe-1.5.1 depends on package: gmake>=4.3 - found ===> Configuring for nettoe-1.5.1 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 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 gmake sets $(MAKE)... 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 for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed 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 string.h... (cached) yes checking for strings.h... (cached) yes checking for errno.h... (cached) yes checking for signal.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/wait.h... (cached) yes checking for unistd.h... (cached) yes checking curses.h usability... no checking curses.h presence... no checking for curses.h... no checking ncurses.h usability... no checking ncurses.h presence... no checking for ncurses.h... no checking ncurses/ncurses.h usability... no checking ncurses/ncurses.h presence... no checking for ncurses/ncurses.h... no checking ncurses/term.h usability... no checking ncurses/term.h presence... no checking for ncurses/term.h... no checking termcap.h usability... no checking termcap.h presence... no checking for termcap.h... no checking for strcat... yes checking for strcmp... yes checking for strcpy... yes checking for strncasecmp... (cached) yes checking for library containing socket... none required checking for setupterm in -ltinfo... no checking for setupterm in -lncurses... no checking for setupterm and ncurses in /usr/gnu/lib... no checking for setupterm in -lcurses... no checking for tgetent in -ltermcap... no checking for best terminal capability library... none configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating desktop/Makefile config.status: creating config.h config.status: executing depfiles commands nettoe, version 1.5.1: Prefix: /usr/local Bindir: /usr/local/bin Mandir: /usr/local/man TCP port: 7501 Curses: no Compiling: cc -pipe -O2 -fno-strict-aliasing Linking: Build: x86_64-portbld-dragonfly5.9 Host: x86_64-portbld-dragonfly5.9 SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for nettoe-1.5.1 gmake[1]: Entering directory '/construction/games/nettoe/nettoe-1.5.1' gmake all-recursive gmake[2]: Entering directory '/construction/games/nettoe/nettoe-1.5.1' Making all in src gmake[3]: Entering directory '/construction/games/nettoe/nettoe-1.5.1/src' cc -DNETTOE_PORT=7501 -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT ai.o -MD -MP -MF .deps/ai.Tpo -c -o ai.o ai.c cc -DNETTOE_PORT=7501 -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT board.o -MD -MP -MF .deps/board.Tpo -c -o board.o board.c cc -DNETTOE_PORT=7501 -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT nettoe.o -MD -MP -MF .deps/nettoe.Tpo -c -o nettoe.o nettoe.c cc -DNETTOE_PORT=7501 -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT matrices.o -MD -MP -MF .deps/matrices.Tpo -c -o matrices.o matrices.c cc -DNETTOE_PORT=7501 -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT terminal.o -MD -MP -MF .deps/terminal.Tpo -c -o terminal.o terminal.c cc -DNETTOE_PORT=7501 -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c cc -DNETTOE_PORT=7501 -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT network.o -MD -MP -MF .deps/network.Tpo -c -o network.o network.c mv -f .deps/terminal.Tpo .deps/terminal.Po mv -f .deps/ai.Tpo .deps/ai.Po mv -f .deps/board.Tpo .deps/board.Po mv -f .deps/matrices.Tpo .deps/matrices.Po mv -f .deps/misc.Tpo .deps/misc.Po mv -f .deps/network.Tpo .deps/network.Po mv -f .deps/nettoe.Tpo .deps/nettoe.Po cc -pipe -O2 -fno-strict-aliasing -o nettoe ai.o board.o nettoe.o matrices.o terminal.o misc.o network.o gmake[3]: Leaving directory '/construction/games/nettoe/nettoe-1.5.1/src' Making all in docs gmake[3]: Entering directory '/construction/games/nettoe/nettoe-1.5.1/docs' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/games/nettoe/nettoe-1.5.1/docs' Making all in test gmake[3]: Entering directory '/construction/games/nettoe/nettoe-1.5.1/test' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/games/nettoe/nettoe-1.5.1/test' Making all in desktop gmake[3]: Entering directory '/construction/games/nettoe/nettoe-1.5.1/desktop' gmake all-am gmake[4]: Entering directory '/construction/games/nettoe/nettoe-1.5.1/desktop' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/games/nettoe/nettoe-1.5.1/desktop' gmake[3]: Leaving directory '/construction/games/nettoe/nettoe-1.5.1/desktop' gmake[3]: Entering directory '/construction/games/nettoe/nettoe-1.5.1' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/construction/games/nettoe/nettoe-1.5.1' gmake[2]: Leaving directory '/construction/games/nettoe/nettoe-1.5.1' gmake[1]: Leaving directory '/construction/games/nettoe/nettoe-1.5.1' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for nettoe-1.5.1 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/games/nettoe/nettoe-1.5.1' Making install in src gmake[2]: Entering directory '/construction/games/nettoe/nettoe-1.5.1/src' gmake[3]: Entering directory '/construction/games/nettoe/nettoe-1.5.1/src' /bin/mkdir -p '/construction/games/nettoe/stage/usr/local/bin' install -s -m 555 nettoe '/construction/games/nettoe/stage/usr/local/bin' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/games/nettoe/nettoe-1.5.1/src' gmake[2]: Leaving directory '/construction/games/nettoe/nettoe-1.5.1/src' Making install in docs gmake[2]: Entering directory '/construction/games/nettoe/nettoe-1.5.1/docs' gmake[3]: Entering directory '/construction/games/nettoe/nettoe-1.5.1/docs' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/games/nettoe/stage/usr/local/man/man6' install -m 0644 nettoe.6 '/construction/games/nettoe/stage/usr/local/man/man6' gmake[3]: Leaving directory '/construction/games/nettoe/nettoe-1.5.1/docs' gmake[2]: Leaving directory '/construction/games/nettoe/nettoe-1.5.1/docs' Making install in test gmake[2]: Entering directory '/construction/games/nettoe/nettoe-1.5.1/test' gmake[3]: Entering directory '/construction/games/nettoe/nettoe-1.5.1/test' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/games/nettoe/nettoe-1.5.1/test' gmake[2]: Leaving directory '/construction/games/nettoe/nettoe-1.5.1/test' Making install in desktop gmake[2]: Entering directory '/construction/games/nettoe/nettoe-1.5.1/desktop' gmake install-am gmake[3]: Entering directory '/construction/games/nettoe/nettoe-1.5.1/desktop' gmake[4]: Entering directory '/construction/games/nettoe/nettoe-1.5.1/desktop' gmake[4]: Nothing to be done for 'install-exec-am'. gmake install-data-hook gmake[5]: Entering directory '/construction/games/nettoe/nettoe-1.5.1/desktop' gmake[5]: Nothing to be done for 'install-data-hook'. gmake[5]: Leaving directory '/construction/games/nettoe/nettoe-1.5.1/desktop' gmake[4]: Leaving directory '/construction/games/nettoe/nettoe-1.5.1/desktop' gmake[3]: Leaving directory '/construction/games/nettoe/nettoe-1.5.1/desktop' gmake[2]: Leaving directory '/construction/games/nettoe/nettoe-1.5.1/desktop' gmake[2]: Entering directory '/construction/games/nettoe/nettoe-1.5.1' gmake[3]: Entering directory '/construction/games/nettoe/nettoe-1.5.1' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/games/nettoe/nettoe-1.5.1' gmake[2]: Leaving directory '/construction/games/nettoe/nettoe-1.5.1' gmake[1]: Leaving directory '/construction/games/nettoe/nettoe-1.5.1' install -m 0644 /construction/games/nettoe/nettoe-1.5.1/AUTHORS /construction/games/nettoe/stage/usr/local/share/doc/nettoe/ install -m 0644 /construction/games/nettoe/nettoe-1.5.1/BUGS /construction/games/nettoe/stage/usr/local/share/doc/nettoe/ install -m 0644 /construction/games/nettoe/nettoe-1.5.1/ChangeLog /construction/games/nettoe/stage/usr/local/share/doc/nettoe/ install -m 0644 /construction/games/nettoe/nettoe-1.5.1/NEWS /construction/games/nettoe/stage/usr/local/share/doc/nettoe/ install -m 0644 /construction/games/nettoe/nettoe-1.5.1/README /construction/games/nettoe/stage/usr/local/share/doc/nettoe/ install -m 0644 /construction/games/nettoe/nettoe-1.5.1/TO-DO /construction/games/nettoe/stage/usr/local/share/doc/nettoe/ ====> 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 nettoe-1.5.1 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:11