+ 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/baci-20000725/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/baci-20000725/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for baci-20000725
cd /home/pbulk/build/lang/baci/work/bacisrc/ccomp && /usr/pkg/bin/bmake
gcc -g -Wall -c baccutil.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from baccutil.c:3:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
rm -f date.c
(cd ../lib; make makedate)
gcc -g -Wall -o makedate makedate.c
In file included from /usr/include/time.h:25,
                 from makedate.c:13:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
../lib/makedate
gcc -g -Wall -c date.c
bison -y -tvd bac.y
bac.y:245.17-18: warning: symbol NE redeclared [-Wother]
  245 | %token NE LE GE NE EQ OR AND PLPL MIMI
      |                 ^~
bac.y:245.8-9: note: previous declaration
  245 | %token NE LE GE NE EQ OR AND PLPL MIMI
      |        ^~
mv -f y.tab.c gram.c
mv -f y.tab.h ytab.h
chmod 444 gram.c ytab.h
gcc -g -Wall -c gram.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from bac.y:5:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
flex bac.l
mv -f lex.yy.c lex.c
chmod 444 lex.c
gcc -g -Wall -c lex.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from lex.yy.c:18:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
lex.yy.c: In function ‘yy_get_next_buffer’:
lex.yy.c:1525:14: warning: pointer targets in passing argument 1 of ‘baci_yyinput’ differ in signedness [-Wpointer-sign]
bac.l:40:61: note: in definition of macro ‘YY_INPUT’
   40 | #define YY_INPUT(buf,result,maxsize) (result = baci_yyinput(buf,maxsize))
      |                                                             ^~~
bac.l:38:34: note: expected ‘unsigned char *’ but argument is of type ‘char *’
   38 | int  baci_yyinput(unsigned char* buf, int maxsize);
      |                   ~~~~~~~~~~~~~~~^~~
bac.l: In function ‘baci_yyinput’:
bac.l:264:14: warning: pointer targets in initialization of ‘char *’ from ‘unsigned char *’ differ in signedness [-Wpointer-sign]
  264 |    char* p = buf;
      |              ^~~
(cd ../lib; make)
gcc -g -Wall -o makedate makedate.c
In file included from /usr/include/time.h:25,
                 from makedate.c:13:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
gcc -g -Wall -c compdata.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../include/bacicnty.h:7,
                 from compdata.c:3:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
gcc -g -Wall -c globdata.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../include/bacicnty.h:7,
                 from globdata.c:3:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
gcc -g -Wall -c incfiles.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from incfiles.c:7:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
gcc -g -Wall -c genutil.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from genutil.c:3:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
gcc -g -Wall -c writetab.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from writetab.c:3:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
gcc -g -Wall -c computil.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from computil.c:3:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
computil.c: In function ‘loc’:
computil.c:108:13: warning: ‘tmpid’ is used uninitialized [-Wuninitialized]
  108 |    if (tmpid[ALNG] != '\0') tmpid[ALNG] = '\0';
      |        ~~~~~^~~~~~
computil.c:106:7: note: ‘tmpid’ declared here
  106 | ALFA  tmpid;
      |       ^~~~~
gcc -g -Wall -c readtab.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from readtab.c:3:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
readtab.c: In function ‘read_code_table’:
readtab.c:32:4: warning: ‘fgets’ writing 256 bytes into a region of size 120 overflows the destination [-Wstringop-overflow=]
   32 |    fgets(buf,MAX_FNAME,f);
      |    ^~~~~~~~~~~~~~~~~~~~~~
readtab.c:16:15: note: destination object ‘buf’ of size 120
   16 | static BUFFER buf;
      |               ^~~
In file included from readtab.c:3:
/usr/include/stdio.h:586:14: note: in a call to function ‘fgets’ declared with attribute ‘access (write_only, 1, 2)’
  586 | extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
      |              ^~~~~
readtab.c:36:4: warning: ‘fgets’ writing 256 bytes into a region of size 120 overflows the destination [-Wstringop-overflow=]
   36 |    fgets(buf,MAX_FNAME,f); /* header line */
      |    ^~~~~~~~~~~~~~~~~~~~~~
readtab.c:16:15: note: destination object ‘buf’ of size 120
   16 | static BUFFER buf;
      |               ^~~
In file included from readtab.c:3:
/usr/include/stdio.h:586:14: note: in a call to function ‘fgets’ declared with attribute ‘access (write_only, 1, 2)’
  586 | extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
      |              ^~~~~
readtab.c:38:7: warning: ‘fgets’ writing 256 bytes into a region of size 120 overflows the destination [-Wstringop-overflow=]
   38 |       fgets(buf,MAX_FNAME,f);
      |       ^~~~~~~~~~~~~~~~~~~~~~
