+ 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/rexx-regina-3.0.1nb1/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rexx-regina-3.0.1nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for rexx-regina-3.0.1nb1
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o funcs.o -c ./funcs.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o builtin.o -c ./builtin.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o error.o -c ./error.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o variable.o -c ./variable.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o interprt.o -c ./interprt.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o debug.o -c ./debug.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o dbgfuncs.o -c ./dbgfuncs.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o memory.o -c ./memory.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o parsing.o -c ./parsing.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o files.o -c ./files.c
./files.c: In function '__regina_my_fullpath':
./files.c:5000:4: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result]
 5000 |    getcwd(curr_path,REXX_PATH_MAX);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./files.c:5034:13: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result]
 5034 |             getcwd(path,REXX_PATH_MAX);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~
./files.c:5066:7: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
 5066 |       chdir(curr_path);
      |       ^~~~~~~~~~~~~~~~
./files.c:5069:4: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result]
 5069 |    getcwd(path,REXX_PATH_MAX);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~
./files.c:5070:4: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
 5070 |    chdir(curr_path);
      |    ^~~~~~~~~~~~~~~~
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o misc.o -c ./misc.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o unxfuncs.o -c ./unxfuncs.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o cmsfuncs.o -c ./cmsfuncs.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o os2funcs.o -c ./os2funcs.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o shell.o -c ./shell.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o rexxext.o -c ./rexxext.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o stack.o -c ./stack.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o tracing.o -c ./tracing.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o interp.o -c ./interp.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o cmath.o -c ./cmath.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o convert.o -c ./convert.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o strings.o -c ./strings.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o library.o -c ./library.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o strmath.o -c ./strmath.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o signals.o -c ./signals.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o macros.o -c ./macros.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o envir.o -c ./envir.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o expr.o -c ./expr.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o extstack.o -c ./extstack.c
./extstack.c: In function '__regina_parse_queue':
./extstack.c:408:32: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  408 |       (*server_name)->value[9] = '\0';
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
In file included from /usr/include/string.h:446,
                 from ./rexx.h:213,
                 from ./extstack.c:24:
./strings.h:33:9: note: at offset 9 into destination object 'value' of size 4
   33 |    char value[4] ;
      |         ^~~~~
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o extlib.o -c ./extlib.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o yaccsrc.o -c -DYYMAXDEPTH=10000 ./yaccsrc.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o lexsrc.o -c ./lexsrc.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o options.o -c ./options.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o doscmd.o -c ./doscmd.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o rexxbif.o -c ./rexxbif.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o wrappers.o -c ./wrappers.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o mt_notmt.o -c ./mt_notmt.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o instore.o -c ./instore.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o rexx.o -c ./rexx.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o nosaa.o -c ./nosaa.c
cc -DNDEBUG -pipe -O2    -o rexx funcs.o builtin.o error.o variable.o interprt.o debug.o dbgfuncs.o memory.o parsing.o files.o misc.o unxfuncs.o cmsfuncs.o os2funcs.o shell.o rexxext.o stack.o tracing.o interp.o cmath.o convert.o strings.o library.o strmath.o signals.o macros.o envir.o expr.o extstack.o extlib.o yaccsrc.o lexsrc.o options.o doscmd.o rexxbif.o wrappers.o  mt_notmt.o instore.o  rexx.o nosaa.o -lm -lcrypt  -ldl 
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o client.o -c ./client.c
mv rexx.o rexx.o.save
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -c -DRXLIB ./rexx.c
mv rexx.o drexx.o
mv rexx.o.save rexx.o
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o rexxsaa.o -c ./rexxsaa.c
ar cr libregina.a funcs.o builtin.o error.o variable.o interprt.o debug.o dbgfuncs.o memory.o parsing.o files.o misc.o unxfuncs.o cmsfuncs.o os2funcs.o shell.o rexxext.o stack.o tracing.o interp.o cmath.o convert.o strings.o library.o strmath.o signals.o macros.o envir.o expr.o extstack.o extlib.o yaccsrc.o lexsrc.o options.o doscmd.o rexxbif.o wrappers.o  mt_notmt.o instore.o  client.o drexx.o rexxsaa.o
ranlib libregina.a
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.   -o execiser.o -c ./execiser.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o funcs.sho -fPIC -DDYNAMIC -c ./funcs.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o builtin.sho -fPIC -DDYNAMIC -c ./builtin.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o error.sho -fPIC -DDYNAMIC -c ./error.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o variable.sho -fPIC -DDYNAMIC -c ./variable.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o interprt.sho -fPIC -DDYNAMIC -c ./interprt.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o debug.sho -fPIC -DDYNAMIC -c ./debug.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o dbgfuncs.sho -fPIC -DDYNAMIC -c ./dbgfuncs.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o memory.sho -fPIC -DDYNAMIC -c ./memory.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o parsing.sho -fPIC -DDYNAMIC -c ./parsing.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o files.sho -fPIC -DDYNAMIC -c ./files.c
./files.c: In function '__regina_my_fullpath':
./files.c:5000:4: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result]
 5000 |    getcwd(curr_path,REXX_PATH_MAX);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./files.c:5034:13: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result]
 5034 |             getcwd(path,REXX_PATH_MAX);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~
