+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/trn-4.77nb7/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/trn-4.77nb7/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for trn-4.77nb7
/bin/sh /home/pbulk/build/news/trn/work/trn-4.0-test77/newsnews.SH
Extracting newsnews (with version substitution)
cc -c -O -fpcc-struct-return -I/usr/local/include addng.c
cc -c -O -fpcc-struct-return -I/usr/local/include art.c
In file included from art.c:28:
art.c: In function 'do_article':
term.h:164:20: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration]
  164 | #define standout() tputs(tc_SO,1,putchr) FLUSH
      |                    ^~~~~
art.c:344:4: note: in expansion of macro 'standout'
  344 |    standout();
      |    ^~~~~~~~
cc -c -O -fpcc-struct-return -I/usr/local/include artio.c
cc -c -O -fpcc-struct-return -I/usr/local/include artsrch.c
cc -c -O -fpcc-struct-return -I/usr/local/include autosub.c
cc -c -O -fpcc-struct-return -I/usr/local/include backpage.c
cc -c -O -fpcc-struct-return -I/usr/local/include bits.c
cc -c -O -fpcc-struct-return -I/usr/local/include cache.c
cc -c -O -fpcc-struct-return -I/usr/local/include charsubst.c
cc -c -O -fpcc-struct-return -I/usr/local/include color.c
In file included from color.c:30:
color.c: In function 'output_color':
term.h:165:46: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration]
  165 | #define un_standout() fire_is_out|=STANDOUT, tputs(tc_SE,1,putchr) FLUSH
      |                                              ^~~~~
color.c:307:2: note: in expansion of macro 'un_standout'
  307 |  un_standout();
      |  ^~~~~~~~~~~
cc -c -O -fpcc-struct-return -I/usr/local/include datasrc.c
cc -c -O -fpcc-struct-return -I/usr/local/include decode.c
cc -c -O -fpcc-struct-return -I/usr/local/include edit_dist.c
cc -c -O -fpcc-struct-return -I/usr/local/include env.c
env.c: In function 'setphostname':
env.c:260:6: warning: implicit declaration of function 'getdomainname'; did you mean 'gethostname'? [-Wimplicit-function-declaration]
  260 |  if (getdomainname(buf,LBUFLEN) == 0)
      |      ^~~~~~~~~~~~~
      |      gethostname
cc -c -O -fpcc-struct-return -I/usr/local/include filter.c
cc -c -O -fpcc-struct-return -I/usr/local/include final.c
cc -c -O -fpcc-struct-return -I/usr/local/include hash.c
cc -c -O -fpcc-struct-return -I/usr/local/include head.c
cc -c -O -fpcc-struct-return -I/usr/local/include help.c
cc -c -O -fpcc-struct-return -I/usr/local/include init.c
cc -c -O -fpcc-struct-return -I/usr/local/include intrp.c
cc -c -O -fpcc-struct-return -I/usr/local/include kfile.c
In file included from kfile.c:9:
kfile.c: In function 'do_kfile':
term.h:168:39: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration]
  168 | #define carriage_return() term_col=0, tputs(tc_CR,1,putchr) FLUSH
      |                                       ^~~~~
kfile.c:198:7: note: in expansion of macro 'carriage_return'
  198 |       carriage_return();
      |       ^~~~~~~~~~~~~~~
cc -c -O -fpcc-struct-return -I/usr/local/include last.c
cc -c -O -fpcc-struct-return -I/usr/local/include list.c
cc -c -O -fpcc-struct-return -I/usr/local/include mempool.c
cc -c -O -fpcc-struct-return -I/usr/local/include mime.c
cc -c -O -fpcc-struct-return -I/usr/local/include ng.c
In file included from ng.c:10:
ng.c: In function 'do_newsgroup':
term.h:159:22: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration]
  159 | #define clear_rest() tputs(tc_CD,tc_LINES,putchr) FLUSH
      |                      ^~~~~