readtab.c:16:15: note: destination object ‘buf’ of size 120
   16 | static BUFFER buf;
      |               ^~~
In file included from readtab.c:3:
/usr/include/stdio.h:586:14: note: in a call to function ‘fgets’ declared with attribute ‘access (write_only, 1, 2)’
  586 | extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
      |              ^~~~~
readtab.c: In function ‘read_identifier_table’:
readtab.c:48:4: warning: ‘fgets’ writing 256 bytes into a region of size 120 overflows the destination [-Wstringop-overflow=]
   48 |    fgets(buf,MAX_FNAME,f);
      |    ^~~~~~~~~~~~~~~~~~~~~~
readtab.c:16:15: note: destination object ‘buf’ of size 120
   16 | static BUFFER buf;
      |               ^~~
In file included from readtab.c:3:
/usr/include/stdio.h:586:14: note: in a call to function ‘fgets’ declared with attribute ‘access (write_only, 1, 2)’
  586 | extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
      |              ^~~~~
readtab.c:53:4: warning: ‘fgets’ writing 256 bytes into a region of size 120 overflows the destination [-Wstringop-overflow=]
   53 |    fgets(buf,MAX_FNAME,f); /* header line */
      |    ^~~~~~~~~~~~~~~~~~~~~~
readtab.c:16:15: note: destination object ‘buf’ of size 120
   16 | static BUFFER buf;
      |               ^~~
In file included from readtab.c:3:
/usr/include/stdio.h:586:14: note: in a call to function ‘fgets’ declared with attribute ‘access (write_only, 1, 2)’
  586 | extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
      |              ^~~~~
readtab.c:55:7: warning: ‘fgets’ writing 256 bytes into a region of size 120 overflows the destination [-Wstringop-overflow=]
   55 |       fgets(buf,MAX_FNAME,f);
      |       ^~~~~~~~~~~~~~~~~~~~~~
readtab.c:16:15: note: destination object ‘buf’ of size 120
   16 | static BUFFER buf;
      |               ^~~
In file included from readtab.c:3:
/usr/include/stdio.h:586:14: note: in a call to function ‘fgets’ declared with attribute ‘access (write_only, 1, 2)’
  586 | extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
      |              ^~~~~
readtab.c: In function ‘read_block_table’:
readtab.c:72:4: warning: ‘fgets’ writing 256 bytes into a region of size 120 overflows the destination [-Wstringop-overflow=]
   72 |    fgets(buf,MAX_FNAME,f);
      |    ^~~~~~~~~~~~~~~~~~~~~~
readtab.c:16:15: note: destination object ‘buf’ of size 120
   16 | static BUFFER buf;
      |               ^~~
In file included from readtab.c:3:
/usr/include/stdio.h:586:14: note: in a call to function ‘fgets’ declared with attribute ‘access (write_only, 1, 2)’
  586 | extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
      |              ^~~~~
readtab.c:76:4: warning: ‘fgets’ writing 256 bytes into a region of size 120 overflows the destination [-Wstringop-overflow=]
   76 |    fgets(buf,MAX_FNAME,f); /* header line */
      |    ^~~~~~~~~~~~~~~~~~~~~~
readtab.c:16:15: note: destination object ‘buf’ of size 120
   16 | static BUFFER buf;
      |               ^~~
In file included from readtab.c:3:
/usr/include/stdio.h:586:14: note: in a call to function ‘fgets’ declared with attribute ‘access (write_only, 1, 2)’
  586 | extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
      |              ^~~~~
readtab.c:78:7: warning: ‘fgets’ writing 256 bytes into a region of size 120 overflows the destination [-Wstringop-overflow=]
   78 |       fgets(buf,MAX_FNAME,f); /* header line */
      |       ^~~~~~~~~~~~~~~~~~~~~~
readtab.c:16:15: note: destination object ‘buf’ of size 120
   16 | static BUFFER buf;
      |               ^~~
In file included from readtab.c:3:
/usr/include/stdio.h:586:14: note: in a call to function ‘fgets’ declared with attribute ‘access (write_only, 1, 2)’
  586 | extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
      |              ^~~~~
readtab.c: In function ‘read_array_table’:
readtab.c:89:4: warning: ‘fgets’ writing 256 bytes into a region of size 120 overflows the destination [-Wstringop-overflow=]
   89 |    fgets(buf,MAX_FNAME,f);
      |    ^~~~~~~~~~~~~~~~~~~~~~
readtab.c:16:15: note: destination object ‘buf’ of size 120
   16 | static BUFFER buf;
      |               ^~~
In file included from readtab.c:3:
/usr/include/stdio.h:586:14: note: in a call to function ‘fgets’ declared with attribute ‘access (write_only, 1, 2)’
  586 | extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
      |              ^~~~~