./files.c:5066:7: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
 5066 |       chdir(curr_path);
      |       ^~~~~~~~~~~~~~~~
./files.c:5069:4: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result]
 5069 |    getcwd(path,REXX_PATH_MAX);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~
./files.c:5070:4: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
 5070 |    chdir(curr_path);
      |    ^~~~~~~~~~~~~~~~
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o misc.sho -fPIC -DDYNAMIC -c ./misc.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o unxfuncs.sho -fPIC -DDYNAMIC -c ./unxfuncs.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o cmsfuncs.sho -fPIC -DDYNAMIC -c ./cmsfuncs.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o shell.sho -fPIC -DDYNAMIC -c ./shell.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o os2funcs.sho -fPIC -DDYNAMIC -c ./os2funcs.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o rexxext.sho -fPIC -DDYNAMIC -c ./rexxext.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o stack.sho -fPIC -DDYNAMIC -c ./stack.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o tracing.sho -fPIC -DDYNAMIC -c ./tracing.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o interp.sho -fPIC -DDYNAMIC -c ./interp.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o cmath.sho -fPIC -DDYNAMIC -c ./cmath.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o convert.sho -fPIC -DDYNAMIC -c ./convert.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o strings.sho -fPIC -DDYNAMIC -c ./strings.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o library.sho -fPIC -DDYNAMIC -c ./library.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o strmath.sho -fPIC -DDYNAMIC -c ./strmath.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o signals.sho -fPIC -DDYNAMIC -c ./signals.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o macros.sho -fPIC -DDYNAMIC -c ./macros.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o envir.sho -fPIC -DDYNAMIC -c ./envir.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o expr.sho -fPIC -DDYNAMIC -c ./expr.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o extstack.sho -fPIC -DDYNAMIC -c ./extstack.c
./extstack.c: In function '__regina_parse_queue':
./extstack.c:408:32: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  408 |       (*server_name)->value[9] = '\0';
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
In file included from /usr/include/string.h:446,
                 from ./rexx.h:213,
                 from ./extstack.c:24:
./strings.h:33:9: note: at offset 9 into destination object 'value' of size 4
   33 |    char value[4] ;
      |         ^~~~~
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o extlib.sho -fPIC -DDYNAMIC -c ./extlib.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o yaccsrc.sho -fPIC -DDYNAMIC -c -DYYMAXDEPTH=10000 ./yaccsrc.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o lexsrc.sho -fPIC -DDYNAMIC -c ./lexsrc.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o wrappers.sho -fPIC -DDYNAMIC -c ./wrappers.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o options.sho -fPIC -DDYNAMIC -c ./options.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o doscmd.sho -fPIC -DDYNAMIC -c ./doscmd.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o rexxbif.sho -fPIC -DDYNAMIC -c ./rexxbif.c
mv rexx.o rexx.o.save
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -fPIC -DDYNAMIC -c -DRXLIB ./rexx.c
mv rexx.o drexx.sho
mv rexx.o.save rexx.o
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o client.sho -fPIC -DDYNAMIC -c ./client.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o rexxsaa.sho -fPIC -DDYNAMIC -c ./rexxsaa.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o mt_notmt.sho -fPIC -DDYNAMIC -c ./mt_notmt.c
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o instore.sho -fPIC -DDYNAMIC -c ./instore.c
cc -o libregina.so.3.0 -shared -Wl,--version-script=./regina_elf.def -Wl,-soname=libregina.so.3.0 funcs.sho builtin.sho error.sho variable.sho interprt.sho debug.sho dbgfuncs.sho memory.sho parsing.sho files.sho misc.sho unxfuncs.sho cmsfuncs.sho shell.sho os2funcs.sho rexxext.sho stack.sho tracing.sho interp.sho cmath.sho convert.sho strings.sho library.sho strmath.sho signals.sho macros.sho envir.sho expr.sho extstack.sho extlib.sho yaccsrc.sho lexsrc.sho wrappers.sho options.sho doscmd.sho rexxbif.sho drexx.sho client.sho rexxsaa.sho  mt_notmt.sho instore.sho -lc -lm -lcrypt  -ldl 
rm -f libregina.so.3
ln -s libregina.so.3.0 libregina.so.3
rm -f libregina.so
ln -s libregina.so.3.0 libregina.so
cc -DNDEBUG -pipe -O2   -o execiser execiser.o -L. -lregina -lm -lcrypt  -ldl 
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o regina.o -c ./regina.c
cc -DNDEBUG -pipe -O2   -Wl,-zrelro -Wl,-R/usr/pkg/lib  -o regina regina.o libregina.so -lm -lcrypt  -ldl 
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o tregina.sho -fPIC -DDYNAMIC -c ./tregina.c
./tregina.c: In function 'Tokenise':
./tregina.c:88:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
   88 |    fread( instore[0].strptr, size, 1, infp );
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./tregina.c: In function 'Execute':
./tregina.c:156:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  156 |       fread( instore[0].strptr, size, 1, srcfp );
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./tregina.c:185:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  185 |    fread( instore[1].strptr, size, 1, tokfp );
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc -DNDEBUG -pipe -O2   -Wl,-zrelro -Wl,-R/usr/pkg/lib  -o tregina tregina.sho libregina.so -lm -lcrypt  -ldl 
cc -c -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o test1.o -fPIC -DDYNAMIC ./test1.c
./test1.c: In function 'MkAsciz':
./test1.c:80:4: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
   80 |    memcpy(buf, str, len);
      |    ^~~~~~
