------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/mpack-1.6_3.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The trn 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 ------------------------------------------------------------------------------- ===> trn-3.6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The trn 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 ===> trn-3.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by trn-3.6 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The trn 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 ===> trn-3.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by trn-3.6 for building => SHA256 Checksum OK for trn-3.6.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The trn 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 ===> trn-3.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by trn-3.6 for building ===> Extracting for trn-3.6 => SHA256 Checksum OK for trn-3.6.tar.gz. Extracted Memory Use: 1.46M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for trn-3.6 ===> Applying ports patches for trn-3.6 ===> Cleanly applied ports patch(es) patch-Configure patch-Makefile.SH patch-hints_freebsd.sh patch-nntp.c /usr/bin/env WRKSRC=/construction/news/trn/trn-3.6 REWARNFILE=/construction/news/trn/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh 's/$install/\\${DESTDIR}&/' /construction/news/trn/trn-3.6/Makefile.SH SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> trn-3.6 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> trn-3.6 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Configuring for trn-3.6 Fetching answers from config.sh... Doing variable substitutions on .SH files... Extracting Makefile (with variable substitutions) Extracting Pnews (with variable substitutions) Extracting Policy.sh (with variable substitutions) Extracting Rnmail (with variable substitutions) Extracting Speller (with variable substitutions) Extracting config.h (with variable substitutions) Extracting filexp (with variable substitutions) Extracting makedepend (with variable substitutions) Extracting makedir (with variable substitutions) Extracting mbox.saver (with variable substitutions) Extracting newsetup (with variable substitutions) Extracting newsgroups (with variable substitutions) Extracting newsnews (with variable substitutions) Extracting norm.saver (with variable substitutions) Done. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for trn-3.6 --- addng.o --- --- art.o --- --- artio.o --- --- artsrch.o --- --- autosub.o --- --- backpage.o --- --- bits.o --- --- cache.o --- --- charsubst.o --- --- decode.o --- --- addng.o --- cc -c -O addng.c --- cache.o --- cc -c -O cache.c --- charsubst.o --- cc -c -O charsubst.c --- decode.o --- cc -c -O decode.c --- artsrch.o --- cc -c -O artsrch.c --- art.o --- cc -c -O art.c --- artio.o --- cc -c -O artio.c --- autosub.o --- cc -c -O autosub.c --- backpage.o --- cc -c -O backpage.c --- bits.o --- cc -c -O bits.c --- art.o --- In file included from art.c:31: art.c: In function 'do_article': term.h:181:21: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration] #define erase_eol() tputs(CE,1,putchr) FLUSH ^~~~~ art.c:358:23: note: in expansion of macro 'erase_eol' if (can_home_clear) erase_eol(); ^~~~~~~~~ art.c: In function 'nontext': art.c:1152:9: warning: implicit declaration of function 'notplain' [-Wimplicit-function-declaration] if (notplain(s)) ^~~~~~~~ --- edit_dist.o --- cc -c -O edit_dist.c --- final.o --- cc -c -O final.c --- hash.o --- cc -c -O hash.c --- head.o --- cc -c -O head.c --- help.o --- cc -c -O help.c --- init.o --- --- final.o --- In file included from final.c:21: final.c: In function 'stop_catcher': term.h:180:17: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration] #define clear() tputs(CL,LINES,putchr) FLUSH ^~~~~ final.c:231:6: note: in expansion of macro 'clear' clear(); ^~~~~ --- init.o --- cc -c -O init.c --- intrp.o --- cc -c -O intrp.c --- kfile.o --- cc -c -O kfile.c --- last.o --- cc -c -O last.c --- ng.o --- cc -c -O ng.c --- kfile.o --- In file included from kfile.c:18: kfile.c: In function 'mention': term.h:189:20: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration] #define standout() tputs(SO,1,putchr) FLUSH ^~~~~ kfile.c:68:2: note: in expansion of macro 'standout' standout(); ^~~~~~~~ --- ngdata.o --- cc -c -O ngdata.c --- ng.o --- In file included from ng.c:19: ng.c: In function 'do_newsgroup': term.h:180:17: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration] #define clear() tputs(CL,LINES,putchr) FLUSH ^~~~~ ng.c:242:3: note: in expansion of macro 'clear' clear(); /* clear the screen */ ^~~~~ --- nghash.o --- cc -c -O nghash.c --- ngsrch.o --- cc -c -O ngsrch.c --- ngstuff.o --- cc -c -O ngstuff.c --- nntp.o --- --- nntpauth.o --- --- nntp.o --- cc -c -O nntp.c --- ngdata.o --- In file included from ngdata.c:30: ngdata.c: In function 'ng_skip': term.h:180:17: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration] #define clear() tputs(CL,LINES,putchr) FLUSH ^~~~~ ngdata.c:192:5: note: in expansion of macro 'clear' clear(); ^~~~~ --- nntpauth.o --- cc -c -O nntpauth.c --- nghash.o --- nghash.c: In function 'find_close_match': nghash.c:264:12: warning: implicit declaration of function 'get_near_miss'; did you mean 'get_a_line'? [-Wimplicit-function-declaration] ret = get_near_miss(); ^~~~~~~~~~~~~ get_a_line nghash.c: In function 'check_distance': nghash.c:288:13: warning: implicit declaration of function 'edit_distn' [-Wimplicit-function-declaration] value = edit_distn(ngname, strlen(ngname), data->dat_ptr, len); ^~~~~~~~~~ --- nntpclient.o --- cc -c -O nntpclient.c --- nntpauth.o --- nntpauth.c: In function 'nntp_handle_auth_err': nntpauth.c:54:2: warning: implicit declaration of function 'finalize' [-Wimplicit-function-declaration] finalize(1); ^~~~~~~~ --- nntp.o --- In file included from nntp.c:18: nntp.c: In function 'nntp_finishbody': term.h:193:27: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration] #define carriage_return() tputs(CR,1,putchr) FLUSH ^~~~~ nntp.c:234:2: note: in expansion of macro 'carriage_return' carriage_return(); ^~~~~~~~~~~~~~~ --- nntpinit.o --- cc -c -O nntpinit.c --- nntplist.o --- cc -c -O nntplist.c --- only.o --- cc -c -O only.c --- parsedate.o --- --- nntpinit.o --- nntpinit.c: In function 'get_tcp_socket': nntpinit.c:188:37: warning: implicit declaration of function 'inet_ntoa'; did you mean 'inet_addr'? [-Wimplicit-function-declaration] fprintf(stderr, "trying %s\n", inet_ntoa(sin.sin_addr)); ^~~~~~~~~ inet_addr --- parsedate.o --- yacc -d parsedate.y yacc: 6 shift/reduce conflicts. cc -O -c y.tab.c -o parsedate.o --- rcln.o --- cc -c -O rcln.c --- rcstuff.o --- cc -c -O rcstuff.c --- parsedate.o --- parsedate.y: In function 'LookupWord': parsedate.y:592:30: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (c == tp->name[0] && strcmp(p, tp->name) == 0) { ^~~~~~ --- respond.o --- cc -c -O respond.c --- rt-mt.o --- cc -c -O rt-mt.c --- rt-ov.o --- cc -c -O rt-ov.c --- rcstuff.o --- In file included from rcstuff.c:22: rcstuff.c: In function 'get_ng': term.h:194:21: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration] #define dingaling() tputs(VB,1,putchr) FLUSH ^~~~~ rcstuff.c:297:2: note: in expansion of macro 'dingaling' dingaling(); ^~~~~~~~~ --- rt-page.o --- cc -c -O rt-page.c --- rcstuff.o --- rcstuff.c:303:10: warning: implicit declaration of function 'find_close_match'; did you mean 'close_cache'? [-Wimplicit-function-declaration] if (find_close_match()) ^~~~~~~~~~~~~~~~ close_cache --- rt-page.o --- In file included from rt-page.c:11: rt-page.c: In function 'display_page': term.h:184:53: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration] #define maybe_eol() if(erase_screen&&can_home_clear)tputs(CE,1,putchr) FLUSH ^~~~~ rt-page.c:470:2: note: in expansion of macro 'maybe_eol' maybe_eol(); ^~~~~~~~~ --- rt-process.o --- cc -c -O rt-process.c --- rt-select.o --- cc -c -O rt-select.c --- rt-util.o --- cc -c -O rt-util.c --- rt-select.o --- In file included from rt-select.c:11: rt-select.c: In function 'do_selector': term.h:193:27: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration] #define carriage_return() tputs(CR,1,putchr) FLUSH ^~~~~ rt-select.c:226:6: note: in expansion of macro 'carriage_return' carriage_return(); ^~~~~~~~~~~~~~~ rt-select.c:244:5: warning: implicit declaration of function 'interp'; did you mean 'index'? [-Wimplicit-function-declaration] interp(buf, sizeof buf, mailcall); ^~~~~~ index --- rt-wumpus.o --- cc -c -O rt-wumpus.c --- rt-util.o --- In file included from rt-util.c:15: rt-util.c: In function 'setspin': term.h:179:21: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration] #define backspace() tputs(BC,0,putchr) FLUSH ^~~~~ rt-util.c:573:6: note: in expansion of macro 'backspace' backspace(); ^~~~~~~~~ --- rthread.o --- cc -c -O rthread.c --- search.o --- --- parsedate.o --- rm -f y.tab.c --- search.o --- cc -c -O search.c --- sw.o --- --- term.o --- --- sw.o --- cc -c -O sw.c --- term.o --- cc -c -O term.c --- rt-wumpus.o --- In file included from rt-wumpus.c:14: rt-wumpus.c: In function 'tree_puts': term.h:189:20: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration] #define standout() tputs(SO,1,putchr) FLUSH ^~~~~ rt-wumpus.c:278:2: note: in expansion of macro 'standout' standout(); ^~~~~~~~ --- term.o --- term.c: In function 'term_set': term.c:171:14: warning: implicit declaration of function 'tgetent'; did you mean 'cgetent'? [-Wimplicit-function-declaration] status = tgetent(tcbuf,s? s : "dumb"); /* get termcap entry */ ^~~~~~~ cgetent term.c:183:10: warning: implicit declaration of function 'tgetflag'; did you mean 'tgetstr'? [-Wimplicit-function-declaration] if (!tgetflag("bs")) { /* is backspace not used? */ ^~~~~~~~ tgetstr term.c:216:15: warning: implicit declaration of function 'tgetnum'; did you mean 'cgetnum'? [-Wimplicit-function-declaration] if ((SG = tgetnum("sg"))<0) ^~~~~~~ cgetnum --- sw.o --- sw.c: In function 'decode_switch': sw.c:551:34: warning: implicit declaration of function 'ov_init'; did you mean 'sw_init'? [-Wimplicit-function-declaration] try_ov = ((mode == 'i' || ov_init())? 1 : -1); ^~~~~~~ sw_init sw.c:555:34: warning: implicit declaration of function 'mt_init'; did you mean 'sw_init'? [-Wimplicit-function-declaration] try_mt = ((mode == 'i' || mt_init())? 1 : -1); ^~~~~~~ sw_init --- term.o --- In file included from term.c:25: term.c: In function 'finish_command': term.h:179:21: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration] #define backspace() tputs(BC,0,putchr) FLUSH ^~~~~ term.c:671:6: note: in expansion of macro 'backspace' backspace(); ^~~~~~~~~ --- trn-artchk.o --- cc -c -O trn-artchk.c --- trn.o --- cc -c -O trn.c In file included from trn.c:44: trn.c: In function 'main': term.h:193:27: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration] #define carriage_return() tputs(CR,1,putchr) FLUSH ^~~~~ trn.c:603:3: note: in expansion of macro 'carriage_return' carriage_return(); ^~~~~~~~~~~~~~~ --- unship.o --- cc -c -O unship.c --- util.o --- cc -c -O util.c --- util2.o --- cc -c -O util2.c --- uudecode.o --- cc -c -O uudecode.c --- util.o --- util.c: In function 'doshell': util.c:84:17: warning: implicit declaration of function 'wait'; did you mean 'exit'? [-Wimplicit-function-declaration] while ((w = wait(&status)) != pid) ^~~~ exit --- nntplist --- --- trn-artchk --- --- nntplist --- cc -L/usr/local/lib -Wl,-rpath=/usr/local/lib nntplist.o util2.o nntpinit.o nntpclient.o nntpauth.o -o nntplist -lncurses -lm --- trn-artchk --- cc -L/usr/local/lib -Wl,-rpath=/usr/local/lib trn-artchk.o util2.o nntpinit.o nntpclient.o nntpauth.o -o trn-artchk -lncurses -lm --- trn --- cc -L/usr/local/lib -Wl,-rpath=/usr/local/lib addng.o art.o artio.o artsrch.o autosub.o backpage.o bits.o cache.o charsubst.o decode.o edit_dist.o final.o hash.o head.o help.o init.o intrp.o kfile.o last.o ng.o ngdata.o nghash.o ngsrch.o ngstuff.o only.o rcln.o rcstuff.o respond.o rthread.o rt-mt.o rt-ov.o rt-process.o rt-page.o rt-select.o rt-util.o rt-wumpus.o search.o sw.o term.o trn.o util.o util2.o unship.o uudecode.o parsedate.o nntpinit.o nntpclient.o nntpauth.o nntp.o -lncurses -lm -o trn --- all --- touch all SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> trn-3.6 depends on executable: munpack - found ===> trn-3.6 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for trn-3.6 ===> trn-3.6 depends on executable: munpack - found ===> trn-3.6 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list export PATH || exit 1 (cd `./filexp /construction/news/trn/stage/usr/local/bin`; mv trn trn.old) mv: rename trn to trn.old: No such file or directory *** Error code 1 (ignored) (cd `./filexp /construction/news/trn/stage/usr/local/bin`; rm trn.old) rm: trn.old: No such file or directory *** Error code 1 (ignored) if test `pwd` != `./filexp /construction/news/trn/stage/usr/local/bin`; then cp trn newsetup newsgroups Pnews Rnmail trn-artchk nntplist `./filexp /construction/news/trn/stage/usr/local/bin`; (cd `./filexp /construction/news/trn/stage/usr/local/bin`; chmod o+x trn newsetup newsgroups Pnews Rnmail trn-artchk nntplist; strip trn trn-artchk nntplist); fi if test /usr/local/lib/trn/filexp = Rnfilexp; then cp ./filexp `./filexp /construction/news/trn/stage/usr/local/bin/Rnfilexp`; fi ./makedir `./filexp /construction/news/trn/stage/usr/local/lib/trn` chmod o+r `./filexp /construction/news/trn/stage/usr/local/lib/trn` if test `pwd` != `./filexp /construction/news/trn/stage/usr/local/lib/trn`; then cp ./INIT norm.saver mbox.saver makedir Pnews.header Speller filexp `./filexp /construction/news/trn/stage/usr/local/lib/trn`; fi if test ! -f `./filexp /construction/news/trn/stage/usr/local/lib/trn/newsnews`; then cp newsnews `./filexp /construction/news/trn/stage/usr/local/lib/trn`; fi (cd `./filexp /construction/news/trn/stage/usr/local/lib/trn`; chmod o+x norm.saver mbox.saver makedir Pnews.header Speller filexp; chmod o+r INIT newsnews) if test "X/construction/news/trn/stage/usr/local/man/man1" != "X" -a "X`pwd`" != X`./filexp /construction/news/trn/stage/usr/local/man/man1`; then for page in trn.1 Pnews.1 Rnmail.1 newsetup.1 newsgroups.1; do dest=/construction/news/trn/stage/usr/local/man/man1/`basename $page .1`.1; rm -f $dest; cp ./$page $dest; chmod 444 $dest; done; fi ====> 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 trn-3.6 file sizes/checksums [20]: 0% file sizes/checksums [20]: 100% packing files [20]: 0% packing files [20]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:06