readtab.c:93:4: warning: ‘fgets’ writing 256 bytes into a region of size 120 overflows the destination [-Wstringop-overflow=]
   93 |    fgets(buf,MAX_FNAME,f); /* header line */
      |    ^~~~~~~~~~~~~~~~~~~~~~
readtab.c:16:15: note: destination object ‘buf’ of size 120
   16 | static BUFFER buf;
      |               ^~~
In file included from readtab.c:3:
/usr/include/stdio.h:586:14: note: in a call to function ‘fgets’ declared with attribute ‘access (write_only, 1, 2)’
  586 | extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
      |              ^~~~~
readtab.c:95:7: warning: ‘fgets’ writing 256 bytes into a region of size 120 overflows the destination [-Wstringop-overflow=]
   95 |       fgets(buf,MAX_FNAME,f);
      |       ^~~~~~~~~~~~~~~~~~~~~~
readtab.c:16:15: note: destination object ‘buf’ of size 120
   16 | static BUFFER buf;
      |               ^~~
In file included from readtab.c:3:
/usr/include/stdio.h:586:14: note: in a call to function ‘fgets’ declared with attribute ‘access (write_only, 1, 2)’
  586 | extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
      |              ^~~~~
readtab.c: In function ‘read_string_table’:
readtab.c:108:4: warning: ‘fgets’ writing 256 bytes into a region of size 120 overflows the destination [-Wstringop-overflow=]
  108 |    fgets(buf,MAX_FNAME,f);
      |    ^~~~~~~~~~~~~~~~~~~~~~
readtab.c:16:15: note: destination object ‘buf’ of size 120
   16 | static BUFFER buf;
      |               ^~~
In file included from readtab.c:3:
/usr/include/stdio.h:586:14: note: in a call to function ‘fgets’ declared with attribute ‘access (write_only, 1, 2)’
  586 | extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
      |              ^~~~~
readtab.c: In function ‘read_file_info’:
readtab.c:137:4: warning: ‘fgets’ writing 256 bytes into a region of size 120 overflows the destination [-Wstringop-overflow=]
  137 |    fgets(buf,MAX_FNAME,f);
      |    ^~~~~~~~~~~~~~~~~~~~~~
readtab.c:16:15: note: destination object ‘buf’ of size 120
   16 | static BUFFER buf;
      |               ^~~
In file included from readtab.c:3:
/usr/include/stdio.h:586:14: note: in a call to function ‘fgets’ declared with attribute ‘access (write_only, 1, 2)’
  586 | extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
      |              ^~~~~
readtab.c:147:4: warning: ‘fgets’ writing 256 bytes into a region of size 120 overflows the destination [-Wstringop-overflow=]
  147 |    fgets(buf,MAX_FNAME,f); /* header line */
      |    ^~~~~~~~~~~~~~~~~~~~~~
readtab.c:16:15: note: destination object ‘buf’ of size 120
   16 | static BUFFER buf;
      |               ^~~
In file included from readtab.c:3:
/usr/include/stdio.h:586:14: note: in a call to function ‘fgets’ declared with attribute ‘access (write_only, 1, 2)’
  586 | extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
      |              ^~~~~
readtab.c:149:7: warning: ‘fgets’ writing 256 bytes into a region of size 120 overflows the destination [-Wstringop-overflow=]
  149 |       fgets(buf,MAX_FNAME,f);
      |       ^~~~~~~~~~~~~~~~~~~~~~
readtab.c:16:15: note: destination object ‘buf’ of size 120
   16 | static BUFFER buf;
      |               ^~~
In file included from readtab.c:3:
/usr/include/stdio.h:586:14: note: in a call to function ‘fgets’ declared with attribute ‘access (write_only, 1, 2)’
  586 | extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
      |              ^~~~~
readtab.c: In function ‘read_debug_info’:
readtab.c:164:4: warning: ‘fgets’ writing 256 bytes into a region of size 120 overflows the destination [-Wstringop-overflow=]
  164 |    fgets(buf,MAX_FNAME,f);
      |    ^~~~~~~~~~~~~~~~~~~~~~
readtab.c:16:15: note: destination object ‘buf’ of size 120
   16 | static BUFFER buf;
      |               ^~~
In file included from readtab.c:3:
/usr/include/stdio.h:586:14: note: in a call to function ‘fgets’ declared with attribute ‘access (write_only, 1, 2)’
  586 | extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
      |              ^~~~~
readtab.c:168:4: warning: ‘fgets’ writing 256 bytes into a region of size 120 overflows the destination [-Wstringop-overflow=]
  168 |    fgets(buf,MAX_FNAME,f); /* header line */
      |    ^~~~~~~~~~~~~~~~~~~~~~