./test1.c:10:1: note: include '<string.h>' or provide a declaration of 'memcpy'
    9 | #include "rexxsaa.h"
  +++ |+#include <string.h>
   10 | 
./test1.c:80:4: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch]
   80 |    memcpy(buf, str, len);
      |    ^~~~~~
./test1.c:80:4: note: include '<string.h>' or provide a declaration of 'memcpy'
./test1.c: In function 'static_show_parameter':
./test1.c:93:4: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch]
   93 |    memcpy(buf,argv[0].strptr,argv[0].strlength);
      |    ^~~~~~
./test1.c:93:4: note: include '<string.h>' or provide a declaration of 'memcpy'
./test1.c:95:8: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
   95 |    if (strcmp(func_name,buf) != 0)
      |        ^~~~~~
./test1.c:95:8: note: include '<string.h>' or provide a declaration of 'strcmp'
./test1.c: In function 'global_show_parameter':
./test1.c:109:4: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch]
  109 |    memcpy(buf,argv[0].strptr,argv[0].strlength);
      |    ^~~~~~
./test1.c:109:4: note: include '<string.h>' or provide a declaration of 'memcpy'
./test1.c: In function 'Test1Function1':
./test1.c:124:4: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration]
  124 |    strcpy(retstr->strptr,"0");
      |    ^~~~~~
./test1.c:124:4: note: include '<string.h>' or provide a declaration of 'strcpy'
./test1.c:124:4: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch]
./test1.c:124:4: note: include '<string.h>' or provide a declaration of 'strcpy'
./test1.c: In function 'Test1Function2':
./test1.c:136:4: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch]
  136 |    strcpy(retstr->strptr,"0");
      |    ^~~~~~
./test1.c:136:4: note: include '<string.h>' or provide a declaration of 'strcpy'
./test1.c: In function 'Test1DropFuncs':
./test1.c:151:24: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration]
  151 |    retstr->strlength = strlen(retstr->strptr);
      |                        ^~~~~~
./test1.c:151:24: note: include '<string.h>' or provide a declaration of 'strlen'
./test1.c:151:24: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch]
./test1.c:151:24: note: include '<string.h>' or provide a declaration of 'strlen'
./test1.c: In function 'Test1LoadFuncs':
./test1.c:177:24: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch]
  177 |    retstr->strlength = strlen(retstr->strptr);
      |                        ^~~~~~
./test1.c:177:24: note: include '<string.h>' or provide a declaration of 'strlen'
cc -shared -o libtest1.so test1.o -L. -lregina -R/usr/pkg/lib
cc -c -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o test2.o -fPIC -DDYNAMIC ./test2.c
./test2.c: In function 'MkAsciz':
./test2.c:80:4: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
   80 |    memcpy(buf, str, len);
      |    ^~~~~~
./test2.c:10:1: note: include '<string.h>' or provide a declaration of 'memcpy'
    9 | #include "rexxsaa.h"
  +++ |+#include <string.h>
   10 | 
./test2.c:80:4: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch]
   80 |    memcpy(buf, str, len);
      |    ^~~~~~