ng.c:486:6: note: in expansion of macro 'clear_rest'
  486 |      clear_rest();
      |      ^~~~~~~~~~
cc -c -O -fpcc-struct-return -I/usr/local/include ngdata.c
cc -c -O -fpcc-struct-return -I/usr/local/include ngsrch.c
cc -c -O -fpcc-struct-return -I/usr/local/include ngstuff.c
In file included from ngstuff.c:9:
ngstuff.c: In function 'perform':
term.h:168:39: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration]
  168 | #define carriage_return() term_col=0, tputs(tc_CR,1,putchr) FLUSH
      |                                       ^~~~~
ngstuff.c:490:6: note: in expansion of macro 'carriage_return'
  490 |      carriage_return();
      |      ^~~~~~~~~~~~~~~
cc -c -O -fpcc-struct-return -I/usr/local/include nntpauth.c
cc -c -O -fpcc-struct-return -I/usr/local/include nntp.c
cc -c -O -fpcc-struct-return -I/usr/local/include nntpclient.c
cc -c -O -fpcc-struct-return -I/usr/local/include  nntpinit.c
cc -c -O -fpcc-struct-return -I/usr/local/include nntplist.c
cc -c -O -fpcc-struct-return -I/usr/local/include only.c
cc -c -O -fpcc-struct-return -I/usr/local/include opt.c
yacc  parsedate.y
parsedate.y:108.25-32: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
  108 | %type	<Number>	tDAYZONE tMONTH tMONTH_UNIT tSEC_UNIT
      |                         ^~~~~~~~
parsedate.y:108.34-39: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
  108 | %type	<Number>	tDAYZONE tMONTH tMONTH_UNIT tSEC_UNIT
      |                                  ^~~~~~
parsedate.y:108.41-51: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
  108 | %type	<Number>	tDAYZONE tMONTH tMONTH_UNIT tSEC_UNIT
      |                                         ^~~~~~~~~~~
parsedate.y:108.53-61: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
  108 | %type	<Number>	tDAYZONE tMONTH tMONTH_UNIT tSEC_UNIT
      |                                                     ^~~~~~~~~
parsedate.y:109.25-32: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
  109 | %type	<Number>	tSNUMBER tUNUMBER tZONE numzone zone
      |                         ^~~~~~~~
parsedate.y:109.34-41: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
  109 | %type	<Number>	tSNUMBER tUNUMBER tZONE numzone zone
      |                                  ^~~~~~~~
parsedate.y:109.43-47: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
  109 | %type	<Number>	tSNUMBER tUNUMBER tZONE numzone zone
      |                                           ^~~~~
parsedate.y:110.25-33: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
  110 | %type	<Meridian>	tMERIDIAN o_merid
      |                         ^~~~~~~~~
parsedate.y: warning: 7 shift/reduce conflicts [-Wconflicts-sr]
parsedate.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
cc -O -fpcc-struct-return -I/usr/local/include -I/opt/pkg/include/ncurses -c -o parsedate.o y.tab.c
y.tab.c: In function 'date_parse':
parsedate.y:28:16: warning: implicit declaration of function 'date_lex' [-Wimplicit-function-declaration]
   28 | #define yylex  date_lex
      |                ^~~~~~~~
y.tab.c:1186:16: note: in expansion of macro 'yylex'
 1186 |       yychar = yylex ();
      |                ^~~~~
parsedate.y: In function 'LookupWord':
parsedate.y:630:30: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
  630 |      if (c == tp->name[0] && strcmp(p, tp->name) == 0) {
      |                              ^~~~~~
rm -f y.tab.c
cc -c -O -fpcc-struct-return -I/usr/local/include rcln.c
cc -c -O -fpcc-struct-return -I/usr/local/include rcstuff.c
In file included from rcstuff.c:18:
rcstuff.c: In function 'get_ng':
term.h:169:21: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration]
  169 | #define dingaling() tputs(tc_VB,1,putchr) FLUSH
      |                     ^~~~~
