------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The vms-empire 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 ------------------------------------------------------------------------------- ===> vms-empire-1.14 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The vms-empire 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 ===> vms-empire-1.14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by vms-empire-1.14 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The vms-empire 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 ===> vms-empire-1.14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by vms-empire-1.14 for building => SHA256 Checksum OK for vms-empire-1.14.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The vms-empire 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 ===> vms-empire-1.14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by vms-empire-1.14 for building ===> Extracting for vms-empire-1.14 => SHA256 Checksum OK for vms-empire-1.14.tar.gz. Extracted Memory Use: 0.38M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for vms-empire-1.14 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> vms-empire-1.14 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> vms-empire-1.14 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Configuring for vms-empire-1.14 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for vms-empire-1.14 --- attack.o --- --- compmove.o --- --- data.o --- --- display.o --- --- edit.o --- --- empire.o --- --- game.o --- --- main.o --- --- map.o --- --- math.o --- --- attack.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c attack.c --- compmove.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c compmove.c --- data.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c data.c --- display.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c display.c --- edit.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c edit.c --- empire.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c empire.c --- game.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c game.c --- main.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c main.c --- map.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c map.c --- math.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c math.c --- game.o --- game.c: In function 'make_map': game.c:132:27: warning: iteration 6000 invokes undefined behavior [-Waggressive-loop-optimizations] height_count[height[from][i]]++; ~~~~~~~~~~~~^~~ game.c:131:5: note: within this loop for (i = 0; i <= MAP_SIZE; i++) ^~~ --- object.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c object.c --- term.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c term.c --- usermove.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c usermove.c --- util.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c util.c --- vms-empire --- cc -o vms-empire attack.o compmove.o data.o display.o edit.o empire.o game.o main.o map.o math.o object.o term.o usermove.o util.o -L/usr/local/lib -Wl,-rpath=/usr/local/lib -lncurses SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> vms-empire-1.14 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for vms-empire-1.14 ===> vms-empire-1.14 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list rm -f /usr/local/bin/vms-empire /usr/local/man/man6/vms-empire.6 rm -f /usr/local/share/applications/vms-empire.desktop rm -f /usr/local/share/icons/hicolor/48x48/apps/vms-empire.png rm -f /usr/local/share/appdata/vms-empire.xml install -m 0755 -d /construction/games/vms-empire/stage/usr/local/bin install -m 0755 -d /construction/games/vms-empire/stage/usr/local/man/man6 install -m 0755 -d /construction/games/vms-empire/stage/usr/local/share/applications/ install -m 0755 -d /construction/games/vms-empire/stage/usr/local/share/icons/hicolor/48x48/apps/ install -m 0755 -d /construction/games/vms-empire/stage/usr/local/share/appdata install -m 0755 vms-empire /construction/games/vms-empire/stage/usr/local/bin/ install -m 0644 empire.6 /construction/games/vms-empire/stage/usr/local/man/man6/vms-empire.6 install -m 0644 vms-empire.desktop /construction/games/vms-empire/stage/usr/local/share/applications/ install -m 0644 vms-empire.png /construction/games/vms-empire/stage/usr/local/share/icons/hicolor/48x48/apps/ install -m 0644 vms-empire.xml /construction/games/vms-empire/stage/usr/local/share/appdata/ /usr/bin/strip /construction/games/vms-empire/stage/usr/local/bin/vms-empire install -m 0644 /construction/games/vms-empire/vms-empire-1.14/AUTHORS /construction/games/vms-empire/vms-empire-1.14/BUGS /construction/games/vms-empire/vms-empire-1.14/HACKING /construction/games/vms-empire/vms-empire-1.14/NEWS /construction/games/vms-empire/vms-empire-1.14/README /construction/games/vms-empire/stage/usr/local/share/doc/vms-empire ====> 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 vms-empire-1.14 file sizes/checksums [10]: 0% file sizes/checksums [10]: 100% packing files [10]: 0% packing files [10]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:04