------------------------------------------------------------------------------- -- 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/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/aspell-0.60.8,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The gate 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 ------------------------------------------------------------------------------- ===> gate-2.06_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The gate 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 ===> gate-2.06_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gate-2.06_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The gate 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 ===> gate-2.06_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gate-2.06_1 for building => SHA256 Checksum OK for gate-2.06.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The gate 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 ===> gate-2.06_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gate-2.06_1 for building ===> Extracting for gate-2.06_1 => SHA256 Checksum OK for gate-2.06.tar.gz. Extracted Memory Use: 0.24M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for gate-2.06_1 ===> Applying ports patches for gate-2.06_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> gate-2.06_1 depends on executable: aspell - found ===> gate-2.06_1 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> gate-2.06_1 depends on executable: aspell - found ===> gate-2.06_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Configuring for gate-2.06_1 configure: warning: x86_64-portbld-dragonfly5.9: invalid host type loading site script /xports/Templates/config.site creating cache ./config.cache checking for vi... /usr/bin/vi checking for gcc... cc checking whether the C compiler (cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib ) works... yes checking whether the C compiler (cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... cpp checking whether cc needs -traditional... no checking for library containing tgetent... -lncurses checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for sgtty.h... no checking for sys/file.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for termios.h... yes checking for termio.h... no checking for unistd.h... (cached) yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking return type of signal handlers... void checking for wait3 that fills in rusage... yes checking for strerror... (cached) yes checking for dup2... (cached) yes checking for strchr... (cached) yes checking for sigaction... (cached) yes checking for sigmask... (cached) yes checking for strspn... yes checking for mkstemp... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for gate-2.06_1 --- main.o --- --- line.o --- --- syst.o --- --- util.o --- --- cmd.o --- --- file.o --- --- opt.o --- --- subs.o --- --- term.o --- --- proc.o --- --- line.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c line.c --- syst.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c syst.c --- cmd.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c cmd.c --- opt.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c opt.c --- file.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c file.c --- subs.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c subs.c --- term.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c term.c --- main.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c main.c --- util.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c util.c --- proc.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c proc.c --- subs.o --- subs.c:123:1: warning: return type defaults to 'int' [-Wimplicit-int] ask_subs() ^~~~~~~~ subs.c: In function 'show_match': subs.c:208:6: warning: implicit declaration of function 'mcursor' [-Wimplicit-function-declaration] mcursor(&cl,&junk_above,tch); ^~~~~~~ --- term.o --- term.c: In function 'initterm': term.c:59:43: warning: implicit declaration of function 'tgetent'; did you mean 'cgetent'? [-Wimplicit-function-declaration] if ((term= getenv("TERM")) == NULL || tgetent(bp,term) != 1) ^~~~~~~ cgetent term.c:81:10: warning: implicit declaration of function 'tgetnum'; did you mean 'cgetnum'? [-Wimplicit-function-declaration] mycols= tgetnum("co"); ^~~~~~~ cgetnum --- subs.o --- subs.c: In function 'do_substitute': subs.c:341:4: warning: implicit declaration of function 'move_up' [-Wimplicit-function-declaration] move_up(junk_above,0); ^~~~~~~ --- term.o --- term.c:100:9: warning: implicit declaration of function 'tgetflag'; did you mean 'tgetstr'? [-Wimplicit-function-declaration] if (tgetflag("nc")) ^~~~~~~~ tgetstr term.c: In function 'xputs': term.c:143:12: warning: implicit declaration of function 'tputs'; did you mean 'xputs'? [-Wimplicit-function-declaration] (void) tputs(s, 1, xputc); ^~~~~ xputs --- subs.o --- subs.c:342:4: warning: implicit declaration of function 'erase_eos'; did you mean 'erase_eol'? [-Wimplicit-function-declaration] erase_eos(); ^~~~~~~~~ erase_eol --- line.o --- line.c: In function 'get_line': line.c:155:5: warning: implicit declaration of function 'erase_eos'; did you mean 'erase_eol'? [-Wimplicit-function-declaration] { erase_eos(); backwrapped= 0;} ^~~~~~~~~ erase_eol line.c:191:5: warning: implicit declaration of function 'move_up' [-Wimplicit-function-declaration] { move_up(1,pcol); backwrapped= 1; lines_above--;} ^~~~~~~ --- spel.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c spel.c --- gate.1 --- cc -Uunix -E -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing gate.1.C | sed -e '/^$/d' | sed -e '/^#/d' > gate.1 --- spel.o --- spel.c:136:1: warning: return type defaults to 'int' [-Wimplicit-int] empty_repl() ^~~~~~~~~~ spel.c: In function 'show_line': spel.c:263:2: warning: implicit declaration of function 'mcursor' [-Wimplicit-function-declaration] mcursor(&cl,&junk_above,line[i]); ^~~~~~~ spel.c: In function 'check_line': spel.c:462:3: warning: implicit declaration of function 'parse_ispell'; did you mean 'parse_opts'? [-Wimplicit-function-declaration] parse_ispell(buf, &offset, &word_len, &guesses, guesslist); ^~~~~~~~~~~~ parse_opts spel.c:465:14: warning: implicit declaration of function 'fix_word' [-Wimplicit-function-declaration] checkdone= fix_word(line,offset,&word_len, guesses,guesslist); ^~~~~~~~ spel.c: At top level: spel.c:619:1: warning: return type defaults to 'int' [-Wimplicit-int] parse_ispell(char *ispell, int *offset, int *word_len, ^~~~~~~~~~~~ spel.c: In function 'fix_word': spel.c:669:2: warning: implicit declaration of function 'move_up' [-Wimplicit-function-declaration] move_up(junk_above,0); ^~~~~~~ spel.c:670:2: warning: implicit declaration of function 'erase_eos'; did you mean 'erase_eol'? [-Wimplicit-function-declaration] erase_eos(); ^~~~~~~~~ erase_eol --- gate --- cc -o gate -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing main.o line.o syst.o util.o cmd.o file.o opt.o subs.o term.o proc.o spel.o -L/usr/local/lib -Wl,-rpath=/usr/local/lib -lncurses SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> gate-2.06_1 depends on executable: aspell - found ===> gate-2.06_1 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for gate-2.06_1 ===> gate-2.06_1 depends on executable: aspell - found ===> gate-2.06_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list install -s -m 555 /construction/editors/gate/gate-2.06/gate /construction/editors/gate/stage/usr/local/bin install -m 444 /construction/editors/gate/gate-2.06/gate.1 /construction/editors/gate/stage/usr/local/man/man1 install -m 0644 /construction/editors/gate/gate-2.06/gate.help /construction/editors/gate/stage/usr/local/share/gate ====> 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 gate-2.06_1 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:10