------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libXau-1.0.9.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libxml2-2.9.10.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libxcb-1.13.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libX11-1.6.9,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The pmars port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> pmars-0.9.2_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The pmars port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> pmars-0.9.2_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pmars-0.9.2_3 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The pmars port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> pmars-0.9.2_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pmars-0.9.2_3 for building => SHA256 Checksum OK for pmars-0.9.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The pmars port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> pmars-0.9.2_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pmars-0.9.2_3 for building ===> Extracting for pmars-0.9.2_3 => SHA256 Checksum OK for pmars-0.9.2.tar.gz. Extracted Memory Use: 0.67M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for pmars-0.9.2_3 ===> Applying ports patches for pmars-0.9.2_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> pmars-0.9.2_3 depends on file: /usr/local/lib/libncurses.so.6 - found ===> pmars-0.9.2_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> pmars-0.9.2_3 depends on file: /usr/local/lib/libncurses.so.6 - found ===> pmars-0.9.2_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Configuring for pmars-0.9.2_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for pmars-0.9.2_3 Making pmars with compiler flags -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -fno-builtin -DEXT94 -O3 -fomit-frame-pointer -DPERMUTATE -DGRAPHX Compiling pmars.o Compiling asm.o Compiling eval.o Compiling disasm.o Compiling cdb.o Compiling sim.o Compiling pos.o Compiling clparse.o Compiling global.o Compiling token.o Compiling str_eng.o Linking pmars done rm -f pmars.o asm.o eval.o disasm.o cdb.o sim.o pos.o clparse.o global.o token.o str_eng.o core Making pmars with compiler flags -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -fno-builtin -DEXT94 -O3 -fomit-frame-pointer -DPERMUTATE -DSERVER Compiling pmars.o Compiling asm.o Compiling eval.o Compiling disasm.o Compiling cdb.o Compiling sim.o Compiling pos.o Compiling clparse.o Compiling global.o Compiling token.o Compiling str_eng.o Linking pmars done rm -f pmars.o asm.o eval.o disasm.o cdb.o sim.o pos.o clparse.o global.o token.o str_eng.o core Making pmars with compiler flags -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -fno-builtin -DEXT94 -O3 -fomit-frame-pointer -DPERMUTATE -DXWINGRAPHX -I/usr/local/include Compiling pmars.o Compiling asm.o Compiling eval.o Compiling disasm.o Compiling cdb.o Compiling sim.o In file included from sim.c:92: xwindisp.c: In function 'xWin_display_cycle': xwindisp.c:1284:9: warning: implicit declaration of function 'sighandler'; did you mean 'sa_handler'? [-Wimplicit-function-declaration] sighandler(0); /* ??? debugState = STEP; *//* stepping = ^~~~~~~~~~ sa_handler Compiling pos.o Compiling clparse.o Compiling global.o Compiling token.o Compiling str_eng.o Linking pmars done rm -f pmars.o asm.o eval.o disasm.o cdb.o sim.o pos.o clparse.o global.o token.o str_eng.o core SUCCEEDED 00:00:26 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> pmars-0.9.2_3 depends on file: /usr/local/lib/libncurses.so.6 - found ===> pmars-0.9.2_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for pmars-0.9.2_3 ===> pmars-0.9.2_3 depends on file: /usr/local/lib/libncurses.so.6 - found ===> pmars-0.9.2_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Generating temporary packing list install -s -m 555 /construction/games/pmars/pmars-0.9.2/src/pmars-curses /construction/games/pmars/stage/usr/local/bin install -s -m 555 /construction/games/pmars/pmars-0.9.2/src/pmars-server /construction/games/pmars/stage/usr/local/bin install -s -m 555 /construction/games/pmars/pmars-0.9.2/src/pmars-x11 /construction/games/pmars/stage/usr/local/bin install -m 444 /construction/games/pmars/pmars-0.9.2/src/../doc/pmars.6 /construction/games/pmars/stage/usr/local/man/man6 cd /construction/games/pmars/pmars-0.9.2/src/.. && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE "README config doc warriors" /construction/games/pmars/stage/usr/local/share/doc/pmars ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for pmars-0.9.2_3 file sizes/checksums [23]: 0% file sizes/checksums [23]: 100% packing files [23]: 0% packing files [23]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:34