------------------------------------------------------------------------------- -- 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 tt 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 ------------------------------------------------------------------------------- ===> tt-15.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The tt 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 ===> tt-15.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tt-15.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The tt 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 ===> tt-15.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tt-15.1 for building => SHA256 Checksum OK for tt-15.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The tt 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 ===> tt-15.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tt-15.1 for building ===> Extracting for tt-15.1 => SHA256 Checksum OK for tt-15.1.tar.gz. Extracted Memory Use: 0.20M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for tt-15.1 ===> Applying ports patches for tt-15.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> tt-15.1 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> tt-15.1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Configuring for tt-15.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for tt-15.1 --- tt.o --- --- utils.o --- --- screen.o --- --- pieces3.o --- --- pieces4.o --- --- pieces5.o --- --- pieces7.o --- --- game.o --- --- tt.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c tt.c --- utils.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c utils.c --- screen.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c screen.c --- pieces3.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c pieces3.c --- pieces4.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c pieces4.c --- pieces5.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c pieces5.c --- pieces7.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c pieces7.c --- game.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c game.c --- screen.o --- screen.c: In function 'clear_area': screen.c:140:9: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] (void) read (0, buffer, LINELEN); ^~~~ fread screen.c: In function 'draw_piece': screen.c:343:9: warning: implicit declaration of function 'ghost_height' [-Wimplicit-function-declaration] j = ghost_height(piece_no, orient, y, x); ^~~~~~~~~~~~ --- utils.o --- utils.c: In function 'flush_keyboard': utils.c:209:12: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] (void) read (0, buffer, LINELEN); ^~~~ fread --- game.o --- game.c: In function 'play_game': game.c:113:7: warning: implicit declaration of function 'draw_raw'; did you mean 'draw_board'? [-Wimplicit-function-declaration] draw_raw (piece_no, orient, NEXT_Y, NEXT_X, erase_as); ^~~~~~~~ draw_board game.c:134:16: warning: implicit declaration of function 'usleep'; did you mean 'fseek'? [-Wimplicit-function-declaration] myrefresh (); usleep (80000); ^~~~~~ fseek game.c:172:13: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] (void) read (0, &ch, 1); ^~~~ fread --- tt --- cc -L/usr/local/lib -Wl,-rpath=/usr/local/lib -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing tt.o utils.o screen.o pieces3.o pieces4.o pieces5.o pieces7.o game.o -o tt -lncurses SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> tt-15.1 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for tt-15.1 ===> tt-15.1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list install -s -m 555 /construction/games/tt/tt-15.1/tt /construction/games/tt/stage/usr/local/bin install -m 0644 /construction/games/tt/tt-15.1/README /construction/games/tt/stage/usr/local/share/doc/tt ====> 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 tt-15.1 pkg-static: Warning: @unexec is deprecated, please use @[pre|post]unexec file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:04