+ 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.9.5/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rexx-regina-3.9.5/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for rexx-regina-3.9.5 cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o funcs.o -c ./funcs.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o builtin.o -c ./builtin.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o error.o -c ./error.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o variable.o -c ./variable.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o interprt.o -c ./interprt.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o debug.o -c ./debug.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o dbgfuncs.o -c ./dbgfuncs.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o memory.o -c ./memory.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o parsing.o -c ./parsing.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o files.o -c ./files.c ./files.c: In function 'get_external_routine_file': ./files.c:6086:17: warning: passing argument 1 of '__regina_my_fullpath' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] my_fullpath( TSD, buf, inname ); ^~~ In file included from ./rexx.h:273, from ./files.c:87: ./extern.h:89:28: note: expected 'tsd_t *' {aka 'struct _tsd_t *'} but argument is of type 'const tsd_t *' {aka 'const struct _tsd_t *'} int my_fullpath( tsd_t *TSD, char *dst, const char *src ); ~~~~~~~^~~ ./files.c: In function '__regina_my_fullpath': ./files.c:6568:16: warning: passing argument 2 of '__regina_give_a_chunkTSD' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] FreeTSD( source ); ^~~~~~ ./extern.h:159:56: note: in definition of macro 'FreeTSD' # define FreeTSD(ptr) give_a_chunkTSD(TSD,ptr) ^~~ ./extern.h:124:51: note: expected 'void *' but argument is of type 'const char *' void give_a_chunkTSD( const tsd_t *TSD, void *ptr ) ; ~~~~~~^~~ ./files.c: In function '__regina_my_fullpathstreng': ./files.c:6705:26: warning: passing argument 1 of '__regina_my_fullpath' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] retval = my_fullpath( TSD, dst, copy ); ^~~ ./files.c:6560:25: note: expected 'tsd_t *' {aka 'struct _tsd_t *'} but argument is of type 'const tsd_t *' {aka 'const struct _tsd_t *'} int my_fullpath( tsd_t *TSD, char *dst, const char *src ) ~~~~~~~^~~ ./files.c: In function '__regina_my_fullpath': ./files.c:6565:4: warning: ignoring return value of 'realpath', declared with attribute warn_unused_result [-Wunused-result] realpath( source, dst ); ^~~~~~~~~~~~~~~~~~~~~~~ cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o misc.o -c ./misc.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o unxfuncs.o -c ./unxfuncs.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o cmsfuncs.o -c ./cmsfuncs.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o os2funcs.o -c ./os2funcs.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o shell.o -c ./shell.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o rexxext.o -c ./rexxext.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o stack.o -c ./stack.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o tracing.o -c ./tracing.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o interp.o -c ./interp.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o cmath.o -c ./cmath.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o convert.o -c ./convert.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o strengs.o -c ./strengs.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o library.o -c ./library.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o strmath.o -c ./strmath.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o signals.o -c ./signals.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o macros.o -c ./macros.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o envir.o -c ./envir.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o expr.o -c ./expr.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o extstack.o -c ./extstack.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o yaccsrc.o -c -DYYMAXDEPTH=10000 ./yaccsrc.c ../yaccsrc.y: In function '__reginaparse': ../yaccsrc.y:794:66: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ../yaccsrc.y:1312:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ../yaccsrc.y:1314:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o lexsrc.o -c ./lexsrc.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o options.o -c ./options.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o os_unx.o -c ./os_unx.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o rexxbif.o -c ./rexxbif.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o wrappers.o -c ./wrappers.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o mt_notmt.o -c ./mt_notmt.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o instore.o -c ./instore.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o arxfuncs.o -c ./arxfuncs.c ./arxfuncs.c: In function '__regina_arexx_readln': ./arxfuncs.c:647:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets( buffer, 1001, file ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o rexx.o -c ./rexx.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o nosaa.o -c ./nosaa.c cc -Wl,-zrelro -Wl,-R/usr/pkg/lib -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 strengs.o library.o strmath.o signals.o macros.o envir.o expr.o extstack.o yaccsrc.o lexsrc.o options.o os_unx.o rexxbif.o wrappers.o mt_notmt.o instore.o arxfuncs.o rexx.o nosaa.o -lcrypt -lm -lpthread cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o client.o -c ./client.c mv rexx.o rexx.o.save cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -c -DRXLIB ./rexx.c mv rexx.o drexx.o mv rexx.o.save rexx.o cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o rexxsaa.o -c ./rexxsaa.c ./rexxsaa.c: In function 'RexxCallBack': ./rexxsaa.c:1024:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] TSD = getGlobalTSD(); ^ In file included from ./regina_c.h:44, from ./rexxsaa.c:112: ./rexxsaa.c: In function 'RexxRegisterSubcomExe': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1103:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxRegisterSubcomDll': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1125:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxQuerySubcom': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1147:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxDeregisterSubcom': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1168:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxVariablePool': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1213:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxRegisterExitExe': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1388:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxRegisterExitDll': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1409:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxDeregisterExit': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1427:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxQueryExit': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1445:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxRegisterFunctionExe': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1476:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxRegisterFunctionDll': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1492:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxQueryFunction': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1506:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxDeregisterFunction': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1520:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxCreateQueue': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1864:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxDeleteQueue': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1879:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxQueryQueue': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1898:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxAddQueue': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1918:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxPullQueue': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1939:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'ReginaVersion': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:2023:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ rm -f libregina.a 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 strengs.o library.o strmath.o signals.o macros.o envir.o expr.o extstack.o yaccsrc.o lexsrc.o options.o os_unx.o rexxbif.o wrappers.o mt_notmt.o instore.o arxfuncs.o client.o drexx.o rexxsaa.o ranlib libregina.a cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o execiser.o -c ./execiser.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o funcs.so.o -fPIC -DDYNAMIC -c ./funcs.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o builtin.so.o -fPIC -DDYNAMIC -c ./builtin.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o error.so.o -fPIC -DDYNAMIC -c ./error.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o variable.so.o -fPIC -DDYNAMIC -c ./variable.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o interprt.so.o -fPIC -DDYNAMIC -c ./interprt.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o debug.so.o -fPIC -DDYNAMIC -c ./debug.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o dbgfuncs.so.o -fPIC -DDYNAMIC -c ./dbgfuncs.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o memory.so.o -fPIC -DDYNAMIC -c ./memory.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o parsing.so.o -fPIC -DDYNAMIC -c ./parsing.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o files.so.o -fPIC -DDYNAMIC -c ./files.c ./files.c: In function 'get_external_routine_file': ./files.c:6086:17: warning: passing argument 1 of '__regina_my_fullpath' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] my_fullpath( TSD, buf, inname ); ^~~ In file included from ./rexx.h:273, from ./files.c:87: ./extern.h:89:28: note: expected 'tsd_t *' {aka 'struct _tsd_t *'} but argument is of type 'const tsd_t *' {aka 'const struct _tsd_t *'} int my_fullpath( tsd_t *TSD, char *dst, const char *src ); ~~~~~~~^~~ ./files.c: In function '__regina_my_fullpath': ./files.c:6568:16: warning: passing argument 2 of '__regina_give_a_chunkTSD' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] FreeTSD( source ); ^~~~~~ ./extern.h:159:56: note: in definition of macro 'FreeTSD' # define FreeTSD(ptr) give_a_chunkTSD(TSD,ptr) ^~~ ./extern.h:124:51: note: expected 'void *' but argument is of type 'const char *' void give_a_chunkTSD( const tsd_t *TSD, void *ptr ) ; ~~~~~~^~~ ./files.c: In function '__regina_my_fullpathstreng': ./files.c:6705:26: warning: passing argument 1 of '__regina_my_fullpath' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] retval = my_fullpath( TSD, dst, copy ); ^~~ ./files.c:6560:25: note: expected 'tsd_t *' {aka 'struct _tsd_t *'} but argument is of type 'const tsd_t *' {aka 'const struct _tsd_t *'} int my_fullpath( tsd_t *TSD, char *dst, const char *src ) ~~~~~~~^~~ ./files.c: In function '__regina_my_fullpath': ./files.c:6565:4: warning: ignoring return value of 'realpath', declared with attribute warn_unused_result [-Wunused-result] realpath( source, dst ); ^~~~~~~~~~~~~~~~~~~~~~~ cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o misc.so.o -fPIC -DDYNAMIC -c ./misc.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o unxfuncs.so.o -fPIC -DDYNAMIC -c ./unxfuncs.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o cmsfuncs.so.o -fPIC -DDYNAMIC -c ./cmsfuncs.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o shell.so.o -fPIC -DDYNAMIC -c ./shell.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o os2funcs.so.o -fPIC -DDYNAMIC -c ./os2funcs.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o rexxext.so.o -fPIC -DDYNAMIC -c ./rexxext.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o stack.so.o -fPIC -DDYNAMIC -c ./stack.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o tracing.so.o -fPIC -DDYNAMIC -c ./tracing.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o interp.so.o -fPIC -DDYNAMIC -c ./interp.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o cmath.so.o -fPIC -DDYNAMIC -c ./cmath.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o convert.so.o -fPIC -DDYNAMIC -c ./convert.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o strengs.so.o -fPIC -DDYNAMIC -c ./strengs.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o library.so.o -fPIC -DDYNAMIC -c ./library.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o strmath.so.o -fPIC -DDYNAMIC -c ./strmath.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o signals.so.o -fPIC -DDYNAMIC -c ./signals.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o macros.so.o -fPIC -DDYNAMIC -c ./macros.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o envir.so.o -fPIC -DDYNAMIC -c ./envir.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o expr.so.o -fPIC -DDYNAMIC -c ./expr.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o extstack.so.o -fPIC -DDYNAMIC -c ./extstack.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o yaccsrc.so.o -fPIC -DDYNAMIC -c -DYYMAXDEPTH=10000 ./yaccsrc.c ../yaccsrc.y: In function '__reginaparse': ../yaccsrc.y:794:66: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ../yaccsrc.y:1312:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ../yaccsrc.y:1314:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o lexsrc.so.o -fPIC -DDYNAMIC -c ./lexsrc.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o wrappers.so.o -fPIC -DDYNAMIC -c ./wrappers.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o options.so.o -fPIC -DDYNAMIC -c ./options.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o os_unx.so.o -fPIC -DDYNAMIC -c ./os_unx.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o rexxbif.so.o -fPIC -DDYNAMIC -c ./rexxbif.c mv rexx.o rexx.o.save cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -fPIC -DDYNAMIC -c -DRXLIB ./rexx.c mv rexx.o drexx.so.o mv rexx.o.save rexx.o cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o client.so.o -fPIC -DDYNAMIC -c ./client.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o rexxsaa.so.o -fPIC -DDYNAMIC -c ./rexxsaa.c ./rexxsaa.c: In function 'RexxCallBack': ./rexxsaa.c:1024:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] TSD = getGlobalTSD(); ^ In file included from ./regina_c.h:44, from ./rexxsaa.c:112: ./rexxsaa.c: In function 'RexxRegisterSubcomExe': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1103:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxRegisterSubcomDll': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1125:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxQuerySubcom': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1147:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxDeregisterSubcom': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1168:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxVariablePool': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1213:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxRegisterExitExe': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1388:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxRegisterExitDll': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1409:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxDeregisterExit': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1427:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxQueryExit': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1445:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxRegisterFunctionExe': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1476:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxRegisterFunctionDll': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1492:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxQueryFunction': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1506:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxDeregisterFunction': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1520:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxCreateQueue': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1864:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxDeleteQueue': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1879:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxQueryQueue': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1898:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxAddQueue': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1918:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'RexxPullQueue': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:1939:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ ./rexxsaa.c: In function 'ReginaVersion': ./wrappers.h:249:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define getGlobalTSD __regina_getGlobalTSD ^~~~~~~~~~~~~~~~~~~~~ ./rexxsaa.c:2023:17: note: in expansion of macro 'getGlobalTSD' tsd_t *TSD = getGlobalTSD(); ^~~~~~~~~~~~ cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o mt_posix.so.o -fPIC -DDYNAMIC -c ./mt_posix.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o instore.so.o -fPIC -DDYNAMIC -c ./instore.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o arxfuncs.so.o -fPIC -DDYNAMIC -c ./arxfuncs.c ./arxfuncs.c: In function '__regina_arexx_readln': ./arxfuncs.c:647:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets( buffer, 1001, file ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cp ./gci/gci_convert.linux.86_64 ./gci_convert.h cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o gci_call.so.o -fPIC -DDYNAMIC -c ./gci/gci_call.c In file included from ./gci/gci_call.c:29: ./gci_convert.h:60:17: warning: missing terminating ' character AMD's Opteron uses argument passing on the floating point unit ^ ./gci_convert.h:61:23: warning: missing terminating ' character which isn't supported by GCI! ^ cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o gci_convert.so.o -fPIC -DDYNAMIC -c ./gci/gci_convert.c In file included from ./gci/gci_convert.c:69: ./gci_convert.h:60:17: warning: missing terminating ' character AMD's Opteron uses argument passing on the floating point unit ^ ./gci_convert.h:61:23: warning: missing terminating ' character which isn't supported by GCI! ^ cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o gci_execute.so.o -fPIC -DDYNAMIC -c ./gci/gci_execute.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o gci_helper.so.o -fPIC -DDYNAMIC -c ./gci/gci_helper.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o gci_prepare.so.o -fPIC -DDYNAMIC -c ./gci/gci_prepare.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o gci_reginabridge.so.o -fPIC -DDYNAMIC -c ./gci/gci_reginabridge.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o gci_rxfuncdefine.so.o -fPIC -DDYNAMIC -c ./gci/gci_rxfuncdefine.c cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o gci_tree.so.o -fPIC -DDYNAMIC -c ./gci/gci_tree.c cc -o libregina.so.3.9 -shared -Wl,-zrelro -Wl,-R/usr/pkg/lib -Wl,-soname=libregina.so.3 funcs.so.o builtin.so.o error.so.o variable.so.o interprt.so.o debug.so.o dbgfuncs.so.o memory.so.o parsing.so.o files.so.o misc.so.o unxfuncs.so.o cmsfuncs.so.o shell.so.o os2funcs.so.o rexxext.so.o stack.so.o tracing.so.o interp.so.o cmath.so.o convert.so.o strengs.so.o library.so.o strmath.so.o signals.so.o macros.so.o envir.so.o expr.so.o extstack.so.o yaccsrc.so.o lexsrc.so.o wrappers.so.o options.so.o os_unx.so.o rexxbif.so.o drexx.so.o client.so.o rexxsaa.so.o mt_posix.so.o instore.so.o arxfuncs.so.o gci_call.so.o gci_convert.so.o gci_execute.so.o gci_helper.so.o gci_prepare.so.o gci_reginabridge.so.o gci_rxfuncdefine.so.o gci_tree.so.o -lpthread -lcrypt -lpthread -ldl rm -f libregina.so.3 ln -s libregina.so.3.9 libregina.so.3 rm -f libregina.so ln -s libregina.so.3 libregina.so cc -Wl,-zrelro -Wl,-R/usr/pkg/lib -o execiser execiser.o libregina.so.3.9 -L. -lregina cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o regina.o -c -D_REENTRANT -DPOSIX -DREGINA_REENTRANT ./regina.c cc -Wl,-zrelro -Wl,-R/usr/pkg/lib -R/usr/pkg/lib -o regina regina.o libregina.so.3.9 -L. -lregina cc -c -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o inifile.o -fPIC -DDYNAMIC ./regutil/inifile.c ./regutil/inifile.c: In function 'write_sections': ./regutil/inifile.c:457:4: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate(fileno(fit->fp), ftell(fit->fp)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -c -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o regcrypt.o -fPIC -DDYNAMIC ./regutil/regcrypt.c cc -c -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o regfilesys.o -fPIC -DDYNAMIC ./regutil/regfilesys.c ./regutil/regfilesys.c: In function 'sysfiletree': ./regutil/regfilesys.c:994:12: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(cp1, MAXPATHLEN+1); ^~~~~~~~~~~~~~~~~~~~~~~~~ cc -c -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o regini.o -fPIC -DDYNAMIC ./regutil/regini.c cc -c -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -DMACROSPACE -o regmacrospace.o -fPIC -DDYNAMIC ./regutil/regmacrospace.c cc -c -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o regscreenux.o -fPIC -DDYNAMIC ./regutil/regscreenux.c cc -c -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o regsemux.o -fPIC -DDYNAMIC ./regutil/regsemux.c cc -c -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o regstem.o -fPIC -DDYNAMIC ./regutil/regstem.c cc -c -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o regunicode.o -fPIC -DDYNAMIC ./regutil/regunicode.c cc -c -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o regutil.o -fPIC -DDYNAMIC ./regutil/regutil.c cc -c -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o rxsupport.o -fPIC -DDYNAMIC ./regutil/rxsupport.c cc -c -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o regtrig.o -fPIC -DDYNAMIC ./regutil/regtrig.c cc -shared -Wl,-zrelro -Wl,-R/usr/pkg/lib -o libregutil.so inifile.o regcrypt.o regfilesys.o regini.o regmacrospace.o regscreenux.o regsemux.o regstem.o regunicode.o regutil.o rxsupport.o regtrig.o libregina.so.3.9 -R/usr/pkg/lib -lm cc -c -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o test1.o -fPIC -DDYNAMIC ./test1.c cc -shared -Wl,-zrelro -Wl,-R/usr/pkg/lib -o librxtest1.so test1.o libregina.so.3.9 -R/usr/pkg/lib cc -c -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o test2.o -fPIC -DDYNAMIC ./test2.c cc -shared -Wl,-zrelro -Wl,-R/usr/pkg/lib -o librxtest2.so test2.o libregina.so.3.9 -R/usr/pkg/lib cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o threader.o -DPOSIX_THREADS -c ./threader.c ./threader.c: In function 'instore': ./threader.c:360:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] threadx[(unsigned) data] = my_threadidx(); ^ ./threader.c:458:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ThreadHasStopped( ( unsigned ) data ); ^ ./threader.c: In function 'external': ./threader.c:481:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] threadx[(unsigned) data] = my_threadidx(); ^ ./threader.c:496:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ThreadHasStopped( ( unsigned ) data ); ^ ./threader.c: In function 'start_a_thread': ./threader.c:933:87: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = pthread_create( &thread[position], NULL, (program_name) ? external : instore, (void *) position ); ^ ./threader.c: In function 'main': ./threader.c:1278:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets( buf, sizeof( buf ), stdin ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -Wl,-zrelro -Wl,-R/usr/pkg/lib -o threader threader.o libregina.so.3.9 -L. -lregina -lpthread cc -DEXTERNAL_TO_REGINA -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o rxstack.o -c ./rxstack.c mv rexxbif.o rexxbif.o.save cc -DEXTERNAL_TO_REGINA -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -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 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -c ./extstack.c mv extstack.o eextstack.o mv extstack.o.save extstack.o cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -c ./contrib/LibSha1.c cc -Wl,-zrelro -Wl,-R/usr/pkg/lib -R/usr/pkg/lib -o rxstack rxstack.o erexxbif.o eextstack.o LibSha1.o cc -DEXTERNAL_TO_REGINA -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o rxqueue.o -c ./rxqueue.c cc -Wl,-zrelro -Wl,-R/usr/pkg/lib -R/usr/pkg/lib -o rxqueue rxqueue.o erexxbif.o eextstack.o cc -DNDEBUG -pipe -O2 -g -DREGINA_SHARE_DIRECTORY=\"/usr/pkg/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Jun 2022"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"5\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o msgcmp.o -c ./msgcmp.c cc -Wl,-zrelro -Wl,-R/usr/pkg/lib -o msgcmp msgcmp.o ./msgcmp ./en.mts ./pt.mts ./no.mts ./de.mts ./es.mts ./pl.mts ./sv.mts ./tr.mts 271 error messages and 3 prefixes compiled ./rexx ./checkmts.rexx . de.mts is clean es.mts is clean no.mts is clean pl.mts is clean pt.mts is clean sv.mts is clean tr.mts is clean