./test2.c:80:4: note: include '<string.h>' or provide a declaration of 'memcpy'
./test2.c: In function 'static_show_parameter':
./test2.c:93:4: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch]
   93 |    memcpy(buf,argv[0].strptr,argv[0].strlength);
      |    ^~~~~~
./test2.c:93:4: note: include '<string.h>' or provide a declaration of 'memcpy'
./test2.c:95:8: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
   95 |    if (strcmp(func_name,buf) != 0)
      |        ^~~~~~
./test2.c:95:8: note: include '<string.h>' or provide a declaration of 'strcmp'
./test2.c: In function 'global_show_parameter':
./test2.c:109:4: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch]
  109 |    memcpy(buf,argv[0].strptr,argv[0].strlength);
      |    ^~~~~~
./test2.c:109:4: note: include '<string.h>' or provide a declaration of 'memcpy'
./test2.c: In function 'Test2Function1':
./test2.c:124:4: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration]
  124 |    strcpy(retstr->strptr,"0");
      |    ^~~~~~
./test2.c:124:4: note: include '<string.h>' or provide a declaration of 'strcpy'
./test2.c:124:4: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch]
./test2.c:124:4: note: include '<string.h>' or provide a declaration of 'strcpy'
./test2.c: In function 'Test2Function2':
./test2.c:136:4: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch]
  136 |    strcpy(retstr->strptr,"0");
      |    ^~~~~~
./test2.c:136:4: note: include '<string.h>' or provide a declaration of 'strcpy'
./test2.c: In function 'Test2DropFuncs':
./test2.c:151:24: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration]
  151 |    retstr->strlength = strlen(retstr->strptr);
      |                        ^~~~~~
./test2.c:151:24: note: include '<string.h>' or provide a declaration of 'strlen'
./test2.c:151:24: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch]
./test2.c:151:24: note: include '<string.h>' or provide a declaration of 'strlen'
./test2.c: In function 'Test2LoadFuncs':
./test2.c:177:24: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch]
  177 |    retstr->strlength = strlen(retstr->strptr);
      |                        ^~~~~~
./test2.c:177:24: note: include '<string.h>' or provide a declaration of 'strlen'
cc -shared -o libtest2.so test2.o -L. -lregina -R/usr/pkg/lib
cc -DEXTERNAL_TO_REGINA -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o rxstack.o -c ./rxstack.c
mv rexxbif.o rexxbif.o.save
cc -DEXTERNAL_TO_REGINA -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -c ./rexxbif.c
mv rexxbif.o erexxbif.o
mv rexxbif.o.save rexxbif.o
mv extstack.o extstack.o.save
cc -DEXTERNAL_TO_REGINA -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -c ./extstack.c
./extstack.c: In function '__regina_parse_queue':
./extstack.c:408:32: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  408 |       (*server_name)->value[9] = '\0';
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
In file included from /usr/include/string.h:446,
                 from ./rexx.h:213,
                 from ./extstack.c:24:
./strings.h:33:9: note: at offset 9 into destination object 'value' of size 4
   33 |    char value[4] ;
      |         ^~~~~
mv extstack.o eextstack.o
mv extstack.o.save extstack.o
cc -DNDEBUG -pipe -O2   -Wl,-zrelro -Wl,-R/usr/pkg/lib  -o rxstack rxstack.o erexxbif.o eextstack.o  -lm -lcrypt  -ldl 
cc -DEXTERNAL_TO_REGINA -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o rxqueue.o -c ./rxqueue.c
cc -DNDEBUG -pipe -O2   -Wl,-zrelro -Wl,-R/usr/pkg/lib  -o rxqueue rxqueue.o erexxbif.o eextstack.o  -lm -lcrypt  -ldl 
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o tregina.o -c ./tregina.c
./tregina.c: In function 'Tokenise':
./tregina.c:88:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
   88 |    fread( instore[0].strptr, size, 1, infp );
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./tregina.c: In function 'Execute':
./tregina.c:156:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  156 |       fread( instore[0].strptr, size, 1, srcfp );
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./tregina.c:185:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  185 |    fread( instore[1].strptr, size, 1, tokfp );
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc -DNDEBUG -pipe -O2    -o trexx tregina.o libregina.a -lm -lcrypt  -ldl 
cc -DNDEBUG -pipe -O2 -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina\" -DHAVE_CONFIG_H   -I. -I.    -o msgcmp.o -c ./msgcmp.c
cc -DNDEBUG -pipe -O2   -o msgcmp msgcmp.o
./msgcmp ./en.mts ./pt.mts ./no.mts ./de.mts ./es.mts
248 error messages compiled
./rexx ./checkmts.rexx .
de.mts is clean
es.mts is clean
no.mts is clean
pt.mts is clean