------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libtextstyle-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-tools-0.20.1_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:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The tornado 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 ------------------------------------------------------------------------------- ===> tornado-1.4_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The tornado 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 ===> tornado-1.4_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tornado-1.4_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The tornado 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 ===> tornado-1.4_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tornado-1.4_3 for building => SHA256 Checksum OK for tornado-1.4.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The tornado 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 ===> tornado-1.4_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tornado-1.4_3 for building ===> Extracting for tornado-1.4_3 => SHA256 Checksum OK for tornado-1.4.tar.gz. Extracted Memory Use: 0.33M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for tornado-1.4_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> tornado-1.4_3 depends on executable: msgfmt - found ===> tornado-1.4_3 depends on executable: gmake - found ===> tornado-1.4_3 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> tornado-1.4_3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> tornado-1.4_3 depends on executable: msgfmt - found ===> tornado-1.4_3 depends on executable: gmake - found ===> tornado-1.4_3 depends on file: /usr/local/lib/libncurses.so.6 - found ===> tornado-1.4_3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for tornado-1.4_3 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for tornado-1.4_3 gmake[1]: Entering directory '/construction/games/tornado/tornado-1.4' cc -pipe -I/usr/local/include -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -DPREFIX="\"/usr/local\"" -DLOCALEPATH="\"/usr/local/share/locale\"" -c -o main.o main.c cc -pipe -I/usr/local/include -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -DPREFIX="\"/usr/local\"" -DLOCALEPATH="\"/usr/local/share/locale\"" -c -o draw.o draw.c cc -pipe -I/usr/local/include -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -DPREFIX="\"/usr/local\"" -DLOCALEPATH="\"/usr/local/share/locale\"" -c -o erwin.o erwin.c cc -pipe -I/usr/local/include -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -DPREFIX="\"/usr/local\"" -DLOCALEPATH="\"/usr/local/share/locale\"" -c -o network.o network.c cc -pipe -I/usr/local/include -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -DPREFIX="\"/usr/local\"" -DLOCALEPATH="\"/usr/local/share/locale\"" -c -o scores.o scores.c main.c: In function 'main': main.c:248:28: warning: variable 'ch' set but not used [-Wunused-but-set-variable] char tmp1[80], tmp2[80], ch; ^~ gmake -C doc/man all gmake -C po all draw.c: In function 'draw_highscores': draw.c:841:8: warning: variable 'ch' set but not used [-Wunused-but-set-variable] char ch; ^~ gmake[2]: Entering directory '/construction/games/tornado/tornado-1.4/po' msgfmt de.po -o de.mo msgfmt fr.po -o fr.mo msgfmt pt.po -o pt.mo pt.po: warning: Charset "CHARSET" is not a portable encoding name. Message conversion to user's charset might not work. gmake[2]: Entering directory '/construction/games/tornado/tornado-1.4/doc/man' cat tornado.6.in | sed s#PREFIX#/usr/local# | \ sed s/VERSION/`grep " VERSION" ../../version.h | sed s/\"//g | sed s/#define\ VERSION\ //`/ > tornado.6 msgfmt es.po -o es.mo msgfmt it.po -o it.mo msgfmt ru.po -o ru.mo msgfmt nl.po -o nl.mo gmake -C de tornado.6 all msgfmt no.po -o no.mo gmake[3]: Entering directory '/construction/games/tornado/tornado-1.4/doc/man/de' cat tornado.6.de.in | sed s#PREFIX#/usr/local# | \ sed s/VERSION/`grep " VERSION" ../../../version.h | sed s/\"//g | sed s/#define\ VERSION\ //`/ > tornado.6 no.po: warning: Charset "CHARSET" is not a portable encoding name. Message conversion to user's charset might not work. gmake[2]: Leaving directory '/construction/games/tornado/tornado-1.4/po' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/games/tornado/tornado-1.4/doc/man/de' gmake -C fr tornado.6 all gmake[3]: Entering directory '/construction/games/tornado/tornado-1.4/doc/man/fr' cat tornado.6.fr.in | sed s#PREFIX#/usr/local# | \ sed s/VERSION/`grep " VERSION" ../../../version.h | sed s/\"//g | sed s/#define\ VERSION\ //`/ > tornado.6 gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/games/tornado/tornado-1.4/doc/man/fr' gmake -C it tornado.6 all gmake[3]: Entering directory '/construction/games/tornado/tornado-1.4/doc/man/it' cat tornado.6.it.in | sed s#PREFIX#/usr/local# | \ sed s/VERSION/`grep " VERSION" ../../../version.h | sed s/\"//g | sed s/#define\ VERSION\ //`/ > tornado.6 gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/games/tornado/tornado-1.4/doc/man/it' gmake -C ru tornado.6 all gmake[3]: Entering directory '/construction/games/tornado/tornado-1.4/doc/man/ru' cat tornado.6.ru.in | sed s#PREFIX#/usr/local# | \ sed s/VERSION/`grep " VERSION" ../../../version.h | sed s/\"//g | sed s/#define\ VERSION\ //`/ > tornado.6 gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/games/tornado/tornado-1.4/doc/man/ru' gmake -C nl tornado.6 all gmake[3]: Entering directory '/construction/games/tornado/tornado-1.4/doc/man/nl' cat tornado.6.nl.in | sed s#PREFIX#/usr/local# | \ sed s/VERSION/`grep " VERSION" ../../../version.h | sed s/\"//g | sed s/#define\ VERSION\ //`/ > tornado.6 gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/games/tornado/tornado-1.4/doc/man/nl' gmake -C no tornado.6 all gmake[3]: Entering directory '/construction/games/tornado/tornado-1.4/doc/man/no' cat tornado.6.no.in | sed s#PREFIX#/usr/local# | \ sed s/VERSION/`grep " VERSION" ../../../version.h | sed s/\"//g | sed s/#define\ VERSION\ //`/ > tornado.6 gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/games/tornado/tornado-1.4/doc/man/no' gmake[2]: Leaving directory '/construction/games/tornado/tornado-1.4/doc/man' cc -L/usr/local/lib -lintl -L/usr/local/lib -Wl,-rpath=/usr/local/lib -lncurses main.o draw.o erwin.o network.o scores.o -o tornado gmake[1]: Leaving directory '/construction/games/tornado/tornado-1.4' SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> tornado-1.4_3 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for tornado-1.4_3 ===> tornado-1.4_3 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list install -s -m 555 /construction/games/tornado/tornado-1.4/tornado /construction/games/tornado/stage/usr/local/bin install -m 444 /construction/games/tornado/tornado-1.4/doc/man/tornado.6 /construction/games/tornado/stage/usr/local/man/man6 install -m 444 /construction/games/tornado/tornado-1.4/doc/man/de/tornado.6 /construction/games/tornado/stage/usr/local/man/de/man6 install -m 444 /construction/games/tornado/tornado-1.4/doc/man/fr/tornado.6 /construction/games/tornado/stage/usr/local/man/fr/man6 install -m 444 /construction/games/tornado/tornado-1.4/doc/man/it/tornado.6 /construction/games/tornado/stage/usr/local/man/it/man6 install -m 444 /construction/games/tornado/tornado-1.4/doc/man/nl/tornado.6 /construction/games/tornado/stage/usr/local/man/nl/man6 install -m 444 /construction/games/tornado/tornado-1.4/doc/man/no/tornado.6 /construction/games/tornado/stage/usr/local/man/no/man6 install -m 444 /construction/games/tornado/tornado-1.4/doc/man/ru/tornado.6 /construction/games/tornado/stage/usr/local/man/ru/man6 install -m 0644 /construction/games/tornado/tornado-1.4/po/de.mo /construction/games/tornado/stage/usr/local/share/locale/de/LC_MESSAGES/tornado.mo install -m 0644 /construction/games/tornado/tornado-1.4/po/es.mo /construction/games/tornado/stage/usr/local/share/locale/es/LC_MESSAGES/tornado.mo install -m 0644 /construction/games/tornado/tornado-1.4/po/fr.mo /construction/games/tornado/stage/usr/local/share/locale/fr/LC_MESSAGES/tornado.mo install -m 0644 /construction/games/tornado/tornado-1.4/po/it.mo /construction/games/tornado/stage/usr/local/share/locale/it/LC_MESSAGES/tornado.mo install -m 0644 /construction/games/tornado/tornado-1.4/po/nl.mo /construction/games/tornado/stage/usr/local/share/locale/nl/LC_MESSAGES/tornado.mo install -m 0644 /construction/games/tornado/tornado-1.4/po/no.mo /construction/games/tornado/stage/usr/local/share/locale/no/LC_MESSAGES/tornado.mo install -m 0644 /construction/games/tornado/tornado-1.4/po/pt.mo /construction/games/tornado/stage/usr/local/share/locale/pt/LC_MESSAGES/tornado.mo install -m 0644 /construction/games/tornado/tornado-1.4/po/ru.mo /construction/games/tornado/stage/usr/local/share/locale/ru/LC_MESSAGES/tornado.mo install -m 0644 /construction/games/tornado/tornado-1.4/tornado.scores /construction/games/tornado/stage/var/games/tornado.scores.sample ====> 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 Warning: Possible REINPLACE_CMD issues sed failed: file content unchanged from backup: doc/man/ru/tornado.6.ru.in SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for tornado-1.4_3 file sizes/checksums [17]: 0% file sizes/checksums [17]: 100% packing files [17]: 0% packing files [17]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:07