rcstuff.c:765:2: note: in expansion of macro 'dingaling'
  765 |  dingaling();
      |  ^~~~~~~~~
cc -c -O -fpcc-struct-return -I/usr/local/include respond.c
cc -c -O -fpcc-struct-return -I/usr/local/include rthread.c
cc -c -O -fpcc-struct-return -I/usr/local/include rt-mt.c
cc -c -O -fpcc-struct-return -I/usr/local/include rt-ov.c
cc -c -O -fpcc-struct-return -I/usr/local/include rt-page.c
In file included from rt-page.c:11:
rt-page.c: In function 'display_page_title':
term.h:158:21: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration]
  158 | #define erase_eol() tputs(tc_CE,1,putchr) FLUSH
      |                     ^~~~~
rt-page.c:1265:2: note: in expansion of macro 'erase_eol'
 1265 |  erase_eol();
      |  ^~~~~~~~~
cc -c -O -fpcc-struct-return -I/usr/local/include rt-process.c
cc -c -O -fpcc-struct-return -I/usr/local/include rt-select.c
In file included from rt-select.c:10:
rt-select.c: In function 'article_selector':
term.h:159:22: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration]
  159 | #define clear_rest() tputs(tc_CD,tc_LINES,putchr) FLUSH
      |                      ^~~~~
rt-select.c:190:2: note: in expansion of macro 'clear_rest'
  190 |  clear_rest();
      |  ^~~~~~~~~~
cc -c -O -fpcc-struct-return -I/usr/local/include rt-util.c
In file included from rt-util.c:15:
rt-util.c: In function 'setspin':
term.h:157:21: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration]
  157 | #define backspace() tputs(tc_BC,0,putchr) FLUSH
      |                     ^~~~~
rt-util.c:515:35: note: in expansion of macro 'backspace'
  515 |   for (i = spin_marks + 1; i--; ) backspace();
      |                                   ^~~~~~~~~
cc -c -O -fpcc-struct-return -I/usr/local/include rt-wumpus.c
In file included from rt-wumpus.c:15:
rt-wumpus.c: In function 'tree_puts':
term.h:160:54: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration]
  160 | #define maybe_eol() if(erase_screen&&erase_each_line)tputs(tc_CE,1,putchr) FLUSH
      |                                                      ^~~~~
rt-wumpus.c:372:2: note: in expansion of macro 'maybe_eol'
  372 |  maybe_eol();
      |  ^~~~~~~~~
cc -c -O -fpcc-struct-return -I/usr/local/include sacmd.c
In file included from sacmd.c:16:
sacmd.c: In function 'sa_docmd':
term.h:159:22: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration]
  159 | #define clear_rest() tputs(tc_CD,tc_LINES,putchr) FLUSH
      |                      ^~~~~
sacmd.c:212:2: note: in expansion of macro 'clear_rest'
  212 |  clear_rest();
      |  ^~~~~~~~~~
cc -c -O -fpcc-struct-return -I/usr/local/include sadesc.c
cc -c -O -fpcc-struct-return -I/usr/local/include sadisp.c
In file included from sadisp.c:18:
sadisp.c: In function 'sa_refresh_top':
term.h:158:21: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration]
  158 | #define erase_eol() tputs(tc_CE,1,putchr) FLUSH
      |                     ^~~~~
sadisp.c:53:5: note: in expansion of macro 'erase_eol'
   53 |     erase_eol();
      |     ^~~~~~~~~
cc -c -O -fpcc-struct-return -I/usr/local/include samain.c
cc -c -O -fpcc-struct-return -I/usr/local/include samisc.c
cc -c -O -fpcc-struct-return -I/usr/local/include sathread.c
Assembler messages:
Fatal error: can't create sathread.o: Disc quota exceeded
*** [sathread.o] Error code 1

bmake: stopped in /home/pbulk/build/news/trn/work/trn-4.0-test77
1 error

bmake: stopped in /home/pbulk/build/news/trn/work/trn-4.0-test77
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/news/trn
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/news/trn