+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rdp-1.5nb2/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rdp-1.5nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for rdp-1.5nb2 cc -pipe -O2 -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -c rdp.c rdp.c:42:1: warning: string length '810' is greater than the length '509' ISO C90 compilers are required to support [-Woverlength-strings] "'|'\0" "'}'\0" ; ^~~~~~~ rdp.c: In function 'item_inl': rdp.c:1025:49: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] result->contains_null = 1; \ ^ rdp.c:1105:47: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] if (result->lo == 0) result->contains_null = 1; \ ^ rdp.c:1198:70: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] result->list = body; result->contains_null = 1; \ ^ rdp.c:1216:70: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] result->list = body; result->contains_null = 1; \ ^ rdp.c: In function 'rule': rdp.c:1584:36: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] result->parameterised = 1; ^ rdp.c:1723:61: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] result->been_defined = 1; \ ^ rdp.c: In function 'prod': rdp.c:1849:12: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] promote_op=body->promote; default_action = NULL; \ ~~~~~~~~~~^~~~~~~~~~~~~~ rdp.c:1007:13: note: 'result' was declared here rdp_data* result; ^~~~~~ rdp.c:1998:44: warning: 'body' may be used uninitialized in this function [-Wmaybe-uninitialized] end->actuals = body->actuals; \ ~~~~^~~~~~~~~ rdp.c:1739:13: note: 'body' was declared here rdp_data* body; ^~~~ rdp.c:2001:46: warning: 'promote_epsilon' may be used uninitialized in this function [-Wmaybe-uninitialized] end->promote_epsilon = promote_epsilon; \ ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ rdp.c:1743:41: note: 'promote_epsilon' was declared here rdp_list* end; int promote_op; int promote_epsilon; if (rdp_pass == 2) { \ ^~~~~~~~~~~~~~~ rdp.c:2000:38: warning: 'promote_op' may be used uninitialized in this function [-Wmaybe-uninitialized] end->promote = promote_op; \ ~~~~~~~~~~~~~^~~~~~~~~~~~ rdp.c:1743:25: note: 'promote_op' was declared here rdp_list* end; int promote_op; int promote_epsilon; if (rdp_pass == 2) { \ ^~~~~~~~~~ rdp.c:2002:45: warning: 'default_action' may be used uninitialized in this function [-Wmaybe-uninitialized] end->default_action = default_action; \ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ rdp.c:1741:9: note: 'default_action' was declared here char* default_action; ^~~~~~~~~~~~~~ rdp.c:1999:42: warning: 'ret_name' may be used uninitialized in this function [-Wmaybe-uninitialized] end->return_name = ret_name; \ ~~~~~~~~~~~~~~~~~^~~~~~~~~~ rdp.c:1740:9: note: 'ret_name' was declared here char* ret_name; ^~~~~~~~ rdp.c:1995:12: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized] end->next = (rdp_list*) mem_calloc(sizeof(rdp_list), 1); \ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rdp.c:1743:16: note: 'end' was declared here rdp_list* end; int promote_op; int promote_epsilon; if (rdp_pass == 2) { \ ^~~ rdp.c:2010:9: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] result = result->next; \ ~~~~~~~^~~~~~~~~~~~~~ rdp.c:1738:13: note: 'result' was declared here rdp_list* result; ^~~~~~ rdp.c:1537:12: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized] end->next = (rdp_list*) mem_calloc(sizeof(rdp_list), 1); \ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rdp.c:1550:9: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] result = result->next; \ ~~~~~~~^~~~~~~~~~~~~~ rdp.c: In function 'unit': rdp.c:554:2: warning: 'var' may be used uninitialized in this function [-Wmaybe-uninitialized] rdp_add_arg(ARG_STRING, key, var, desc); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rdp.c:410:9: note: 'var' was declared here char* var; ^~~ rdp.c:1625:43: warning: 'stars' may be used uninitialized in this function [-Wmaybe-uninitialized] param->stars = stars; \ ~~~~~~~~~~~~~^~~~~~~ rdp.c:1564:15: note: 'stars' was declared here unsigned stars; ^~~~~ cc -pipe -O2 -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -c rdp_aux.c rdp_aux.c: In function 'rdp_order_tokens': rdp_aux.c:224:26: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] temp->first_done = 1; ^ cc -pipe -O2 -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -c rdp_gram.c rdp_gram.c: In function 'rdp_first': rdp_gram.c:110:27: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] prod->ll1_violation = 1; ^ rdp_gram.c:118:20: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] prod->in_use = 1; /* mark this production as being processed */ ^ rdp_gram.c:122:29: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] prod->contains_null = 1; /* set up list flag */ ^ rdp_gram.c:145:24: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] prod->first_done = 1; /* first set is now complete */ ^ rdp_gram.c: In function 'rdp_check_empties': rdp_gram.c:278:47: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] list->production->code_terminator = 1; ^ rdp_gram.c:280:52: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] list->next->production->code_successor = 1; /* next one is code successor */ ^ rdp_gram.c:282:47: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] list->production->code_terminator = 1; /* this one is code terminator */ ^ rdp_gram.c:276:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (list->production->kind == K_CODE) /* check code position */ ^ rdp_gram.c:297:31: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] temp->ll1_violation = 1; ^ rdp_gram.c:301:27: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] temp->code_only = 1; ^ rdp_gram.c:315:25: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] temp->code_only = 1; ^ rdp_gram.c: In function 'rdp_check_nested_nullable': rdp_gram.c:354:33: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] temp->ll1_violation = 1; ^ rdp_gram.c:355:46: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] inner->production->ll1_violation = 1; ^ rdp_gram.c: In function 'rdp_check_disjoint': rdp_gram.c:392:47: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] left->production->ll1_violation = 1; ^ rdp_gram.c:393:48: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] right->production->ll1_violation = 1; ^ rdp_gram.c:410:47: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] left->production->ll1_violation = 1; ^ rdp_gram.c:411:48: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] right->production->ll1_violation = 1; ^ rdp_gram.c: In function 'rdp_check_nullable': rdp_gram.c:445:31: warning: overflow in conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Woverflow] temp->ll1_violation = 1; ^ cc -pipe -O2 -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -c rdp_prnt.c rdp_prnt.c: In function 'rdp_print_parser': rdp_prnt.c:1282:5: warning: string length '630' is greater than the length '509' ISO C90 compilers are required to support [-Woverlength-strings] ); ^ cc -pipe -O2 -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -c ./rdp_supp/arg.c cc -pipe -O2 -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -c ./rdp_supp/graph.c cc -pipe -O2 -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -c ./rdp_supp/memalloc.c cc -pipe -O2 -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -c ./rdp_supp/scan.c cc -pipe -O2 -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -c ./rdp_supp/scanner.c cc -pipe -O2 -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -c ./rdp_supp/set.c cc -pipe -O2 -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -c ./rdp_supp/symbol.c cc -pipe -O2 -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -c ./rdp_supp/textio.c In file included from ./rdp_supp/textio.c:10: ./rdp_supp/textio.c:31:26: error: initializer element is not constant static FILE * messages = stdout; /* TEXT_MESSAGES; */ ^~~~~~ *** Error code 1 Stop. bmake: stopped in /home/pbulk/build/devel/rdp/work/rdp *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/rdp *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/rdp