------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The phalanx 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 ------------------------------------------------------------------------------- ===> phalanx-25 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The phalanx 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 ===> phalanx-25 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by phalanx-25 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The phalanx 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 ===> phalanx-25 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by phalanx-25 for building => SHA256 Checksum OK for phalanx-XXV-source.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The phalanx 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 ===> phalanx-25 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by phalanx-25 for building ===> Extracting for phalanx-25 => SHA256 Checksum OK for phalanx-XXV-source.tgz. Extracted Memory Use: 0.77M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for phalanx-25 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> phalanx-25 depends on executable: gmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> phalanx-25 depends on executable: gmake - found ===> Configuring for phalanx-25 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for phalanx-25 gmake[1]: Entering directory '/construction/games/phalanx/Phalanx-XXV' mkdir .o cc -pipe -DECO_DIR=\"/usr/local/share/phalanx\" -DLEARN_DIR=\"/usr/local/share/phalanx\" -DPBOOK_DIR=\"/usr/local/share/phalanx\" -DSBOOK_DIR=\"/usr/local/share/phalanx\" -O2 -fno-strict-aliasing -DGNUFUN -c phalanx.c -o .o/phalanx.o cc -pipe -DECO_DIR=\"/usr/local/share/phalanx\" -DLEARN_DIR=\"/usr/local/share/phalanx\" -DPBOOK_DIR=\"/usr/local/share/phalanx\" -DSBOOK_DIR=\"/usr/local/share/phalanx\" -O2 -fno-strict-aliasing -DGNUFUN -c bcreate.c -o .o/bcreate.o cc -pipe -DECO_DIR=\"/usr/local/share/phalanx\" -DLEARN_DIR=\"/usr/local/share/phalanx\" -DPBOOK_DIR=\"/usr/local/share/phalanx\" -DSBOOK_DIR=\"/usr/local/share/phalanx\" -O2 -fno-strict-aliasing -DGNUFUN -c search.c -o .o/search.o cc -pipe -DECO_DIR=\"/usr/local/share/phalanx\" -DLEARN_DIR=\"/usr/local/share/phalanx\" -DPBOOK_DIR=\"/usr/local/share/phalanx\" -DSBOOK_DIR=\"/usr/local/share/phalanx\" -O2 -fno-strict-aliasing -DGNUFUN -c io.c -o .o/io.o io.c: In function 'setfen': io.c:864:33: warning: comparison between pointer and zero character constant [-Wpointer-compare] while (isdigit((int)*f) && f != '\0') /* find the end of the fifty-move info */ ^~ io.c:864:31: note: did you mean to dereference the pointer? while (isdigit((int)*f) && f != '\0') /* find the end of the fifty-move info */ ^ cc -pipe -DECO_DIR=\"/usr/local/share/phalanx\" -DLEARN_DIR=\"/usr/local/share/phalanx\" -DPBOOK_DIR=\"/usr/local/share/phalanx\" -DSBOOK_DIR=\"/usr/local/share/phalanx\" -O2 -fno-strict-aliasing -DGNUFUN -c data.c -o .o/data.o cc -pipe -DECO_DIR=\"/usr/local/share/phalanx\" -DLEARN_DIR=\"/usr/local/share/phalanx\" -DPBOOK_DIR=\"/usr/local/share/phalanx\" -DSBOOK_DIR=\"/usr/local/share/phalanx\" -O2 -fno-strict-aliasing -DGNUFUN -c evaluate.c -o .o/evaluate.o cc -pipe -DECO_DIR=\"/usr/local/share/phalanx\" -DLEARN_DIR=\"/usr/local/share/phalanx\" -DPBOOK_DIR=\"/usr/local/share/phalanx\" -DSBOOK_DIR=\"/usr/local/share/phalanx\" -O2 -fno-strict-aliasing -DGNUFUN -c genmoves.c -o .o/genmoves.o cc -pipe -DECO_DIR=\"/usr/local/share/phalanx\" -DLEARN_DIR=\"/usr/local/share/phalanx\" -DPBOOK_DIR=\"/usr/local/share/phalanx\" -DSBOOK_DIR=\"/usr/local/share/phalanx\" -O2 -fno-strict-aliasing -DGNUFUN -c moving.c -o .o/moving.o cc -pipe -DECO_DIR=\"/usr/local/share/phalanx\" -DLEARN_DIR=\"/usr/local/share/phalanx\" -DPBOOK_DIR=\"/usr/local/share/phalanx\" -DSBOOK_DIR=\"/usr/local/share/phalanx\" -O2 -fno-strict-aliasing -DGNUFUN -c hash.c -o .o/hash.o cc -pipe -DECO_DIR=\"/usr/local/share/phalanx\" -DLEARN_DIR=\"/usr/local/share/phalanx\" -DPBOOK_DIR=\"/usr/local/share/phalanx\" -DSBOOK_DIR=\"/usr/local/share/phalanx\" -O2 -fno-strict-aliasing -DGNUFUN -c static.c -o .o/static.o cc -pipe -DECO_DIR=\"/usr/local/share/phalanx\" -DLEARN_DIR=\"/usr/local/share/phalanx\" -DPBOOK_DIR=\"/usr/local/share/phalanx\" -DSBOOK_DIR=\"/usr/local/share/phalanx\" -O2 -fno-strict-aliasing -DGNUFUN -c levels.c -o .o/levels.o cc -pipe -DECO_DIR=\"/usr/local/share/phalanx\" -DLEARN_DIR=\"/usr/local/share/phalanx\" -DPBOOK_DIR=\"/usr/local/share/phalanx\" -DSBOOK_DIR=\"/usr/local/share/phalanx\" -O2 -fno-strict-aliasing -DGNUFUN -c book.c -o .o/book.o cc -pipe -DECO_DIR=\"/usr/local/share/phalanx\" -DLEARN_DIR=\"/usr/local/share/phalanx\" -DPBOOK_DIR=\"/usr/local/share/phalanx\" -DSBOOK_DIR=\"/usr/local/share/phalanx\" -O2 -fno-strict-aliasing -DGNUFUN -c killers.c -o .o/killers.o cc -pipe -DECO_DIR=\"/usr/local/share/phalanx\" -DLEARN_DIR=\"/usr/local/share/phalanx\" -DPBOOK_DIR=\"/usr/local/share/phalanx\" -DSBOOK_DIR=\"/usr/local/share/phalanx\" -O2 -fno-strict-aliasing -DGNUFUN -c endgame.c -o .o/endgame.o cc -pipe -DECO_DIR=\"/usr/local/share/phalanx\" -DLEARN_DIR=\"/usr/local/share/phalanx\" -DPBOOK_DIR=\"/usr/local/share/phalanx\" -DSBOOK_DIR=\"/usr/local/share/phalanx\" -O2 -fno-strict-aliasing -DGNUFUN -c learn.c -o .o/learn.o cc -pipe -DECO_DIR=\"/usr/local/share/phalanx\" -DLEARN_DIR=\"/usr/local/share/phalanx\" -DPBOOK_DIR=\"/usr/local/share/phalanx\" -DSBOOK_DIR=\"/usr/local/share/phalanx\" -O2 -fno-strict-aliasing -DGNUFUN -c easy.c -o .o/easy.o cc -pipe -DECO_DIR=\"/usr/local/share/phalanx\" -DLEARN_DIR=\"/usr/local/share/phalanx\" -DPBOOK_DIR=\"/usr/local/share/phalanx\" -DSBOOK_DIR=\"/usr/local/share/phalanx\" -O2 -fno-strict-aliasing -DGNUFUN .o/phalanx.o .o/bcreate.o .o/search.o .o/io.o .o/data.o .o/evaluate.o .o/genmoves.o .o/moving.o .o/hash.o .o/static.o .o/levels.o .o/book.o .o/killers.o .o/endgame.o .o/learn.o .o/easy.o -o phalanx gmake[1]: Leaving directory '/construction/games/phalanx/Phalanx-XXV' SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for phalanx-25 ===> Generating temporary packing list install -s -m 555 /construction/games/phalanx/Phalanx-XXV/phalanx /construction/games/phalanx/stage/usr/local/bin install -m 0644 /construction/games/phalanx/Phalanx-XXV/*.phalanx /construction/games/phalanx/stage/usr/local/share/phalanx cd /construction/games/phalanx/Phalanx-XXV/; install -m 0644 HISTORY README /construction/games/phalanx/stage/usr/local/share/doc/phalanx ====> 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 phalanx-25 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:11