------------------------------------------------------------------------------- -- 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 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> moon-buggy-1.0.51_4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> moon-buggy-1.0.51_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by moon-buggy-1.0.51_4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> moon-buggy-1.0.51_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by moon-buggy-1.0.51_4 for building => SHA256 Checksum OK for moon-buggy-1.0.51.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> moon-buggy-1.0.51_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by moon-buggy-1.0.51_4 for building ===> Extracting for moon-buggy-1.0.51_4 => SHA256 Checksum OK for moon-buggy-1.0.51.tar.gz. Extracted Memory Use: 1.08M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for moon-buggy-1.0.51_4 ===> Applying ports patches for moon-buggy-1.0.51_4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> moon-buggy-1.0.51_4 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> moon-buggy-1.0.51_4 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Configuring for moon-buggy-1.0.51_4 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for modf in -lm... yes checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for curses preprocessor flags... none checking curses.h usability... yes checking curses.h presence... no configure: WARNING: curses.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: curses.h: proceeding with the compiler's result checking for curses.h... yes checking how to include the curses header file... checking for initscr in -lcurses... no checking for initscr in -lncurses... yes checking for curses linker flags... -lncurses checking for ANSI C header files... (cached) yes checking for getopt.h... (cached) yes checking for errno.h... (cached) yes checking for locale.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for fd_set... yes, found in sys/types.h checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... (cached) yes checking for size_t... (cached) yes checking return type of signal handlers... void checking for fclean... no checking for ftruncate... yes checking for getopt_long... yes checking for setreuid... (cached) yes checking for setlocale... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for moon-buggy-1.0.51_4 --- all --- /usr/bin/make all-am --- main.o --- --- mode.o --- --- title.o --- --- pager.o --- --- game.o --- --- level.o --- --- ground.o --- --- buggy.o --- --- laser.o --- --- meteor.o --- --- main.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi --- mode.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT mode.o -MD -MP -MF ".deps/mode.Tpo" -c -o mode.o mode.c; then mv -f ".deps/mode.Tpo" ".deps/mode.Po"; else rm -f ".deps/mode.Tpo"; exit 1; fi --- title.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT title.o -MD -MP -MF ".deps/title.Tpo" -c -o title.o title.c; then mv -f ".deps/title.Tpo" ".deps/title.Po"; else rm -f ".deps/title.Tpo"; exit 1; fi --- pager.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT pager.o -MD -MP -MF ".deps/pager.Tpo" -c -o pager.o pager.c; then mv -f ".deps/pager.Tpo" ".deps/pager.Po"; else rm -f ".deps/pager.Tpo"; exit 1; fi --- game.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT game.o -MD -MP -MF ".deps/game.Tpo" -c -o game.o game.c; then mv -f ".deps/game.Tpo" ".deps/game.Po"; else rm -f ".deps/game.Tpo"; exit 1; fi --- level.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT level.o -MD -MP -MF ".deps/level.Tpo" -c -o level.o level.c; then mv -f ".deps/level.Tpo" ".deps/level.Po"; else rm -f ".deps/level.Tpo"; exit 1; fi --- ground.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT ground.o -MD -MP -MF ".deps/ground.Tpo" -c -o ground.o ground.c; then mv -f ".deps/ground.Tpo" ".deps/ground.Po"; else rm -f ".deps/ground.Tpo"; exit 1; fi --- buggy.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT buggy.o -MD -MP -MF ".deps/buggy.Tpo" -c -o buggy.o buggy.c; then mv -f ".deps/buggy.Tpo" ".deps/buggy.Po"; else rm -f ".deps/buggy.Tpo"; exit 1; fi --- laser.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT laser.o -MD -MP -MF ".deps/laser.Tpo" -c -o laser.o laser.c; then mv -f ".deps/laser.Tpo" ".deps/laser.Po"; else rm -f ".deps/laser.Tpo"; exit 1; fi --- meteor.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT meteor.o -MD -MP -MF ".deps/meteor.Tpo" -c -o meteor.o meteor.c; then mv -f ".deps/meteor.Tpo" ".deps/meteor.Po"; else rm -f ".deps/meteor.Tpo"; exit 1; fi --- highscore.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT highscore.o -MD -MP -MF ".deps/highscore.Tpo" -c -o highscore.o highscore.c; then mv -f ".deps/highscore.Tpo" ".deps/highscore.Po"; else rm -f ".deps/highscore.Tpo"; exit 1; fi --- realname.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT realname.o -MD -MP -MF ".deps/realname.Tpo" -c -o realname.o realname.c; then mv -f ".deps/realname.Tpo" ".deps/realname.Po"; else rm -f ".deps/realname.Tpo"; exit 1; fi --- queue.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT queue.o -MD -MP -MF ".deps/queue.Tpo" -c -o queue.o queue.c; then mv -f ".deps/queue.Tpo" ".deps/queue.Po"; else rm -f ".deps/queue.Tpo"; exit 1; fi --- vclock.o --- --- date.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT date.o -MD -MP -MF ".deps/date.Tpo" -c -o date.o date.c; then mv -f ".deps/date.Tpo" ".deps/date.Po"; else rm -f ".deps/date.Tpo"; exit 1; fi --- vclock.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT vclock.o -MD -MP -MF ".deps/vclock.Tpo" -c -o vclock.o vclock.c; then mv -f ".deps/vclock.Tpo" ".deps/vclock.Po"; else rm -f ".deps/vclock.Tpo"; exit 1; fi --- persona.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT persona.o -MD -MP -MF ".deps/persona.Tpo" -c -o persona.o persona.c; then mv -f ".deps/persona.Tpo" ".deps/persona.Po"; else rm -f ".deps/persona.Tpo"; exit 1; fi --- signal.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT signal.o -MD -MP -MF ".deps/signal.Tpo" -c -o signal.o signal.c; then mv -f ".deps/signal.Tpo" ".deps/signal.Po"; else rm -f ".deps/signal.Tpo"; exit 1; fi --- keyboard.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT keyboard.o -MD -MP -MF ".deps/keyboard.Tpo" -c -o keyboard.o keyboard.c; then mv -f ".deps/keyboard.Tpo" ".deps/keyboard.Po"; else rm -f ".deps/keyboard.Tpo"; exit 1; fi --- terminal.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT terminal.o -MD -MP -MF ".deps/terminal.Tpo" -c -o terminal.o terminal.c; then mv -f ".deps/terminal.Tpo" ".deps/terminal.Po"; else rm -f ".deps/terminal.Tpo"; exit 1; fi --- cursor.o --- --- random.o --- --- cursor.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT cursor.o -MD -MP -MF ".deps/cursor.Tpo" -c -o cursor.o cursor.c; then mv -f ".deps/cursor.Tpo" ".deps/cursor.Po"; else rm -f ".deps/cursor.Tpo"; exit 1; fi --- random.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT random.o -MD -MP -MF ".deps/random.Tpo" -c -o random.o random.c; then mv -f ".deps/random.Tpo" ".deps/random.Po"; else rm -f ".deps/random.Tpo"; exit 1; fi --- error.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT error.o -MD -MP -MF ".deps/error.Tpo" -c -o error.o error.c; then mv -f ".deps/error.Tpo" ".deps/error.Po"; else rm -f ".deps/error.Tpo"; exit 1; fi --- xmalloc.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT xmalloc.o -MD -MP -MF ".deps/xmalloc.Tpo" -c -o xmalloc.o xmalloc.c; then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Po"; else rm -f ".deps/xmalloc.Tpo"; exit 1; fi --- xstrdup.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT xstrdup.o -MD -MP -MF ".deps/xstrdup.Tpo" -c -o xstrdup.o xstrdup.c; then mv -f ".deps/xstrdup.Tpo" ".deps/xstrdup.Po"; else rm -f ".deps/xstrdup.Tpo"; exit 1; fi --- moon-buggy.6 --- echo ".\\\" moon-buggy.6 - automatically created from" >moon-buggy.6 sed "s:@MBBINDIR@:/usr/local/bin:g; s:@MBSCORE@:/var/games/moon-buggy:g; s:@C@::g; s:@MBVERS@:1.0.51:g" ./manpage.in >>moon-buggy.6 --- hpath.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DSCORE_DIR=\"/var/games/moon-buggy\" -c hpath.c --- moon-buggy --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib -o moon-buggy main.o mode.o title.o pager.o game.o level.o ground.o buggy.o laser.o meteor.o highscore.o realname.o queue.o vclock.o date.o persona.o signal.o keyboard.o terminal.o cursor.o random.o error.o xmalloc.o xstrdup.o hpath.o -lncurses -lm SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> moon-buggy-1.0.51_4 depends on file: /usr/local/lib/libncurses.so.6 - found ===> moon-buggy-1.0.51_4 depends on executable: indexinfo - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for moon-buggy-1.0.51_4 ===> moon-buggy-1.0.51_4 depends on file: /usr/local/lib/libncurses.so.6 - found ===> moon-buggy-1.0.51_4 depends on executable: indexinfo - found ===> Generating temporary packing list /usr/bin/make install-am test -z "/usr/local/bin" || /construction/games/moon-buggy/moon-buggy-1.0.51/install-sh -d "/construction/games/moon-buggy/stage/usr/local/bin" install -s -m 555 'moon-buggy' '/construction/games/moon-buggy/stage/usr/local/bin/moon-buggy' /usr/bin/make install-exec-hook if test "x" != "x"; then chgrp "" "/construction/games/moon-buggy/stage/usr/local/bin/moon-buggy" && chmod 2111 "/construction/games/moon-buggy/stage/usr/local/bin/moon-buggy" ; fi test -z "/usr/local/share/info/" || /construction/games/moon-buggy/moon-buggy-1.0.51/install-sh -d "/construction/games/moon-buggy/stage/usr/local/share/info/" install -m 0644 './moon-buggy.info' '/construction/games/moon-buggy/stage/usr/local/share/info//moon-buggy.info' test -z "/usr/local/man/man6" || /construction/games/moon-buggy/moon-buggy-1.0.51/install-sh -d "/construction/games/moon-buggy/stage/usr/local/man/man6" install -m 0644 './moon-buggy.6' '/construction/games/moon-buggy/stage/usr/local/man/man6/moon-buggy.6' /usr/bin/make install-data-hook if test "x" != "x"; then chgrp "" "/construction/games/moon-buggy/stage/var/games/moon-buggy" && { test ! -f "/construction/games/moon-buggy/stage/var/games/moon-buggy/mbscore" || chgrp "" "/construction/games/moon-buggy/stage/var/games/moon-buggy/mbscore" ; } && { test ! -f "/construction/games/moon-buggy/stage/var/games/moon-buggy/mbscore" || chmod 664 "/construction/games/moon-buggy/stage/var/games/moon-buggy/mbscore" ; } && chmod 575 "/construction/games/moon-buggy/stage/var/games/moon-buggy" ; fi /bin/chmod 555 /construction/games/moon-buggy/stage/usr/local/bin/moon-buggy ====> 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 moon-buggy-1.0.51_4 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:08