===> Building for rexx-regina-3.9.5nb1 clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o funcs.o -c ./funcs.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o builtin.o -c ./builtin.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o error.o -c ./error.c ./error.c:441:12: warning: unused function 'charno_of' [-Wunused-function] static int charno_of( cnodeptr node ) ^ 1 warning generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o variable.o -c ./variable.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o interprt.o -c ./interprt.c ./interprt.c:526:25: warning: variable 'it' set but not used [-Wunused-but-set-variable] itp_tsd_t * volatile it; ^ 1 warning generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o debug.o -c ./debug.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o dbgfuncs.o -c ./dbgfuncs.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o memory.o -c ./memory.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o parsing.o -c ./parsing.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o files.o -c ./files.c ./files.c:1299:10: warning: explicitly assigning value of variable of type 'cfileboxptr' (aka 'const struct fileboxtype *') to itself [-Wself-assign] dummy = dummy; /* keep compiler happy */ ~~~~~ ^ ~~~~~ ./files.c:4266:48: warning: format specifies type 'long long' but the argument has type '__darwin_time_t' (aka 'long') [-Wformat] sprintf( result->value, "%lld", buffer.st_ctime ); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ %ld /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ ./files.c:4284:48: warning: format specifies type 'long long' but the argument has type '__darwin_time_t' (aka 'long') [-Wformat] sprintf( result->value, "%lld", buffer.st_mtime ); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ %ld /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ ./files.c:4302:48: warning: format specifies type 'long long' but the argument has type '__darwin_time_t' (aka 'long') [-Wformat] sprintf( result->value, "%lld", buffer.st_atime ); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ %ld /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ ./files.c:4700:33: warning: variable 'words' set but not used [-Wunused-but-set-variable] int str_start=0,str_end=(-1),words; ^ ./files.c:4890:9: warning: variable 'opt' set but not used [-Wunused-but-set-variable] char opt = 'N'; ^ ./files.c:6086:17: warning: passing 'const tsd_t *' (aka 'const struct _tsd_t *') to parameter of type 'tsd_t *' (aka 'struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] my_fullpath( TSD, buf, inname ); ^~~ ./extern.h:89:28: note: passing argument to parameter 'TSD' here int my_fullpath( tsd_t *TSD, char *dst, const char *src ); ^ ./files.c:6568:16: warning: passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] FreeTSD( source ); ^~~~~~ ./extern.h:159:56: note: expanded from macro 'FreeTSD' # define FreeTSD(ptr) give_a_chunkTSD(TSD,ptr) ^~~ ./extern.h:124:51: note: passing argument to parameter 'ptr' here void give_a_chunkTSD( const tsd_t *TSD, void *ptr ) ; ^ ./files.c:6705:26: warning: passing 'const tsd_t *' (aka 'const struct _tsd_t *') to parameter of type 'tsd_t *' (aka 'struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] retval = my_fullpath( TSD, dst, copy ); ^~~ ./files.c:6560:25: note: passing argument to parameter 'TSD' here int my_fullpath( tsd_t *TSD, char *dst, const char *src ) ^ 9 warnings generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o misc.o -c ./misc.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o unxfuncs.o -c ./unxfuncs.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o cmsfuncs.o -c ./cmsfuncs.c ./cmsfuncs.c:309:12: warning: variable 'retval' set but not used [-Wunused-but-set-variable] streng *retval=NULL ; ^ 1 warning generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o os2funcs.o -c ./os2funcs.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o shell.o -c ./shell.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o rexxext.o -c ./rexxext.c ./rexxext.c:280:8: warning: variable 'ch' set but not used [-Wunused-but-set-variable] int ch; ^ 1 warning generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o stack.o -c ./stack.c ./stack.c:1476:15: warning: variable 'st' set but not used [-Wunused-but-set-variable] stk_tsd_t *st; ^ ./stack.c:1744:15: warning: variable 'st' set but not used [-Wunused-but-set-variable] stk_tsd_t *st ; ^ 2 warnings generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o tracing.o -c ./tracing.c ./tracing.c:80:15: warning: variable 'tt' set but not used [-Wunused-but-set-variable] tra_tsd_t *tt; ^ ./tracing.c:105:15: warning: variable 'tt' set but not used [-Wunused-but-set-variable] tra_tsd_t *tt; ^ 2 warnings generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o interp.o -c ./interp.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o cmath.o -c ./cmath.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o convert.o -c ./convert.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o strengs.o -c ./strengs.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o library.o -c ./library.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o strmath.o -c ./strmath.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o signals.o -c ./signals.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o macros.o -c ./macros.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o envir.o -c ./envir.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o expr.o -c ./expr.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o extstack.o -c ./extstack.c ./extstack.c:296:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ 1 warning generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o yaccsrc.o -c -DYYMAXDEPTH=10000 ./yaccsrc.c ../yaccsrc.y:794:66: warning: cast to smaller integer type 'int' from 'nodeptr' (aka 'struct tnode *') [-Wpointer-to-int-cast] (yyval)->u.parseflags = (int) (yyvsp[-2]) ; ^~~~~~~~~~~~~~~~~ ../yaccsrc.y:1312:52: warning: cast to 'nodeptr' (aka 'struct tnode *') from smaller integer type 'int' [-Wint-to-pointer-cast] (yyval) = (YYSTYPE) parendepth; ^~~~~~~~~~~~~~~~~~~~ ../yaccsrc.y:1314:20: warning: cast to smaller integer type 'int' from 'nodeptr' (aka 'struct tnode *') [-Wpointer-to-int-cast] { parendepth = (int) (yyval); ^~~~~~~~~~~~~ ../yaccsrc.y:4:14: warning: unused variable 'RCSid' [-Wunused-variable] static char *RCSid = "$Id: yaccsrc.c,v 1.47 2019/04/06 10:11:45 mark Exp $"; ^ 4 warnings generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o lexsrc.o -c ./lexsrc.c flex.skl:1625:14: warning: unused function 'yy_flex_realloc' [-Wunused-function] static void *yy_flex_realloc( void *ptr, yy_size_t size ) ^ flex.skl:1541:13: warning: unused function 'yy_fatal_error' [-Wunused-function] static void yy_fatal_error( yyconst char msg[] ) ^ 2 warnings generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o options.o -c ./options.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o os_unx.o -c ./os_unx.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o rexxbif.o -c ./rexxbif.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o wrappers.o -c ./wrappers.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o mt_notmt.o -c ./mt_notmt.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o instore.o -c ./instore.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o arxfuncs.o -c ./arxfuncs.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o rexx.o -c ./rexx.c ./rexx.c:536:25: warning: variable 'ipt' set but not used [-Wunused-but-set-variable] internal_parser_type ipt; ^ ./rexx.c:804:8: warning: variable 'stdinput' set but not used [-Wunused-but-set-variable] int stdinput, rcode; ^ 2 warnings generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o nosaa.o -c ./nosaa.c clang -L/opt/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 -lncurses -lreadline clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o client.o -c ./client.c ./client.c:1260:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc ; ^ 1 warning generated. mv rexx.o rexx.o.save clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -c -DRXLIB ./rexx.c ./rexx.c:536:25: warning: variable 'ipt' set but not used [-Wunused-but-set-variable] internal_parser_type ipt; ^ ./rexx.c:804:8: warning: variable 'stdinput' set but not used [-Wunused-but-set-variable] int stdinput, rcode; ^ 2 warnings generated. mv rexx.o drexx.o mv rexx.o.save rexx.o clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o rexxsaa.o -c ./rexxsaa.c ./rexxsaa.c:400:8: warning: variable 'rvalue' set but not used [-Wunused-but-set-variable] int rvalue=0, RCode=0, rc=RXEXIT_NOT_HANDLED ; ^ ./rexxsaa.c:1024:8: warning: assigning to 'tsd_t *' (aka 'struct _tsd_t *') from 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1103:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1125:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1147:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1168:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1213:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1212:15: warning: variable 'rt' set but not used [-Wunused-but-set-variable] rex_tsd_t *rt; ^ ./rexxsaa.c:1388:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1409:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1427:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1445:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1476:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1492:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1506:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1520:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1604:15: warning: variable 'rt' set but not used [-Wunused-but-set-variable] rex_tsd_t *rt; ^ ./rexxsaa.c:1864:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1879:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1898:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1918:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1939:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:2023:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ 23 warnings generated. 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 clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o execiser.o -c ./execiser.c ./execiser.c:81:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc ; ^ ./execiser.c:136:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc ; ^ ./execiser.c:233:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc ; ^ ./execiser.c:300:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc ; ^ ./execiser.c:365:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc ; ^ ./execiser.c:625:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc ; ^ ./execiser.c:658:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc ; ^ ./execiser.c:821:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc ; ^ ./execiser.c:923:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc ; ^ ./execiser.c:954:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc ; ^ ./execiser.c:1084:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc ; ^ ./execiser.c:1186:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc ; ^ ./execiser.c:1253:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc ; ^ 13 warnings generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o funcs.so.o -DDYNAMIC -fno-common -c ./funcs.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o builtin.so.o -DDYNAMIC -fno-common -c ./builtin.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o error.so.o -DDYNAMIC -fno-common -c ./error.c ./error.c:441:12: warning: unused function 'charno_of' [-Wunused-function] static int charno_of( cnodeptr node ) ^ 1 warning generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o variable.so.o -DDYNAMIC -fno-common -c ./variable.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o interprt.so.o -DDYNAMIC -fno-common -c ./interprt.c ./interprt.c:526:25: warning: variable 'it' set but not used [-Wunused-but-set-variable] itp_tsd_t * volatile it; ^ 1 warning generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o debug.so.o -DDYNAMIC -fno-common -c ./debug.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o dbgfuncs.so.o -DDYNAMIC -fno-common -c ./dbgfuncs.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o memory.so.o -DDYNAMIC -fno-common -c ./memory.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o parsing.so.o -DDYNAMIC -fno-common -c ./parsing.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o files.so.o -DDYNAMIC -fno-common -c ./files.c ./files.c:1299:10: warning: explicitly assigning value of variable of type 'cfileboxptr' (aka 'const struct fileboxtype *') to itself [-Wself-assign] dummy = dummy; /* keep compiler happy */ ~~~~~ ^ ~~~~~ ./files.c:4266:48: warning: format specifies type 'long long' but the argument has type '__darwin_time_t' (aka 'long') [-Wformat] sprintf( result->value, "%lld", buffer.st_ctime ); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ %ld /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ ./files.c:4284:48: warning: format specifies type 'long long' but the argument has type '__darwin_time_t' (aka 'long') [-Wformat] sprintf( result->value, "%lld", buffer.st_mtime ); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ %ld /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ ./files.c:4302:48: warning: format specifies type 'long long' but the argument has type '__darwin_time_t' (aka 'long') [-Wformat] sprintf( result->value, "%lld", buffer.st_atime ); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ %ld /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ ./files.c:4700:33: warning: variable 'words' set but not used [-Wunused-but-set-variable] int str_start=0,str_end=(-1),words; ^ ./files.c:4890:9: warning: variable 'opt' set but not used [-Wunused-but-set-variable] char opt = 'N'; ^ ./files.c:6086:17: warning: passing 'const tsd_t *' (aka 'const struct _tsd_t *') to parameter of type 'tsd_t *' (aka 'struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] my_fullpath( TSD, buf, inname ); ^~~ ./extern.h:89:28: note: passing argument to parameter 'TSD' here int my_fullpath( tsd_t *TSD, char *dst, const char *src ); ^ ./files.c:6568:16: warning: passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] FreeTSD( source ); ^~~~~~ ./extern.h:159:56: note: expanded from macro 'FreeTSD' # define FreeTSD(ptr) give_a_chunkTSD(TSD,ptr) ^~~ ./extern.h:124:51: note: passing argument to parameter 'ptr' here void give_a_chunkTSD( const tsd_t *TSD, void *ptr ) ; ^ ./files.c:6705:26: warning: passing 'const tsd_t *' (aka 'const struct _tsd_t *') to parameter of type 'tsd_t *' (aka 'struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] retval = my_fullpath( TSD, dst, copy ); ^~~ ./files.c:6560:25: note: passing argument to parameter 'TSD' here int my_fullpath( tsd_t *TSD, char *dst, const char *src ) ^ 9 warnings generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o misc.so.o -DDYNAMIC -fno-common -c ./misc.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o unxfuncs.so.o -DDYNAMIC -fno-common -c ./unxfuncs.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o cmsfuncs.so.o -DDYNAMIC -fno-common -c ./cmsfuncs.c ./cmsfuncs.c:309:12: warning: variable 'retval' set but not used [-Wunused-but-set-variable] streng *retval=NULL ; ^ 1 warning generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o shell.so.o -DDYNAMIC -fno-common -c ./shell.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o os2funcs.so.o -DDYNAMIC -fno-common -c ./os2funcs.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o rexxext.so.o -DDYNAMIC -fno-common -c ./rexxext.c ./rexxext.c:280:8: warning: variable 'ch' set but not used [-Wunused-but-set-variable] int ch; ^ 1 warning generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o stack.so.o -DDYNAMIC -fno-common -c ./stack.c ./stack.c:1476:15: warning: variable 'st' set but not used [-Wunused-but-set-variable] stk_tsd_t *st; ^ ./stack.c:1744:15: warning: variable 'st' set but not used [-Wunused-but-set-variable] stk_tsd_t *st ; ^ 2 warnings generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o tracing.so.o -DDYNAMIC -fno-common -c ./tracing.c ./tracing.c:80:15: warning: variable 'tt' set but not used [-Wunused-but-set-variable] tra_tsd_t *tt; ^ ./tracing.c:105:15: warning: variable 'tt' set but not used [-Wunused-but-set-variable] tra_tsd_t *tt; ^ 2 warnings generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o interp.so.o -DDYNAMIC -fno-common -c ./interp.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o cmath.so.o -DDYNAMIC -fno-common -c ./cmath.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o convert.so.o -DDYNAMIC -fno-common -c ./convert.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o strengs.so.o -DDYNAMIC -fno-common -c ./strengs.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o library.so.o -DDYNAMIC -fno-common -c ./library.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o strmath.so.o -DDYNAMIC -fno-common -c ./strmath.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o signals.so.o -DDYNAMIC -fno-common -c ./signals.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o macros.so.o -DDYNAMIC -fno-common -c ./macros.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o envir.so.o -DDYNAMIC -fno-common -c ./envir.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o expr.so.o -DDYNAMIC -fno-common -c ./expr.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o extstack.so.o -DDYNAMIC -fno-common -c ./extstack.c ./extstack.c:296:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ 1 warning generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o yaccsrc.so.o -DDYNAMIC -fno-common -c -DYYMAXDEPTH=10000 ./yaccsrc.c ../yaccsrc.y:794:66: warning: cast to smaller integer type 'int' from 'nodeptr' (aka 'struct tnode *') [-Wpointer-to-int-cast] (yyval)->u.parseflags = (int) (yyvsp[-2]) ; ^~~~~~~~~~~~~~~~~ ../yaccsrc.y:1312:52: warning: cast to 'nodeptr' (aka 'struct tnode *') from smaller integer type 'int' [-Wint-to-pointer-cast] (yyval) = (YYSTYPE) parendepth; ^~~~~~~~~~~~~~~~~~~~ ../yaccsrc.y:1314:20: warning: cast to smaller integer type 'int' from 'nodeptr' (aka 'struct tnode *') [-Wpointer-to-int-cast] { parendepth = (int) (yyval); ^~~~~~~~~~~~~ ../yaccsrc.y:4:14: warning: unused variable 'RCSid' [-Wunused-variable] static char *RCSid = "$Id: yaccsrc.c,v 1.47 2019/04/06 10:11:45 mark Exp $"; ^ 4 warnings generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o lexsrc.so.o -DDYNAMIC -fno-common -c ./lexsrc.c flex.skl:1625:14: warning: unused function 'yy_flex_realloc' [-Wunused-function] static void *yy_flex_realloc( void *ptr, yy_size_t size ) ^ flex.skl:1541:13: warning: unused function 'yy_fatal_error' [-Wunused-function] static void yy_fatal_error( yyconst char msg[] ) ^ 2 warnings generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o wrappers.so.o -DDYNAMIC -fno-common -c ./wrappers.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o options.so.o -DDYNAMIC -fno-common -c ./options.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o os_unx.so.o -DDYNAMIC -fno-common -c ./os_unx.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o rexxbif.so.o -DDYNAMIC -fno-common -c ./rexxbif.c mv rexx.o rexx.o.save clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -DDYNAMIC -fno-common -c -DRXLIB ./rexx.c ./rexx.c:536:25: warning: variable 'ipt' set but not used [-Wunused-but-set-variable] internal_parser_type ipt; ^ ./rexx.c:804:8: warning: variable 'stdinput' set but not used [-Wunused-but-set-variable] int stdinput, rcode; ^ 2 warnings generated. mv rexx.o drexx.so.o mv rexx.o.save rexx.o clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o client.so.o -DDYNAMIC -fno-common -c ./client.c ./client.c:1260:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc ; ^ 1 warning generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o rexxsaa.so.o -DDYNAMIC -fno-common -c ./rexxsaa.c ./rexxsaa.c:400:8: warning: variable 'rvalue' set but not used [-Wunused-but-set-variable] int rvalue=0, RCode=0, rc=RXEXIT_NOT_HANDLED ; ^ ./rexxsaa.c:1024:8: warning: assigning to 'tsd_t *' (aka 'struct _tsd_t *') from 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1103:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1125:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1147:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1168:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1213:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1212:15: warning: variable 'rt' set but not used [-Wunused-but-set-variable] rex_tsd_t *rt; ^ ./rexxsaa.c:1388:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1409:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1427:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1445:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1476:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1492:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1506:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1520:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1604:15: warning: variable 'rt' set but not used [-Wunused-but-set-variable] rex_tsd_t *rt; ^ ./rexxsaa.c:1864:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1879:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1898:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1918:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:1939:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ ./rexxsaa.c:2023:11: warning: initializing 'tsd_t *' (aka 'struct _tsd_t *') with an expression of type 'const tsd_t *' (aka 'const struct _tsd_t *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tsd_t *TSD = getGlobalTSD(); ^ ~~~~~~~~~~~~~~ 23 warnings generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o mt_posix.so.o -DDYNAMIC -fno-common -c ./mt_posix.c ./mt_posix.c:478:8: warning: unused variable 'herr' [-Wunused-variable] int herr; ^ 1 warning generated. clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o instore.so.o -DDYNAMIC -fno-common -c ./instore.c clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o arxfuncs.so.o -DDYNAMIC -fno-common -c ./arxfuncs.c clang -dynamiclib -L/opt/pkg/lib -headerpad_max_install_names -o libregina.dylib 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 -lpthread clang -L/opt/pkg/lib -o execiser execiser.o -L. -lregina -L. -lregina clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o regina.o -c -D_REENTRANT -DPOSIX -DREGINA_REENTRANT ./regina.c clang -L/opt/pkg/lib -R/opt/pkg/lib -o regina regina.o -L. -lregina -L. -lregina clang -c -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o inifile.o -DDYNAMIC -fno-common ./regutil/inifile.c ./regutil/inifile.c:264:17: warning: passing 'unsigned char [1024]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] fgets(buf, sizeof(buf), fit->fp) != NULL) { ^~~ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/stdio.h:149:30: note: passing argument to parameter here char *fgets(char * __restrict, int, FILE *); ^ ./regutil/inifile.c:274:28: warning: assigning to 'unsigned char *' from 'char [16]' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] case CV_RBRACK: n = "closing bracket"; goto oops; ^ ~~~~~~~~~~~~~~~~~ ./regutil/inifile.c:275:28: warning: assigning to 'unsigned char *' from 'char [12]' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] case CV_EQUALS: n = "equals sign"; goto oops; ^ ~~~~~~~~~~~~~ ./regutil/inifile.c:354:24: warning: passing 'unsigned char [1024]' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] i = strlen(buf); ^~~ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/string.h:82:28: note: passing argument to parameter '__s' here size_t strlen(const char *__s); ^ 4 warnings generated. clang -c -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o regcrypt.o -DDYNAMIC -fno-common ./regutil/regcrypt.c clang -c -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o regfilesys.o -DDYNAMIC -fno-common ./regutil/regfilesys.c ./regutil/regfilesys.c:218:5: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] rxstrdup(filename, argv[1]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./regutil/rxproto.h:71:31: note: expanded from macro 'rxstrdup' #define rxstrdup(y, x) do { y = (char *)alloca(RXSTRLEN(x)+1); memcpy(y,RXSTRPTR(x),RXSTRLEN(x)); y[RXSTRLEN(x)] = 0; } while (0) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./regutil/regfilesys.c:223:9: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] rxstrdup(options, argv[3]); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./regutil/rxproto.h:71:31: note: expanded from macro 'rxstrdup' #define rxstrdup(y, x) do { y = (char *)alloca(RXSTRLEN(x)+1); memcpy(y,RXSTRPTR(x),RXSTRLEN(x)); y[RXSTRLEN(x)] = 0; } while (0) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./regutil/regfilesys.c:224:16: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] strlwr(options); ^~~~~~~ ./regutil/rxproto.h:163:22: note: passing argument to parameter 's' here char * strlwr(char * s); ^ ./regutil/regfilesys.c:225:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] if (strchr(options, 'c')) ^~~~~~~ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/string.h:76:26: note: passing argument to parameter '__s' here char *strchr(const char *__s, int __c); ^ ./regutil/regfilesys.c:227:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] if (strchr(options, 'n')) ^~~~~~~ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/string.h:76:26: note: passing argument to parameter '__s' here char *strchr(const char *__s, int __c); ^ ./regutil/regfilesys.c:233:25: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] if (!(buf = mapfile(filename, &len))) { ^~~~~~~~ ./regutil/regfilesys.c:201:29: note: passing argument to parameter 'name' here char * mapfile(const char * name, int * len); ^ ./regutil/regfilesys.c:233:15: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] if (!(buf = mapfile(filename, &len))) { ^ ~~~~~~~~~~~~~~~~~~~~~~~ ./regutil/regfilesys.c:287:45: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] if (cha_adddummy(array, bol, i)) ^~~ ./regutil/rxproto.h:150:46: note: passing argument to parameter 'str' here int cha_adddummy(chararray *ca, const char * str, int len); ^ ./regutil/regfilesys.c:295:37: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] i = sprintf(lbuf, "%d:", lines); ^~~~ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ ./regutil/regfilesys.c:300:47: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] if (cha_addstr(array, lbuf, i)) ^~~~ ./regutil/rxproto.h:148:44: note: passing argument to parameter 'str' here int cha_addstr(chararray *ca, const char * str, int len); ^ ./regutil/regfilesys.c:314:19: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] unmapfile(buf, len); ^~~ ./regutil/regfilesys.c:202:21: note: passing argument to parameter 'buf' here int unmapfile(char *buf, int size); ^ 11 warnings generated. clang -c -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o regini.o -DDYNAMIC -fno-common ./regutil/regini.c clang -c -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -DMACROSPACE -o regmacrospace.o -DDYNAMIC -fno-common ./regutil/regmacrospace.c ./regutil/regmacrospace.c:62:54: warning: format specifies type 'int' but the argument has type 'ULONG' (aka 'unsigned long') [-Wformat] result->strlength = sprintf(result->strptr, "%d", RexxAddMacro(fn, file, flags)); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %lu /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ ./regutil/regmacrospace.c:72:54: warning: format specifies type 'int' but the argument has type 'ULONG' (aka 'unsigned long') [-Wformat] result->strlength = sprintf(result->strptr, "%d", RexxClearMacroSpace()); ~~ ^~~~~~~~~~~~~~~~~~~~~ %lu /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ ./regutil/regmacrospace.c:84:54: warning: format specifies type 'int' but the argument has type 'ULONG' (aka 'unsigned long') [-Wformat] result->strlength = sprintf(result->strptr, "%d", RexxDropMacro(fn)); ~~ ^~~~~~~~~~~~~~~~~ %lu /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ ./regutil/regmacrospace.c:97:54: warning: format specifies type 'int' but the argument has type 'ULONG' (aka 'unsigned long') [-Wformat] result->strlength = sprintf(result->strptr, "%d", RexxLoadMacroSpace(0, NULL, file)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %lu /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ ./regutil/regmacrospace.c:107:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ ./regutil/regmacrospace.c:146:54: warning: format specifies type 'int' but the argument has type 'ULONG' (aka 'unsigned long') [-Wformat] result->strlength = sprintf(result->strptr, "%d", RexxReorderMacro(fn, flags)); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ %lu /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ ./regutil/regmacrospace.c:134:17: warning: unused variable 'file' [-Wunused-variable] char * fn, * file; ^ ./regutil/regmacrospace.c:160:54: warning: format specifies type 'int' but the argument has type 'ULONG' (aka 'unsigned long') [-Wformat] result->strlength = sprintf(result->strptr, "%d", RexxSaveMacroSpace(0, NULL, file)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %lu /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ 8 warnings generated. clang -c -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o regscreenux.o -DDYNAMIC -fno-common ./regutil/regscreenux.c clang -c -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o regsemux.o -DDYNAMIC -fno-common ./regutil/regsemux.c ./regutil/regsemux.c:99:19: warning: unused variable 'notimp' [-Wunused-const-variable] static const char notimp[] = "not implemented"; ^ 1 warning generated. clang -c -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o regstem.o -DDYNAMIC -fno-common ./regutil/regstem.c clang -c -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o regunicode.o -DDYNAMIC -fno-common ./regutil/regunicode.c ./regutil/regunicode.c:348:27: warning: unused variable 'r' [-Wunused-variable] register int i, j, c, r, nb; ^ 1 warning generated. clang -c -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o regutil.o -DDYNAMIC -fno-common ./regutil/regutil.c clang -c -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o rxsupport.o -DDYNAMIC -fno-common ./regutil/rxsupport.c clang -c -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o regtrig.o -DDYNAMIC -fno-common ./regutil/regtrig.c ./regutil/regtrig.c:127:53: warning: field precision should have type 'int', but argument has type 'unsigned long' [-Wformat] result->strlength = sprintf( result->strptr, "%.*f", precision, res ); ~~^~ ~~~~~~~~~ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ ./regutil/regtrig.c:610:13: warning: variable 'nco' set but not used [-Wunused-but-set-variable] double nco; /* convertion factor */ ^ ./regutil/regtrig.c:609:13: warning: variable 'nsi' set but not used [-Wunused-but-set-variable] double nsi; /* convertion factor */ ^ 3 warnings generated. clang -dynamiclib -headerpad_max_install_names -L/opt/pkg/lib -o libregutil.dylib inifile.o regcrypt.o regfilesys.o regini.o regmacrospace.o regscreenux.o regsemux.o regstem.o regunicode.o regutil.o rxsupport.o regtrig.o -L. -lregina -lc -lncurses -R/opt/pkg/lib -lncurses -lreadline clang -c -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o test1.o -DDYNAMIC -fno-common ./test1.c clang -dynamiclib -headerpad_max_install_names -L/opt/pkg/lib -o librxtest1.dylib test1.o -L. -lregina -lc -R/opt/pkg/lib clang -c -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o test2.o -DDYNAMIC -fno-common ./test2.c clang -dynamiclib -headerpad_max_install_names -L/opt/pkg/lib -o librxtest2.dylib test2.o -L. -lregina -lc -R/opt/pkg/lib clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o threader.o -DPOSIX_THREADS -c ./threader.c ./threader.c:360:12: warning: cast to smaller integer type 'unsigned int' from 'void *' [-Wvoid-pointer-to-int-cast] threadx[(unsigned) data] = my_threadidx(); ^~~~~~~~~~~~~~~ ./threader.c:458:22: warning: cast to smaller integer type 'unsigned int' from 'void *' [-Wvoid-pointer-to-int-cast] ThreadHasStopped( ( unsigned ) data ); ^~~~~~~~~~~~~~~~~ ./threader.c:355:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ ./threader.c:481:12: warning: cast to smaller integer type 'unsigned int' from 'void *' [-Wvoid-pointer-to-int-cast] threadx[(unsigned) data] = my_threadidx(); ^~~~~~~~~~~~~~~ ./threader.c:496:22: warning: cast to smaller integer type 'unsigned int' from 'void *' [-Wvoid-pointer-to-int-cast] ThreadHasStopped( ( unsigned ) data ); ^~~~~~~~~~~~~~~~~ ./threader.c:476:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ ./threader.c:933:87: warning: cast to 'void *' from smaller integer type 'unsigned int' [-Wint-to-void-pointer-cast] rc = pthread_create( &thread[position], NULL, (program_name) ? external : instore, (void *) position ); ^~~~~~~~~~~~~~~~~ 7 warnings generated. clang -L/opt/pkg/lib -o threader threader.o -L. -lregina -L. -lregina clang -DEXTERNAL_TO_REGINA -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o rxstack.o -c ./rxstack.c ./rxstack.c:1661:8: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len=0; ^ ./rxstack.c:1976:52: warning: format specifies type 'unsigned int' but the argument has type 'char *' [-Wformat] DEBUGDUMP(printf("end of headers at %x: [%s]\n",start,start );); ~~ ^~~~~ %s ./rxstack.c:257:28: note: expanded from macro 'DEBUGDUMP' {x;} \ ^ ./rxstack.c:2028:172: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] DEBUGDUMP(printf("frame[0..3]: 0x%x 0x%x 0x%x 0x%x (tot: %d)\n",(unsigned char) frame[0],(unsigned char) frame[1],(unsigned char) frame[2],(unsigned char) frame[3], srclength);); ~~ ^~~~~~~~~ %zu ./rxstack.c:257:28: note: expanded from macro 'DEBUGDUMP' {x;} \ ^ ./rxstack.c:2032:79: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] DEBUGDUMP(printf("Truncated frame from client, need %d more bytes\n",frame - (src + srclength));); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~ %ld ./rxstack.c:257:28: note: expanded from macro 'DEBUGDUMP' {x;} \ ^ ./rxstack.c:2072:115: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] DEBUGDUMP(printf(" payload_length: %u, raw remaining: %u, , hdr_length: %d, opcode %d\n",payload_length, remaining,hdr_length, *opcode);); ~~ ^~~~~~~~~ %zu ./rxstack.c:257:28: note: expanded from macro 'DEBUGDUMP' {x;} \ ^ 5 warnings generated. mv rexxbif.o rexxbif.o.save clang -DEXTERNAL_TO_REGINA -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -c ./rexxbif.c mv rexxbif.o erexxbif.o mv rexxbif.o.save rexxbif.o mv extstack.o extstack.o.save clang -DEXTERNAL_TO_REGINA -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -c ./extstack.c ./extstack.c:296:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ 1 warning generated. mv extstack.o eextstack.o mv extstack.o.save extstack.o clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -c ./contrib/LibSha1.c clang -L/opt/pkg/lib -R/opt/pkg/lib -o rxstack rxstack.o erexxbif.o eextstack.o LibSha1.o clang -DEXTERNAL_TO_REGINA -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o rxqueue.o -c ./rxqueue.c clang -L/opt/pkg/lib -R/opt/pkg/lib -o rxqueue rxqueue.o erexxbif.o eextstack.o clang -DNDEBUG -pipe -Os -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/opt/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 -I. -I. -I./contrib -o msgcmp.o -c ./msgcmp.c clang -L/opt/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