>>> Building on exopi-5 under lang/regina BDEPENDS = [devel/gmake] DIST = [lang/regina:regina-rexx-3.9.4.tar.gz] FULLPKGNAME = regina-3.9.4 Avoided depends for gmake-4.4.1 distfiles size=2693232 >>> Running build in lang/regina at 1713961005.72 ===> lang/regina ===> Building from scratch regina-3.9.4 ===> regina-3.9.4 depends on: gmake-* -> gmake-4.4.1 ===> Verifying specs: c curses m pthread readline ===> found c.100.0 curses.15.0 m.10.1 pthread.27.1 readline.5.0 ===> Checking files for regina-3.9.4 `/exopi-cvs/ports/distfiles/regina-rexx-3.9.4.tar.gz' is up to date. >> (SHA256) regina-rexx-3.9.4.tar.gz: OK ===> Extracting for regina-3.9.4 ===> Patching for regina-3.9.4 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Do not gzip manual pages. |Properly install shlib. | |Index: Makefile.in |--- Makefile.in.orig |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 1063. Hunk #2 succeeded at 1093. done ===> Applying OpenBSD patch patch-builtin_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |time_t requires %lld | |Index: builtin.c |--- builtin.c.orig |+++ builtin.c -------------------------- Patching file builtin.c using Plan A... Hunk #1 succeeded at 1050. Hunk #2 succeeded at 1083. Hunk #3 succeeded at 1325. done ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: configure |--- configure.orig |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 3563. Hunk #2 succeeded at 9046. done ===> Applying OpenBSD patch patch-files_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |time_t requires %lld | |Index: files.c |--- files.c.orig |+++ files.c -------------------------- Patching file files.c using Plan A... Hunk #1 succeeded at 4263. Hunk #2 succeeded at 4281. Hunk #3 succeeded at 4299. done ===> Applying OpenBSD patch patch-regutil_regini_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |time_t requires %lld | |Index: regutil/regini.c |--- regutil/regini.c.orig |+++ regutil/regini.c -------------------------- Patching file regutil/regini.c using Plan A... Hunk #1 succeeded at 547. done ===> Applying OpenBSD patch patch-regutil_regmacrospace_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix formatting. | |Index: regutil/regmacrospace.c |--- regutil/regmacrospace.c.orig |+++ regutil/regmacrospace.c -------------------------- Patching file regutil/regmacrospace.c using Plan A... Hunk #1 succeeded at 59. Hunk #2 succeeded at 69. Hunk #3 succeeded at 81. Hunk #4 succeeded at 94. Hunk #5 succeeded at 143. Hunk #6 succeeded at 157. done ===> Applying OpenBSD patch patch-rxstack_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix formatting. | |Index: rxstack.c |--- rxstack.c.orig |+++ rxstack.c -------------------------- Patching file rxstack.c using Plan A... Hunk #1 succeeded at 1587. Hunk #2 succeeded at 1916. Hunk #3 succeeded at 1968. Hunk #4 succeeded at 2012. Hunk #5 succeeded at 3049. Hunk #6 succeeded at 3058. done ===> Applying OpenBSD patch patch-stack_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |time_t requires %lld | |Index: stack.c |--- stack.c.orig |+++ stack.c -------------------------- Patching file stack.c using Plan A... Hunk #1 succeeded at 1314. Hunk #2 succeeded at 1344. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for regina-3.9.4 ===> Configuring for regina-3.9.4 Using /exopi-obj/pobj/regina-3.9.4/config.site (generated) sed -i 's,${LIBregina_VERSION},2.0,g' /exopi-obj/pobj/regina-3.9.4/regina-rexx-3.9.4/configure /exopi-obj/pobj/regina-3.9.4/regina-rexx-3.9.4/Makefile.in configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/regina-3.9.4/config.site checking for one of the following C compilers: clang gcc xlc c99 c89 acc cc... using cc specified in CC env variable checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for library containing strerror... none required checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking if compiler supports ANSI prototypes... yes checking for main in -lcrypt... no checking for crypt function... yes checking for flex... (cached) flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... (cached) yes checking for ranlib... (cached) ranlib checking whether ln -s works... yes checking whether gmake sets $(MAKE)... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for assert.h... (cached) yes checking for ctype.h... (cached) yes checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for dlfcn.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for fnmatch.h... (cached) yes checking for grp.h... (cached) yes checking for readline/history.h... (cached) yes checking iconv.h usability... no checking iconv.h presence... no checking for iconv.h... no checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for malloc.h... (cached) no checking for math.h... (cached) yes checking for memory.h... (cached) yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for paths.h... (cached) yes checking for poll.h... (cached) yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking for pwd.h... (cached) yes checking for readline/readline.h... (cached) yes checking for setjmp.h... (cached) yes checking share.h usability... no checking share.h presence... no checking for share.h... no checking for signal.h... (cached) yes checking socket.h usability... no checking socket.h presence... no checking for socket.h... no checking for stdarg.h... (cached) yes checking for stdio.h... (cached) yes checking statvfs.h usability... no checking statvfs.h presence... no checking for statvfs.h... no checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/mount.h... (cached) yes checking for sys/poll.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/mman.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/utsname.h... (cached) yes checking for sys/wait.h... (cached) yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking vfs.h usability... no checking vfs.h presence... no checking for vfs.h... no checking for sysconf... (cached) yes checking for div... (cached) yes checking for raise... (cached) yes checking for putenv... (cached) yes checking for usleep... (cached) yes checking for random... (cached) yes checking for ftruncate... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for strerror... (cached) yes checking for strerror_r... (cached) yes checking for gettimeofday... (cached) yes checking for ftime... no checking for poll... (cached) yes checking for _fullpath... no checking for vsprintf... (cached) yes checking for _splitpath2... no checking for _splitpath... no checking for sigaction... (cached) yes checking for strtof... yes checking for lstat... (cached) yes checking for mkstemp... (cached) yes checking for inet_ntop... (cached) yes checking for gmtime_r... (cached) yes checking for localtime_r... (cached) yes checking for getgrgid_r... (cached) yes checking for getpwuid_r... yes checking for gethostbyname_r... no checking for atoll... yes checking for fseeko... (cached) yes checking for ftello... (cached) yes checking for getopt_long... (cached) yes checking for readlink... (cached) yes checking for realpath... (cached) yes checking for getbootfile... no checking for tgetstr... no checking for statfs... (cached) yes checking for mbstowcs... yes checking for mmap... (cached) yes checking for iconv... no checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking whether cc understands -c and -o together... yes checking whether __sighandler_t is defined... no checking for struct random_data... no checking whether compiler supports __builtin_return_address inline function... yes checking for long long int... yes checking for socklen_t... yes checking for union semun... yes configure: checking if statvfs.f_mntfromname exists... no checking for working memcmp... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for library containing tgetent... -lncurses checking for library containing log10... -lm checking for library containing add_history... -lreadline checking for library containing crypt... none required checking for library containing dlopen... none required checking for library containing shl_load... no checking for library containing socket... none required checking for library containing gethostbyname... none required checking for dlfcn.h... (cached) yes checking shared library/external function extensions... .so/.so checking for main in -lrt... no checking whether Posix Threads are supported... yes checking for library containing pthread_exit... none required checking for library containing sem_init... -lpthread checking if getgrgid_r has 5 args and returns an int... yes checking if getpwuid_r returns an int... yes checking compiler flags for a dynamic object... -fPIC checking if dynamic loading of external functions is supported... "yes" checking if symbols need underscore prepended in loadable modules... no checking for getconf... yes checking large file support flags... checking where rpms are built... checking for rpmbuild... no "not avaliable" checking where deb packages are built... checking for dpkg-buildpackage... no "not avaliable" checking where apk packages are built... checking for abuild... no "not avaliable" checking getting PACKAGE_RELEASE value... getconf: LFS_CFLAGS: unknown variable 240424.1417 checking for lsb_release... no checking for service manager... sysvinit checking whether char is unsigned... no checking compiler switch for unsigned char... "-funsigned-char" configure: creating ./config.status config.status: creating Makefile config.status: creating regina-config config.status: creating rxstack.init.d config.status: creating libregina.pc config.status: creating APKBUILD config.status: creating PackageInfo config.status: creating PackageInfo-devel config.status: creating PackageInfo-lib config.status: creating Regina.spec config.status: creating debian/rules config.status: creating config.h configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc Regina (regina-rexx-3.9.4) has now been configured with the following options: Dynamic Loading Support: supported. Extra components: libregina.so regina libregutil.so librxtest1.so librxtest2.so Build options: 64BIT binaries will be installed in: ${exec_prefix}/bin libraries will be installed in: /usr/local/lib addons will be installed in: /usr/local/lib/regina-rexx/addons {prefix}: /usr/local {exec_prefix}: ${prefix} To build the Regina binaries, and dynamically loadable libraries, type 'make' To install Regina in the above directories, type 'make install' ===> Building for regina-3.9.4 cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o funcs.o -c ./funcs.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o builtin.o -c ./builtin.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o error.o -c ./error.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o variable.o -c ./variable.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o interprt.o -c ./interprt.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o debug.o -c ./debug.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o dbgfuncs.o -c ./dbgfuncs.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o memory.o -c ./memory.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o parsing.o -c ./parsing.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o files.o -c ./files.c ./files.c:6084: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:6577:17: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] source = src; ^ ~~~ ./files.c:6582:14: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] source = src; ^ ~~~ ./files.c:6722: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:6558:25: note: passing argument to parameter 'TSD' here int my_fullpath( tsd_t *TSD, char *dst, const char *src ) ^ 4 warnings generated. cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o misc.o -c ./misc.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o unxfuncs.o -c ./unxfuncs.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o cmsfuncs.o -c ./cmsfuncs.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o os2funcs.o -c ./os2funcs.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o shell.o -c ./shell.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o rexxext.o -c ./rexxext.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o stack.o -c ./stack.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o tracing.o -c ./tracing.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o interp.o -c ./interp.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o cmath.o -c ./cmath.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o convert.o -c ./convert.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o strengs.o -c ./strengs.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o library.o -c ./library.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o strmath.o -c ./strmath.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o signals.o -c ./signals.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o macros.o -c ./macros.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o envir.o -c ./envir.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o expr.o -c ./expr.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o extstack.o -c ./extstack.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -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); ^~~~~~~~~~~~~ 3 warnings generated. cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o lexsrc.o -c ./lexsrc.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o options.o -c ./options.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o os_unx.o -c ./os_unx.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o rexxbif.o -c ./rexxbif.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o wrappers.o -c ./wrappers.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o mt_notmt.o -c ./mt_notmt.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o instore.o -c ./instore.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o arxfuncs.o -c ./arxfuncs.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o rexx.o -c ./rexx.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o nosaa.o -c ./nosaa.c cc -static -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 -lm -lreadline -lpthread funcs.c:625 (./funcs.c:625)(funcs.o:(__regina_getoptionchar)): warning: strcpy() is almost always misused, please use strlcpy() funcs.c:626 (./funcs.c:626)(funcs.o:(__regina_getoptionchar)): warning: strcat() is almost always misused, please use strlcat() error.c:811 (./error.c:811)(error.o:(__regina_exiterror)): warning: sprintf() is often misused, please use snprintf() error.c:649 (./error.c:649)(error.o:(__regina_exiterror)): warning: vsprintf() is often misused, please use vsnprintf() builtin.c:2233 (./builtin.c:2233)(builtin.o:(__regina_std_random)): warning: random() may return deterministic values, is that what you want? cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o client.o -c ./client.c mv rexx.o rexx.o.save cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -c -DRXLIB ./rexx.c mv rexx.o drexx.o mv rexx.o.save rexx.o cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o rexxsaa.o -c ./rexxsaa.c ./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: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: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(); ^ ~~~~~~~~~~~~~~ 20 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 cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o execiser.o -c ./execiser.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o funcs.so.o -fPIC -DDYNAMIC -c ./funcs.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o builtin.so.o -fPIC -DDYNAMIC -c ./builtin.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o error.so.o -fPIC -DDYNAMIC -c ./error.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o variable.so.o -fPIC -DDYNAMIC -c ./variable.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o interprt.so.o -fPIC -DDYNAMIC -c ./interprt.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o debug.so.o -fPIC -DDYNAMIC -c ./debug.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o dbgfuncs.so.o -fPIC -DDYNAMIC -c ./dbgfuncs.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o memory.so.o -fPIC -DDYNAMIC -c ./memory.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o parsing.so.o -fPIC -DDYNAMIC -c ./parsing.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o files.so.o -fPIC -DDYNAMIC -c ./files.c ./files.c:6084: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:6577:17: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] source = src; ^ ~~~ ./files.c:6582:14: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] source = src; ^ ~~~ ./files.c:6722: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:6558:25: note: passing argument to parameter 'TSD' here int my_fullpath( tsd_t *TSD, char *dst, const char *src ) ^ 4 warnings generated. cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o misc.so.o -fPIC -DDYNAMIC -c ./misc.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o unxfuncs.so.o -fPIC -DDYNAMIC -c ./unxfuncs.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o cmsfuncs.so.o -fPIC -DDYNAMIC -c ./cmsfuncs.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o shell.so.o -fPIC -DDYNAMIC -c ./shell.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o os2funcs.so.o -fPIC -DDYNAMIC -c ./os2funcs.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o rexxext.so.o -fPIC -DDYNAMIC -c ./rexxext.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o stack.so.o -fPIC -DDYNAMIC -c ./stack.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o tracing.so.o -fPIC -DDYNAMIC -c ./tracing.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o interp.so.o -fPIC -DDYNAMIC -c ./interp.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o cmath.so.o -fPIC -DDYNAMIC -c ./cmath.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o convert.so.o -fPIC -DDYNAMIC -c ./convert.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o strengs.so.o -fPIC -DDYNAMIC -c ./strengs.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o library.so.o -fPIC -DDYNAMIC -c ./library.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o strmath.so.o -fPIC -DDYNAMIC -c ./strmath.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o signals.so.o -fPIC -DDYNAMIC -c ./signals.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o macros.so.o -fPIC -DDYNAMIC -c ./macros.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o envir.so.o -fPIC -DDYNAMIC -c ./envir.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o expr.so.o -fPIC -DDYNAMIC -c ./expr.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o extstack.so.o -fPIC -DDYNAMIC -c ./extstack.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o yaccsrc.so.o -fPIC -DDYNAMIC -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); ^~~~~~~~~~~~~ 3 warnings generated. cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o lexsrc.so.o -fPIC -DDYNAMIC -c ./lexsrc.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o wrappers.so.o -fPIC -DDYNAMIC -c ./wrappers.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o options.so.o -fPIC -DDYNAMIC -c ./options.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o os_unx.so.o -fPIC -DDYNAMIC -c ./os_unx.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -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 -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -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 -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o client.so.o -fPIC -DDYNAMIC -c ./client.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o rexxsaa.so.o -fPIC -DDYNAMIC -c ./rexxsaa.c ./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: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: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(); ^ ~~~~~~~~~~~~~~ 20 warnings generated. cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o mt_posix.so.o -fPIC -DDYNAMIC -c ./mt_posix.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o instore.so.o -fPIC -DDYNAMIC -c ./instore.c cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o arxfuncs.so.o -fPIC -DDYNAMIC -c ./arxfuncs.c cc -shared -o libregina.so.2.0 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 -lpthread cc -o execiser execiser.o -L. -lregina -L. -lregina execiser.c:125 (./execiser.c:125)(execiser.o:(trace_exit)): warning: sprintf() is often misused, please use snprintf() execiser.c:167 (./execiser.c:167)(execiser.o:(intertrc_exit)): warning: strcpy() is almost always misused, please use strlcpy() cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o regina.o -c -D_REENTRANT -DPOSIX -DREGINA_REENTRANT ./regina.c cc -o regina regina.o -L. -lregina -L. -lregina cc -c -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o inifile.o -fPIC -DDYNAMIC ./regutil/inifile.c cc -c -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o regcrypt.o -fPIC -DDYNAMIC ./regutil/regcrypt.c cc -c -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o regfilesys.o -fPIC -DDYNAMIC ./regutil/regfilesys.c cc -c -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o regini.o -fPIC -DDYNAMIC ./regutil/regini.c cc -c -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -DMACROSPACE -o regmacrospace.o -fPIC -DDYNAMIC ./regutil/regmacrospace.c cc -c -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o regscreenux.o -fPIC -DDYNAMIC ./regutil/regscreenux.c cc -c -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o regsemux.o -fPIC -DDYNAMIC ./regutil/regsemux.c cc -c -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o regstem.o -fPIC -DDYNAMIC ./regutil/regstem.c cc -c -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o regunicode.o -fPIC -DDYNAMIC ./regutil/regunicode.c cc -c -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o regutil.o -fPIC -DDYNAMIC ./regutil/regutil.c ./regutil/regutil.c:197:51: warning: incompatible function pointer types passing 'ULONG (*)(PUCHAR, ULONG, PRXSTRING, PSZ, PRXSTRING)' (aka 'unsigned long (*)(unsigned char *, unsigned long, struct RXSTRING_type *, char *, struct RXSTRING_type *)') to parameter of type 'RexxFunctionHandler *' (aka 'unsigned long (*)(const char *, unsigned long, struct RXSTRING_type *, const char *, struct RXSTRING_type *)') [-Wincompatible-function-pointer-types] RexxRegisterFunctionExe(funclist[i].name, funclist[i].funcptr); ^~~~~~~~~~~~~~~~~~~ ./rexxsaa.h:646:38: note: passing argument to parameter 'EntryPoint' here RexxFunctionHandler *EntryPoint ) ^ 1 warning generated. cc -c -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o rxsupport.o -fPIC -DDYNAMIC ./regutil/rxsupport.c cc -c -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o regtrig.o -fPIC -DDYNAMIC ./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 ); ~~^~ ~~~~~~~~~ 1 warning generated. cc -shared -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 -lc -L. -lregina -lncurses -lreadline -lm regfilesys.c:186 (./regutil/regfilesys.c:186)(regfilesys.o:(sysfiledelete)): warning: sprintf() is often misused, please use snprintf() regfilesys.c:981 (./regutil/regfilesys.c:981)(regfilesys.o:(sysfiletree)): warning: strcat() is almost always misused, please use strlcat() regfilesys.c:1164 (./regutil/regfilesys.c:1164)(regfilesys.o:(systempfilename)): warning: random() may return deterministic values, is that what you want? regini.c:965 (./regutil/regini.c:965)(regini.o:(syshomedirectory)): warning: strcpy() is almost always misused, please use strlcpy() cc -c -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o test1.o -fPIC -DDYNAMIC ./test1.c cc -shared -o librxtest1.so test1.o -lc -L. -lregina test1.c:160 (./test1.c:160)(test1.o:(Test1Function1)): warning: sprintf() is often misused, please use snprintf() cc -c -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o test2.o -fPIC -DDYNAMIC ./test2.c cc -shared -o librxtest2.so test2.o -lc -L. -lregina test2.c:160 (./test2.c:160)(test2.o:(Test2Function1)): warning: sprintf() is often misused, please use snprintf() cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -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: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: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 ); ^~~~~~~~~~~~~~~~~ 5 warnings generated. cc -o threader threader.o -L. -lregina -L. -lregina -lpthread threader.c:380 (./threader.c:380)(threader.o:(instore)): warning: sprintf() is often misused, please use snprintf() cc -DEXTERNAL_TO_REGINA -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o rxstack.o -c ./rxstack.c ./rxstack.c:2584:79: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] DEBUGDUMP(printf("\nreading from socket %d at %ld,%03d\n", client->socket, now.seconds, now.milli);); ~~~ ^~~~~~~~~~~ %lld ./rxstack.c:257:28: note: expanded from macro 'DEBUGDUMP' {x;} \ ^ ./rxstack.c:2677:102: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] DEBUGDUMP(printf("\nbefore send_response_to_client from socket %d at %ld,%03d\n", client->socket, now.seconds, now.milli);); ~~~ ^~~~~~~~~~~ %lld ./rxstack.c:257:28: note: expanded from macro 'DEBUGDUMP' {x;} \ ^ ./rxstack.c:2680:101: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] DEBUGDUMP(printf("\nafter send_response_to_client from socket %d at %ld,%03d\n", client->socket, now.seconds, now.milli);); ~~~ ^~~~~~~~~~~ %lld ./rxstack.c:257:28: note: expanded from macro 'DEBUGDUMP' {x;} \ ^ ./rxstack.c:2703:79: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] DEBUGDUMP(printf("\npeeking from socket %d at %ld,%03d\n", client->socket, now.seconds, now.milli);); ~~~ ^~~~~~~~~~~ %lld ./rxstack.c:257:28: note: expanded from macro 'DEBUGDUMP' {x;} \ ^ 4 warnings generated. mv rexxbif.o rexxbif.o.save cc -DEXTERNAL_TO_REGINA -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -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 cc -DEXTERNAL_TO_REGINA -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -c ./extstack.c mv extstack.o eextstack.o mv extstack.o.save extstack.o cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -c ./contrib/LibSha1.c cc -o rxstack rxstack.o erexxbif.o eextstack.o LibSha1.o rxstack.c:837 (./rxstack.c:837)(rxstack.o:(get_unspecified_queue)): warning: strcpy() is almost always misused, please use strlcpy() rxstack.c:1261 (./rxstack.c:1261)(rxstack.o:(unique_name)): warning: sprintf() is often misused, please use snprintf() cc -DEXTERNAL_TO_REGINA -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o rxqueue.o -c ./rxqueue.c cc -o rxqueue rxqueue.o erexxbif.o eextstack.o rxqueue.c:225 (./rxqueue.c:225)(rxqueue.o:(force_remote)): warning: strcpy() is almost always misused, please use strlcpy() rexxbif.c:83 (./rexxbif.c:83)(erexxbif.o:(Rexx_d2x)): warning: sprintf() is often misused, please use snprintf() cc -DNDEBUG -O2 -pipe -g -DREGINA_SHARE_DIRECTORY=\"/usr/local/share/regina-rexx\" -funsigned-char -DREGINA_VERSION_DATE=\""25 Oct 2021"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"4\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -I. -I. -I./contrib -o msgcmp.o -c ./msgcmp.c cc -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 >>> Running package in lang/regina at 1713961076.99 ===> lang/regina ===> Faking installation for regina-3.9.4 cc -shared -o libregina.so.2.0 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 -lpthread cc -o execiser execiser.o -L. -lregina -L. -lregina execiser.c:125 (./execiser.c:125)(execiser.o:(trace_exit)): warning: sprintf() is often misused, please use snprintf() execiser.c:167 (./execiser.c:167)(execiser.o:(intertrc_exit)): warning: strcpy() is almost always misused, please use strlcpy() cc -o regina regina.o -L. -lregina -L. -lregina cc -shared -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 -lc -L. -lregina -lncurses -lreadline -lm regtrig.c:127 (./regutil/regtrig.c:127)(regtrig.o:(syssqrt)): warning: sprintf() is often misused, please use snprintf() regini.c:965 (./regutil/regini.c:965)(regini.o:(syshomedirectory)): warning: strcpy() is almost always misused, please use strlcpy() regfilesys.c:981 (./regutil/regfilesys.c:981)(regfilesys.o:(sysfiletree)): warning: strcat() is almost always misused, please use strlcat() regfilesys.c:1164 (./regutil/regfilesys.c:1164)(regfilesys.o:(systempfilename)): warning: random() may return deterministic values, is that what you want? cc -shared -o librxtest1.so test1.o -lc -L. -lregina test1.c:160 (./test1.c:160)(test1.o:(Test1Function1)): warning: sprintf() is often misused, please use snprintf() cc -shared -o librxtest2.so test2.o -lc -L. -lregina test2.c:160 (./test2.c:160)(test2.o:(Test2Function1)): warning: sprintf() is often misused, please use snprintf() cc -o threader threader.o -L. -lregina -L. -lregina -lpthread threader.c:380 (./threader.c:380)(threader.o:(instore)): warning: sprintf() is often misused, please use snprintf() ./install-sh -m 755 -d /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/bin ./install-sh -m 755 -d /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/lib ./install-sh -m 755 -d /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/include ./install-sh -m 755 -d /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/share/regina-rexx ./install-sh -m 755 -d /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/share/regina-rexx/examples ./install-sh -m 755 -d /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/man/man1 ./install-sh -s -m 755 -c ./rexx /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/bin/rexx ./install-sh -s -m 755 -c ./rxqueue /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/bin/rxqueue ./install-sh -s -m 755 -c ./rxstack /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/bin/rxstack ./install-sh -m 755 -c ./regina-config /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/bin/regina-config ./install-sh -m 755 -c ./libregina.pc /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/lib/pkgconfig/libregina.pc ./install-sh -m 644 -c ./libregina.a /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/lib/libregina.a ranlib /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/lib/libregina.a ./install-sh -m 644 -c ./regina.1 /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/man/man1/regina.1 ./install-sh -m 644 -c ./regina.1 /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/man/man1/rexx.1 ./install-sh -m 644 -c ./regina-config.1 /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/man/man1/regina-config.1 ./install-sh -m 644 -c ./rxstack.1 /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/man/man1/rxstack.1 ./install-sh -m 644 -c ./rxqueue.1 /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/man/man1/rxqueue.1 ./install-sh -m 644 -c ./rexxsaa.h /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/include/rexxsaa.h ./install-sh -m 644 -c ./en.mtb /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/share/regina-rexx/en.mtb ./install-sh -m 644 -c ./pt.mtb /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/share/regina-rexx/pt.mtb ./install-sh -m 644 -c ./no.mtb /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/share/regina-rexx/no.mtb ./install-sh -m 644 -c ./de.mtb /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/share/regina-rexx/de.mtb ./install-sh -m 644 -c ./es.mtb /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/share/regina-rexx/es.mtb ./install-sh -m 644 -c ./pl.mtb /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/share/regina-rexx/pl.mtb ./install-sh -m 644 -c ./tr.mtb /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/share/regina-rexx/tr.mtb ./install-sh -m 644 -c ./sv.mtb /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/share/regina-rexx/sv.mtb ./install-sh -m 755 ./demo/rexxcps.rexx /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/share/regina-rexx/examples/rexxcps.rexx ./install-sh -m 755 ./demo/animal.rexx /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/share/regina-rexx/examples/animal.rexx ./install-sh -m 755 ./demo/block.rexx /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/share/regina-rexx/examples/block.rexx ./install-sh -m 755 ./demo/dateconv.rexx /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/share/regina-rexx/examples/dateconv.rexx ./install-sh -m 755 ./demo/timeconv.rexx /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/share/regina-rexx/examples/timeconv.rexx ./install-sh -m 755 ./demo/newstr.rexx /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/share/regina-rexx/examples/newstr.rexx ./install-sh -s -m 755 -c ./regina /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/bin/regina ./install-sh -m 755 -c ./demo/dynfunc.rexx /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/share/regina-rexx/examples/dynfunc.rexx ./install-sh -m 755 -c ./regutil/regutil.rexx /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/share/regina-rexx/examples/regutil.rexx ./install-sh -s -m 755 -c ./libregina.so.2.0 /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/lib/libregina.so.2.0 ./install-sh -s -m 755 -c ./libregutil.so /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/lib/regina-rexx/addons/libregutil.so ./install-sh -s -m 755 -c ./librxtest1.so /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/lib/regina-rexx/addons/librxtest1.so ./install-sh -s -m 755 -c ./librxtest2.so /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/lib/regina-rexx/addons/librxtest2.so ===> Building package for regina-3.9.4 Create /exopi-cvs/ports/packages/amd64/all/regina-3.9.4.tgz Creating package regina-3.9.4 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************** | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|***************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|*************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************** | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|** | 2% archiving|*** | 4% archiving|************* | 21% archiving|***************************************** | 64% archiving|***************************************************** | 83% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/man/man1/rexx.1: No one-line description, using filename "rexx" /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/man/man1/regina.1: No one-line description, using filename "regina" /exopi-obj/pobj/regina-3.9.4/fake-amd64/usr/local/man/man1/regina-config.1: No one-line description, using filename "regina-config" Link to /exopi-cvs/ports/packages/amd64/ftp/regina-3.9.4.tgz >>> Running clean in lang/regina at 1713961081.48 ===> lang/regina ===> Cleaning for regina-3.9.4 >>> Ended at 1713961081.88 max_stuck=1.08/build=71.27/package=4.50/clean=0.43