readtab.c:16:15: note: destination object ‘buf’ of size 120
   16 | static BUFFER buf;
      |               ^~~
In file included from readtab.c:3:
/usr/include/stdio.h:586:14: note: in a call to function ‘fgets’ declared with attribute ‘access (write_only, 1, 2)’
  586 | extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
      |              ^~~~~
readtab.c:170:7: warning: ‘fgets’ writing 256 bytes into a region of size 120 overflows the destination [-Wstringop-overflow=]
  170 |       fgets(buf,MAX_FNAME,f);
      |       ^~~~~~~~~~~~~~~~~~~~~~
readtab.c:16:15: note: destination object ‘buf’ of size 120
   16 | static BUFFER buf;
      |               ^~~
In file included from readtab.c:3:
/usr/include/stdio.h:586:14: note: in a call to function ‘fgets’ declared with attribute ‘access (write_only, 1, 2)’
  586 | extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
      |              ^~~~~
gcc -g -Wall -c disutils.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from disutils.c:6:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
ar cr libba.a compdata.o globdata.o incfiles.o genutil.o writetab.o  computil.o readtab.o disutils.o
ranlib libba.a
gcc -g -Wall -o bacc baccutil.o date.o gram.o lex.o -L../lib -lba
rm date.o
cd /home/pbulk/build/lang/baci/work/bacisrc/disasm && /usr/pkg/bin/bmake
gcc -c -g -Wall badautil.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from badautil.c:7:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
gcc -c -g -Wall main.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from main.c:8:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
rm -f date.c
(cd ../lib; make makedate)
`makedate' is up to date.
../lib/makedate
gcc -c -g -Wall date.c
(cd ../lib; make)
gcc -g -Wall -o badis badautil.o main.o date.o -L../lib -lba
rm date.o
cd /home/pbulk/build/lang/baci/work/bacisrc/interp && /usr/pkg/bin/bmake
gcc -c -g -Wall main.c
gcc -c -g -Wall bainterp.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from bainterp.c:3:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
bainterp.c: In function ‘interpret’:
bainterp.c:515:10: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
  515 |          else
      |          ^~~~
bainterp.c:531:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’
  531 |             ptab[curpr].t--;
      |             ^~~~
bainterp.c:119:10: warning: variable ‘tix’ set but not used [-Wunused-but-set-variable]
  119 |    int   tix,cbix,brix;    /* indices into tables */
      |          ^~~
gcc -c -g -Wall baiutils.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from baiutils.c:3:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
baiutils.c: In function ‘show_vars’:
baiutils.c:257:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  257 |                printf("%s\n",(char *) s[tmp]);
      |                              ^
gcc -c -g -Wall random.c
rm -f date.c
(cd ../lib; make makedate)
`makedate' is up to date.
../lib/makedate
gcc -c -g -Wall date.c
(cd ../lib; make)
gcc -g -Wall -o bainterp main.o bainterp.o baiutils.o random.o date.o -L../lib -lba
rm date.o
cd /home/pbulk/build/lang/baci/work/bacisrc/pascomp && /usr/pkg/bin/bmake
gcc -g -Wall -c bacutils.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from bacutils.c:3:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
rm -f date.c      # make sure old date.c is gone
(cd ../lib; make makedate)
`makedate' is up to date.
../lib/makedate
gcc -g -Wall -c date.c
bison -tvd bapascal.y
mv -f bapascal.tab.c gram.c
cp -f bapascal.tab.h ytab.h
chmod 444 gram.c ytab.h
gcc -g -Wall -c gram.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from bapascal.y:5:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
bapascal.y: In function ‘yyparse’:
bapascal.y:362:16: warning: implicit declaration of function ‘strtoi’; did you mean ‘strtok’? [-Wimplicit-function-declaration]
  362 |       {$$ = strtoi(numbertext,numberbase);}
      |                ^~~~~~
      |                strtok
bapascal.y:749:23: warning: variable ‘elem_size’ set but not used [-Wunused-but-set-variable]
  749 |       { int i,dx,dv,j,elem_size;
      |                       ^~~~~~~~~
flex bapascal.l
mv -f lex.yy.c lex.c
chmod 444 lex.c
gcc -g -Wall -c lex.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from lex.yy.c:18:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
(cd ../lib; make)
gcc -g -Wall -o bapas bacutils.o date.o gram.o lex.o -L../lib -lba
/bin/ld: gram.o: in function `yyparse':
/home/pbulk/build/lang/baci/work/bacisrc/pascomp/bapascal.y:362: undefined reference to `strtoi'
collect2: error: ld returned 1 exit status
*** Error code 1

Stop.
bmake[2]: stopped making "bapas" in /home/pbulk/build/lang/baci/work/bacisrc/pascomp
*** Error code 1

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/baci
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/baci