Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 646776 Details for
Bug 729878
dev-lang/regina-rexx calls size directly
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 106.10 KB, created by
Agostino Sarubbo
on 2020-06-27 14:13:54 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2020-06-27 14:13:54 UTC
Size:
106.10 KB
patch
obsolete
> * Package: dev-lang/regina-rexx-3.9.1-r1 > * Repository: gentoo > * Upstream: https://sourceforge.net/p/regina-rexx/bugs/ > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux split-usr userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > > >@@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ >This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; >This ebuild was merged at the following commit: >https://github.com/gentoo-mirror/gentoo/commit/06d2bdd53a64e09ff8693e2f80ac2493630391e9 >@@@@@ END @@@@@ > >>>> Unpacking source... >>>> Unpacking Regina-REXX-3.9.1.tar.gz to /var/tmp/portage/dev-lang/regina-rexx-3.9.1-r1/work >>>> Source unpacked in /var/tmp/portage/dev-lang/regina-rexx-3.9.1-r1/work >>>> Preparing source in /var/tmp/portage/dev-lang/regina-rexx-3.9.1-r1/work/Regina-REXX-3.9.1 ... > * This package has a configure.in file which has long been deprecated. Please > * update it to use configure.ac instead as newer versions of autotools will die > * when it finds this file. See https://bugs.gentoo.org/426262 for details. > * Running autoconf ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/regina-rexx-3.9.1-r1/work/Regina-REXX-3.9.1 ... > * econf: updating Regina-REXX-3.9.1/common/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating Regina-REXX-3.9.1/common/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 >checking for one of the following C compilers: clang xlc gcc c99 c89 acc cc... using x86_64-pc-linux-gnu-clang specified in CC env variable >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-clang >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... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-clang accepts -g... yes >checking for x86_64-pc-linux-gnu-clang option to accept ISO C89... none needed >checking for library containing strerror... none required >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking if compiler supports ANSI prototypes... yes >checking for main in -lcrypt... yes >checking for crypt function... yes >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib >checking whether ln -s works... yes >checking whether make sets $(MAKE)... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-clang-cpp >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking dl.h usability... no >checking dl.h presence... no >checking for dl.h... no >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking fnmatch.h usability... yes >checking fnmatch.h presence... yes >checking for fnmatch.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking iconv.h usability... yes >checking iconv.h presence... yes >checking for iconv.h... yes >checking for inttypes.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking ncurses.h usability... yes >checking ncurses.h presence... yes >checking for ncurses.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking process.h usability... no >checking process.h presence... no >checking for process.h... no >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking setjmp.h usability... yes >checking setjmp.h presence... yes >checking for setjmp.h... yes >checking share.h usability... no >checking share.h presence... no >checking for share.h... no >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking socket.h usability... no >checking socket.h presence... no >checking for socket.h... no >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... 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 sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/mount.h usability... yes >checking sys/mount.h presence... yes >checking for sys/mount.h... yes >checking sys/poll.h usability... yes >checking sys/poll.h presence... yes >checking for sys/poll.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for sys/stat.h... (cached) yes >checking sys/statfs.h usability... yes >checking sys/statfs.h presence... yes >checking for sys/statfs.h... yes >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... 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 time.h usability... yes >checking time.h presence... yes >checking for time.h... 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... yes >checking for div... yes >checking for raise... yes >checking for putenv... yes >checking for usleep... yes >checking for random... yes >checking for ftruncate... yes >checking for memcpy... yes >checking for memmove... yes >checking for strerror... yes >checking for strerror_r... yes >checking for gettimeofday... yes >checking for ftime... yes >checking for poll... yes >checking for _fullpath... no >checking for vsprintf... yes >checking for _splitpath2... no >checking for _splitpath... no >checking for sigaction... yes >checking for strtof... yes >checking for lstat... yes >checking for mkstemp... yes >checking for inet_ntop... yes >checking for gmtime_r... yes >checking for localtime_r... yes >checking for getgrgid_r... yes >checking for getpwuid_r... yes >checking for gethostbyname_r... yes >checking for atoll... yes >checking for fseeko... yes >checking for ftello... yes >checking for readlink... yes >checking for realpath... yes >checking for getbootfile... no >checking for tgetstr... no >checking for statfs... yes >checking for mbstowcs... yes >checking for mmap... yes >checking for iconv... yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking whether x86_64-pc-linux-gnu-clang understands -c and -o together... yes >checking whether __sighandler_t is defined... yes >checking for struct random_data... yes >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... no >configure: checking if statvfs.f_mntfromname exists... >no >checking for working memcmp... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for library containing tgetent... no >checking for library containing log10... -lm >checking for library containing crypt... -lcrypt >checking for library containing dlopen... -ldl >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... yes >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 if gethostbyname_r has 6 args and 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 for rpm... no >checking for lsb_release... no >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 config.h > >Regina has now been configured with the following options: > > Dynamic Loading Support: supported. Extra components: libregina.so.$(ABI) regina libregutil.so librxtest1.so librxtest2.so > Build options: 64BIT GCI > binaries will be installed in: ${exec_prefix}/bin > libraries will be installed in: /usr/lib64 > {prefix}: /usr > {exec_prefix}: ${prefix} > RPM topdir: > >To build the Regina binaries, and dynamically loadable libraries, type 'make' >To install Regina in the above directories, type 'make install' > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/regina-rexx-3.9.1-r1/work/Regina-REXX-3.9.1 ... >make -j2 V=1 -j1 LIBEXE=llvm-ar >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o funcs.o -c ./funcs.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o builtin.o -c ./builtin.c >./builtin.c:981:36: warning: address of array 'supptime->value' will always > evaluate to 'true' [-Wpointer-bool-conversion] > if (supptime && supptime->value) > ~~ ~~~~~~~~~~^~~~~ >./builtin.c:985:48: warning: address of array 'str_suppformat->value' will > always evaluate to 'true' [-Wpointer-bool-conversion] > if (str_suppformat && str_suppformat->value) > ~~ ~~~~~~~~~~~~~~~~^~~~~ >./builtin.c:1232:36: warning: address of array 'suppdate->value' will always > evaluate to 'true' [-Wpointer-bool-conversion] > if (suppdate && suppdate->value) > ~~ ~~~~~~~~~~^~~~~ >./builtin.c:1236:48: warning: address of array 'str_suppformat->value' will > always evaluate to 'true' [-Wpointer-bool-conversion] > if (str_suppformat && str_suppformat->value) > ~~ ~~~~~~~~~~~~~~~~^~~~~ >4 warnings generated. >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o error.o -c ./error.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o variable.o -c ./variable.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o interprt.o -c ./interprt.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o debug.o -c ./debug.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o dbgfuncs.o -c ./dbgfuncs.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o memory.o -c ./memory.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o parsing.o -c ./parsing.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o files.o -c ./files.c >./files.c:4137:46: warning: format specifies type 'int' but the argument has > type '__nlink_t' (aka 'unsigned long') [-Wformat] > buffer.st_mode & ACCESSPERMS, buffer.st_nlink, > ^~~~~~~~~~~~~~~ >./files.c:4139:16: warning: format specifies type 'long long' but the argument > has type 'int64_t' (aka 'long') [-Wformat] > (rx_64)(buffer.st_size) ) ; > ^~~~~~~~~~~~~~~~~~~~~~~ >./files.c:4144:46: warning: format specifies type 'int' but the argument has > type '__nlink_t' (aka 'unsigned long') [-Wformat] > buffer.st_mode & ACCESSPERMS, buffer.st_nlink, > ^~~~~~~~~~~~~~~ >./files.c:4177:48: warning: format specifies type 'long long' but the argument > has type 'int64_t' (aka 'long') [-Wformat] > sprintf( result->value, "%lld", (rx_64)(buffer.st_size) ) ; > ~~~~ ^~~~~~~~~~~~~~~~~~~~~~~ > %ld >./files.c:4255:48: warning: format specifies type 'long long' but the argument > has type '__time_t' (aka 'long') [-Wformat] > sprintf( result->value, "%lld", buffer.st_ctime ); > ~~~~ ^~~~~~~~~~~~~~~ > %ld >./files.c:4273:48: warning: format specifies type 'long long' but the argument > has type '__time_t' (aka 'long') [-Wformat] > sprintf( result->value, "%lld", buffer.st_mtime ); > ~~~~ ^~~~~~~~~~~~~~~ > %ld >./files.c:4291:48: warning: format specifies type 'long long' but the argument > has type '__time_t' (aka 'long') [-Wformat] > sprintf( result->value, "%lld", buffer.st_atime ); > ~~~~ ^~~~~~~~~~~~~~~ > %ld >./files.c:4306:48: warning: format specifies type 'long long' but the argument > has type 'long' [-Wformat] > sprintf( result->value, "%lld", pos_read + 1 ); > ~~~~ ^~~~~~~~~~~~ > %ld >./files.c:4322:48: warning: format specifies type 'long long' but the argument > has type 'long' [-Wformat] > sprintf( result->value, "%lld", pos_write + 1 ); > ~~~~ ^~~~~~~~~~~~~ > %ld >./files.c:4338:48: warning: format specifies type 'long long' but the argument > has type 'int64_t' (aka 'long') [-Wformat] > sprintf( result->value, "%lld", line_read ); > ~~~~ ^~~~~~~~~ > %ld >./files.c:4384:48: warning: format specifies type 'long long' but the argument > has type 'long' [-Wformat] > sprintf( result->value, "%lld", line_write + 1 ) ; > ~~~~ ^~~~~~~~~~~~~~ > %ld >./files.c:4397:48: warning: format specifies type 'long long' but the argument > has type 'int64_t' (aka 'long') [-Wformat] > sprintf( result->value, "%lld", line_write ) ; > ~~~~ ^~~~~~~~~~ > %ld >./files.c:4460:13: warning: format specifies type 'long long' but the argument > has type 'long' [-Wformat] > (ptr->readpos+1), ptr->readline, > ^~~~~~~~~~~~~~~~ >./files.c:4460:31: warning: format specifies type 'long long' but the argument > has type 'int64_t' (aka 'long') [-Wformat] > (ptr->readpos+1), ptr->readline, > ^~~~~~~~~~~~~ >./files.c:4461:13: warning: format specifies type 'long long' but the argument > has type 'long' [-Wformat] > (ptr->writepos+1), ptr->writeline, > ^~~~~~~~~~~~~~~~~ >./files.c:4461:32: warning: format specifies type 'long long' but the argument > has type 'int64_t' (aka 'long') [-Wformat] > (ptr->writepos+1), ptr->writeline, > ^~~~~~~~~~~~~~ >./files.c:4847:41: warning: format specifies type 'long long' but the argument > has type 'int64_t' (aka 'long') [-Wformat] > sprintf(result->value, "%lld", pos ); > ~~~~ ^~~ > %ld >./files.c:6064: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:6676: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:6538:25: note: passing argument to parameter 'TSD' here >int my_fullpath( tsd_t *TSD, char *dst, const char *src ) > ^ >19 warnings generated. >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o misc.o -c ./misc.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o unxfuncs.o -c ./unxfuncs.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o cmsfuncs.o -c ./cmsfuncs.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o os2funcs.o -c ./os2funcs.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o shell.o -c ./shell.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o rexxext.o -c ./rexxext.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o stack.o -c ./stack.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o tracing.o -c ./tracing.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o interp.o -c ./interp.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o cmath.o -c ./cmath.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o convert.o -c ./convert.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o strings.o -c ./strings.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o library.o -c ./library.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o strmath.o -c ./strmath.c >./strmath.c:299:23: 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] > fs = tmpstr_of( TSD, h ); > ^~~ >./extern.h:823:37: note: passing argument to parameter 'TSD' here > volatile char *tmpstr_of( tsd_t *TSD, const streng *input ) ; > ^ >1 warning generated. >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o signals.o -c ./signals.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o macros.o -c ./macros.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o envir.o -c ./envir.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o expr.o -c ./expr.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o extstack.o -c ./extstack.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o yaccsrc.o -c -DYYMAXDEPTH=10000 ./yaccsrc.c >./yaccsrc.y:1309:52: warning: cast to 'nodeptr' (aka 'struct tnode *') from > smaller integer type 'int' [-Wint-to-pointer-cast] > (yyval) = (YYSTYPE) parendepth; > ^ >1 warning generated. >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o lexsrc.o -c ./lexsrc.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o options.o -c ./options.c >./options.c:128:21: 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] > setGlobalTSD( TSD ); > ^~~ >./extern.h:440:30: note: passing argument to parameter 'TSD' here > void setGlobalTSD( tsd_t *TSD); > ^ >1 warning generated. >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o os_unx.o -c ./os_unx.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o rexxbif.o -c ./rexxbif.c >In file included from ./rexxbif.c:4: >In file included from ./rexxbif.h:107: >In file included from ./rexx.h:191: >./regina_c.h:50:9: warning: '_CTYPE_H' macro redefined [-Wmacro-redefined] >#define _CTYPE_H > ^ >/usr/include/ctype.h:23:9: note: previous definition is here >#define _CTYPE_H 1 > ^ >1 warning generated. >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o wrappers.o -c ./wrappers.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o mt_notmt.o -c ./mt_notmt.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o instore.o -c ./instore.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o arxfuncs.o -c ./arxfuncs.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o mygetopt.o -c ./mygetopt.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o rexx.o -c ./rexx.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o nosaa.o -c ./nosaa.c >x86_64-pc-linux-gnu-clang -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o rexx funcs.o builtin.o error.o variable.o interprt.o debug.o dbgfuncs.o memory.o parsing.o files.o misc.o unxfuncs.o cmsfuncs.o os2funcs.o shell.o rexxext.o stack.o tracing.o interp.o cmath.o convert.o strings.o library.o strmath.o signals.o macros.o envir.o expr.o extstack.o yaccsrc.o lexsrc.o options.o os_unx.o rexxbif.o wrappers.o mt_notmt.o instore.o arxfuncs.o mygetopt.o rexx.o nosaa.o -lcrypt -lm -lpthread >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o client.o -c ./client.c >mv rexx.o rexx.o.save >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -c -DRXLIB ./rexx.c >mv rexx.o drexx.o >mv rexx.o.save rexx.o >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o rexxsaa.o -c ./rexxsaa.c >rm -f libregina.a >llvm-ar cr libregina.a funcs.o builtin.o error.o variable.o interprt.o debug.o dbgfuncs.o memory.o parsing.o files.o misc.o unxfuncs.o cmsfuncs.o os2funcs.o shell.o rexxext.o stack.o tracing.o interp.o cmath.o convert.o strings.o library.o strmath.o signals.o macros.o envir.o expr.o extstack.o yaccsrc.o lexsrc.o options.o os_unx.o rexxbif.o wrappers.o mt_notmt.o instore.o arxfuncs.o mygetopt.o client.o drexx.o rexxsaa.o >llvm-ranlib libregina.a >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o execiser.o -c ./execiser.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o funcs.so.o -fPIC -DDYNAMIC -c ./funcs.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o builtin.so.o -fPIC -DDYNAMIC -c ./builtin.c >./builtin.c:981:36: warning: address of array 'supptime->value' will always > evaluate to 'true' [-Wpointer-bool-conversion] > if (supptime && supptime->value) > ~~ ~~~~~~~~~~^~~~~ >./builtin.c:985:48: warning: address of array 'str_suppformat->value' will > always evaluate to 'true' [-Wpointer-bool-conversion] > if (str_suppformat && str_suppformat->value) > ~~ ~~~~~~~~~~~~~~~~^~~~~ >./builtin.c:1232:36: warning: address of array 'suppdate->value' will always > evaluate to 'true' [-Wpointer-bool-conversion] > if (suppdate && suppdate->value) > ~~ ~~~~~~~~~~^~~~~ >./builtin.c:1236:48: warning: address of array 'str_suppformat->value' will > always evaluate to 'true' [-Wpointer-bool-conversion] > if (str_suppformat && str_suppformat->value) > ~~ ~~~~~~~~~~~~~~~~^~~~~ >4 warnings generated. >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o error.so.o -fPIC -DDYNAMIC -c ./error.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o variable.so.o -fPIC -DDYNAMIC -c ./variable.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o interprt.so.o -fPIC -DDYNAMIC -c ./interprt.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o debug.so.o -fPIC -DDYNAMIC -c ./debug.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o dbgfuncs.so.o -fPIC -DDYNAMIC -c ./dbgfuncs.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o memory.so.o -fPIC -DDYNAMIC -c ./memory.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o parsing.so.o -fPIC -DDYNAMIC -c ./parsing.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o files.so.o -fPIC -DDYNAMIC -c ./files.c >./files.c:4137:46: warning: format specifies type 'int' but the argument has > type '__nlink_t' (aka 'unsigned long') [-Wformat] > buffer.st_mode & ACCESSPERMS, buffer.st_nlink, > ^~~~~~~~~~~~~~~ >./files.c:4139:16: warning: format specifies type 'long long' but the argument > has type 'int64_t' (aka 'long') [-Wformat] > (rx_64)(buffer.st_size) ) ; > ^~~~~~~~~~~~~~~~~~~~~~~ >./files.c:4144:46: warning: format specifies type 'int' but the argument has > type '__nlink_t' (aka 'unsigned long') [-Wformat] > buffer.st_mode & ACCESSPERMS, buffer.st_nlink, > ^~~~~~~~~~~~~~~ >./files.c:4177:48: warning: format specifies type 'long long' but the argument > has type 'int64_t' (aka 'long') [-Wformat] > sprintf( result->value, "%lld", (rx_64)(buffer.st_size) ) ; > ~~~~ ^~~~~~~~~~~~~~~~~~~~~~~ > %ld >./files.c:4255:48: warning: format specifies type 'long long' but the argument > has type '__time_t' (aka 'long') [-Wformat] > sprintf( result->value, "%lld", buffer.st_ctime ); > ~~~~ ^~~~~~~~~~~~~~~ > %ld >./files.c:4273:48: warning: format specifies type 'long long' but the argument > has type '__time_t' (aka 'long') [-Wformat] > sprintf( result->value, "%lld", buffer.st_mtime ); > ~~~~ ^~~~~~~~~~~~~~~ > %ld >./files.c:4291:48: warning: format specifies type 'long long' but the argument > has type '__time_t' (aka 'long') [-Wformat] > sprintf( result->value, "%lld", buffer.st_atime ); > ~~~~ ^~~~~~~~~~~~~~~ > %ld >./files.c:4306:48: warning: format specifies type 'long long' but the argument > has type 'long' [-Wformat] > sprintf( result->value, "%lld", pos_read + 1 ); > ~~~~ ^~~~~~~~~~~~ > %ld >./files.c:4322:48: warning: format specifies type 'long long' but the argument > has type 'long' [-Wformat] > sprintf( result->value, "%lld", pos_write + 1 ); > ~~~~ ^~~~~~~~~~~~~ > %ld >./files.c:4338:48: warning: format specifies type 'long long' but the argument > has type 'int64_t' (aka 'long') [-Wformat] > sprintf( result->value, "%lld", line_read ); > ~~~~ ^~~~~~~~~ > %ld >./files.c:4384:48: warning: format specifies type 'long long' but the argument > has type 'long' [-Wformat] > sprintf( result->value, "%lld", line_write + 1 ) ; > ~~~~ ^~~~~~~~~~~~~~ > %ld >./files.c:4397:48: warning: format specifies type 'long long' but the argument > has type 'int64_t' (aka 'long') [-Wformat] > sprintf( result->value, "%lld", line_write ) ; > ~~~~ ^~~~~~~~~~ > %ld >./files.c:4460:13: warning: format specifies type 'long long' but the argument > has type 'long' [-Wformat] > (ptr->readpos+1), ptr->readline, > ^~~~~~~~~~~~~~~~ >./files.c:4460:31: warning: format specifies type 'long long' but the argument > has type 'int64_t' (aka 'long') [-Wformat] > (ptr->readpos+1), ptr->readline, > ^~~~~~~~~~~~~ >./files.c:4461:13: warning: format specifies type 'long long' but the argument > has type 'long' [-Wformat] > (ptr->writepos+1), ptr->writeline, > ^~~~~~~~~~~~~~~~~ >./files.c:4461:32: warning: format specifies type 'long long' but the argument > has type 'int64_t' (aka 'long') [-Wformat] > (ptr->writepos+1), ptr->writeline, > ^~~~~~~~~~~~~~ >./files.c:4847:41: warning: format specifies type 'long long' but the argument > has type 'int64_t' (aka 'long') [-Wformat] > sprintf(result->value, "%lld", pos ); > ~~~~ ^~~ > %ld >./files.c:6064: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:6676: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:6538:25: note: passing argument to parameter 'TSD' here >int my_fullpath( tsd_t *TSD, char *dst, const char *src ) > ^ >19 warnings generated. >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o misc.so.o -fPIC -DDYNAMIC -c ./misc.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o unxfuncs.so.o -fPIC -DDYNAMIC -c ./unxfuncs.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o cmsfuncs.so.o -fPIC -DDYNAMIC -c ./cmsfuncs.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o shell.so.o -fPIC -DDYNAMIC -c ./shell.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o os2funcs.so.o -fPIC -DDYNAMIC -c ./os2funcs.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o rexxext.so.o -fPIC -DDYNAMIC -c ./rexxext.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o stack.so.o -fPIC -DDYNAMIC -c ./stack.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o tracing.so.o -fPIC -DDYNAMIC -c ./tracing.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o interp.so.o -fPIC -DDYNAMIC -c ./interp.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o cmath.so.o -fPIC -DDYNAMIC -c ./cmath.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o convert.so.o -fPIC -DDYNAMIC -c ./convert.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o strings.so.o -fPIC -DDYNAMIC -c ./strings.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o library.so.o -fPIC -DDYNAMIC -c ./library.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o strmath.so.o -fPIC -DDYNAMIC -c ./strmath.c >./strmath.c:299:23: 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] > fs = tmpstr_of( TSD, h ); > ^~~ >./extern.h:823:37: note: passing argument to parameter 'TSD' here > volatile char *tmpstr_of( tsd_t *TSD, const streng *input ) ; > ^ >1 warning generated. >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o signals.so.o -fPIC -DDYNAMIC -c ./signals.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o macros.so.o -fPIC -DDYNAMIC -c ./macros.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o envir.so.o -fPIC -DDYNAMIC -c ./envir.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o expr.so.o -fPIC -DDYNAMIC -c ./expr.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o extstack.so.o -fPIC -DDYNAMIC -c ./extstack.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o yaccsrc.so.o -fPIC -DDYNAMIC -c -DYYMAXDEPTH=10000 ./yaccsrc.c >./yaccsrc.y:1309:52: warning: cast to 'nodeptr' (aka 'struct tnode *') from > smaller integer type 'int' [-Wint-to-pointer-cast] > (yyval) = (YYSTYPE) parendepth; > ^ >1 warning generated. >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o lexsrc.so.o -fPIC -DDYNAMIC -c ./lexsrc.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o wrappers.so.o -fPIC -DDYNAMIC -c ./wrappers.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o options.so.o -fPIC -DDYNAMIC -c ./options.c >./options.c:128:21: 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] > setGlobalTSD( TSD ); > ^~~ >./extern.h:440:30: note: passing argument to parameter 'TSD' here > void setGlobalTSD( tsd_t *TSD); > ^ >1 warning generated. >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o os_unx.so.o -fPIC -DDYNAMIC -c ./os_unx.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o rexxbif.so.o -fPIC -DDYNAMIC -c ./rexxbif.c >In file included from ./rexxbif.c:4: >In file included from ./rexxbif.h:107: >In file included from ./rexx.h:191: >./regina_c.h:50:9: warning: '_CTYPE_H' macro redefined [-Wmacro-redefined] >#define _CTYPE_H > ^ >/usr/include/ctype.h:23:9: note: previous definition is here >#define _CTYPE_H 1 > ^ >1 warning generated. >mv rexx.o rexx.o.save >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -fPIC -DDYNAMIC -c -DRXLIB ./rexx.c >mv rexx.o drexx.so.o >mv rexx.o.save rexx.o >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o client.so.o -fPIC -DDYNAMIC -c ./client.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o rexxsaa.so.o -fPIC -DDYNAMIC -c ./rexxsaa.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o mt_posix.so.o -fPIC -DDYNAMIC -c ./mt_posix.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o instore.so.o -fPIC -DDYNAMIC -c ./instore.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o arxfuncs.so.o -fPIC -DDYNAMIC -c ./arxfuncs.c >cp ./gci/gci_convert.linux.i86 ./gci_convert.h >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o gci_call.so.o -fPIC -DDYNAMIC -c ./gci/gci_call.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o gci_convert.so.o -fPIC -DDYNAMIC -c ./gci/gci_convert.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o gci_execute.so.o -fPIC -DDYNAMIC -c ./gci/gci_execute.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o gci_helper.so.o -fPIC -DDYNAMIC -c ./gci/gci_helper.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o gci_prepare.so.o -fPIC -DDYNAMIC -c ./gci/gci_prepare.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o gci_reginabridge.so.o -fPIC -DDYNAMIC -c ./gci/gci_reginabridge.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o gci_rxfuncdefine.so.o -fPIC -DDYNAMIC -c ./gci/gci_rxfuncdefine.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o gci_tree.so.o -fPIC -DDYNAMIC -c ./gci/gci_tree.c >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -D_REENTRANT -DPOSIX -DREGINA_REENTRANT -o mygetopt.so.o -fPIC -DDYNAMIC -c ./mygetopt.c >x86_64-pc-linux-gnu-clang -o libregina.so.3.9 -shared -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname=libregina.so.3 funcs.so.o builtin.so.o error.so.o variable.so.o interprt.so.o debug.so.o dbgfuncs.so.o memory.so.o parsing.so.o files.so.o misc.so.o unxfuncs.so.o cmsfuncs.so.o shell.so.o os2funcs.so.o rexxext.so.o stack.so.o tracing.so.o interp.so.o cmath.so.o convert.so.o strings.so.o library.so.o strmath.so.o signals.so.o macros.so.o envir.so.o expr.so.o extstack.so.o yaccsrc.so.o lexsrc.so.o wrappers.so.o options.so.o os_unx.so.o rexxbif.so.o drexx.so.o client.so.o rexxsaa.so.o mt_posix.so.o instore.so.o arxfuncs.so.o gci_call.so.o gci_convert.so.o gci_execute.so.o gci_helper.so.o gci_prepare.so.o gci_reginabridge.so.o gci_rxfuncdefine.so.o gci_tree.so.o mygetopt.so.o -lpthread -lcrypt -lpthread -ldl >rm -f libregina.so.3 >ln -s libregina.so.3.9 libregina.so.3 >rm -f libregina.so >ln -s libregina.so.3 libregina.so >x86_64-pc-linux-gnu-clang -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o execiser execiser.o libregina.so.3.9 -L. -lregina >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o regina.o -c -D_REENTRANT -DPOSIX -DREGINA_REENTRANT ./regina.c >x86_64-pc-linux-gnu-clang -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o regina regina.o -L. -lregina >x86_64-pc-linux-gnu-clang -c -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o inifile.o -fPIC -DDYNAMIC ./regutil/inifile.c >./regutil/inifile.c:200:17: warning: passing 'unsigned char [1024]' to parameter > of type 'char *' converts between pointers to integer types with different > sign [-Wpointer-sign] > fgets(buf, sizeof(buf), fit->fp) != NULL) { > ^~~ >/usr/include/stdio.h:564:38: note: passing argument to parameter '__s' here >extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream) > ^ >./regutil/inifile.c:210:28: warning: assigning to 'unsigned char *' from > 'char [16]' converts between pointers to integer types with different sign > [-Wpointer-sign] > case CV_RBRACK: n = "closing bracket"; goto oops; > ^ ~~~~~~~~~~~~~~~~~ >./regutil/inifile.c:211:28: warning: assigning to 'unsigned char *' from > 'char [12]' converts between pointers to integer types with different sign > [-Wpointer-sign] > case CV_EQUALS: n = "equals sign"; goto oops; > ^ ~~~~~~~~~~~~~ >./regutil/inifile.c:290:24: warning: passing 'unsigned char [1024]' to parameter > of type 'const char *' converts between pointers to integer types with > different sign [-Wpointer-sign] > i = strlen(buf); > ^~~ >/usr/include/string.h:385:35: note: passing argument to parameter '__s' here >extern size_t strlen (const char *__s) > ^ >./regutil/inifile.c:340:12: warning: implicitly declaring library function > 'strcasecmp' with type 'int (const char *, const char *)' > [-Wimplicit-function-declaration] > if (!strcasecmp(tst->name, secname)) > ^ >./regutil/inifile.c:340:12: note: include the header <strings.h> or explicitly > provide a declaration for 'strcasecmp' >5 warnings generated. >x86_64-pc-linux-gnu-clang -c -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o regcrypt.o -fPIC -DDYNAMIC ./regutil/regcrypt.c >x86_64-pc-linux-gnu-clang -c -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o regfilesys.o -fPIC -DDYNAMIC ./regutil/regfilesys.c >./regutil/regfilesys.c:209:5: warning: assigning to 'unsigned char *' from > 'char *' converts between pointers to integer types with different sign > [-Wpointer-sign] > rxstrdup(filename, argv[1]); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >./regutil/rxproto.h:70:31: note: expanded from macro 'rxstrdup' >#define rxstrdup(y, x) do { y = (char *)alloca(RXSTRLEN(x)+1); memcpy(y,... > ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./regutil/regfilesys.c:214:9: warning: assigning to 'unsigned char *' from > 'char *' converts between pointers to integer types with different sign > [-Wpointer-sign] > rxstrdup(options, argv[3]); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ >./regutil/rxproto.h:70:31: note: expanded from macro 'rxstrdup' >#define rxstrdup(y, x) do { y = (char *)alloca(RXSTRLEN(x)+1); memcpy(y,... > ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./regutil/regfilesys.c:215:16: warning: passing 'unsigned char *' to parameter > of type 'char *' converts between pointers to integer types with different > sign [-Wpointer-sign] > strlwr(options); > ^~~~~~~ >./regutil/rxproto.h:162:22: note: passing argument to parameter 's' here >char * strlwr(char * s); > ^ >./regutil/regfilesys.c:216:20: warning: passing 'unsigned char *' to parameter > of type 'const char *' converts between pointers to integer types with > different sign [-Wpointer-sign] > if (strchr(options, 'c')) > ^~~~~~~ >/usr/include/string.h:226:34: note: passing argument to parameter '__s' here >extern char *strchr (const char *__s, int __c) > ^ >./regutil/regfilesys.c:218:20: warning: passing 'unsigned char *' to parameter > of type 'const char *' converts between pointers to integer types with > different sign [-Wpointer-sign] > if (strchr(options, 'n')) > ^~~~~~~ >/usr/include/string.h:226:34: note: passing argument to parameter '__s' here >extern char *strchr (const char *__s, int __c) > ^ >./regutil/regfilesys.c:224:25: warning: passing 'unsigned char *' to parameter > of type 'const char *' converts between pointers to integer types with > different sign [-Wpointer-sign] > if (!(buf = mapfile(filename, &len))) { > ^~~~~~~~ >./regutil/regfilesys.c:192:29: note: passing argument to parameter 'name' here >char * mapfile(const char * name, int * len); > ^ >./regutil/regfilesys.c:224:15: warning: assigning to 'unsigned char *' from > 'char *' converts between pointers to integer types with different sign > [-Wpointer-sign] > if (!(buf = mapfile(filename, &len))) { > ^ ~~~~~~~~~~~~~~~~~~~~~~~ >./regutil/regfilesys.c:278:45: warning: passing 'unsigned char *' to parameter > of type 'const char *' converts between pointers to integer types with > different sign [-Wpointer-sign] > if (cha_adddummy(array, bol, i)) > ^~~ >./regutil/rxproto.h:149:46: note: passing argument to parameter 'str' here >int cha_adddummy(chararray *ca, const char * str, int len); > ^ >./regutil/regfilesys.c:286:37: warning: passing 'unsigned char *' to parameter > of type 'char *' converts between pointers to integer types with different > sign [-Wpointer-sign] > i = sprintf(lbuf, "%d:", lines); > ^~~~ >/usr/include/stdio.h:334:38: note: passing argument to parameter '__s' here >extern int sprintf (char *__restrict __s, > ^ >./regutil/regfilesys.c:291:47: warning: passing 'unsigned char *' to parameter > of type 'const char *' converts between pointers to integer types with > different sign [-Wpointer-sign] > if (cha_addstr(array, lbuf, i)) > ^~~~ >./regutil/rxproto.h:147:44: note: passing argument to parameter 'str' here >int cha_addstr(chararray *ca, const char * str, int len); > ^ >./regutil/regfilesys.c:305:19: warning: passing 'unsigned char *' to parameter > of type 'char *' converts between pointers to integer types with different > sign [-Wpointer-sign] > unmapfile(buf, len); > ^~~ >./regutil/regfilesys.c:193:21: note: passing argument to parameter 'buf' here >int unmapfile(char *buf, int size); > ^ >11 warnings generated. >x86_64-pc-linux-gnu-clang -c -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o regini.o -fPIC -DDYNAMIC ./regutil/regini.c >./regutil/regini.c:358:12: warning: implicitly declaring library function > 'strcasecmp' with type 'int (const char *, const char *)' > [-Wimplicit-function-declaration] > if (!strcasecmp(val, delete)) > ^ >./regutil/regini.c:358:12: note: include the header <strings.h> or explicitly > provide a declaration for 'strcasecmp' >./regutil/regini.c:547:58: warning: implicit declaration of function 'clock' is > invalid in C99 [-Wimplicit-function-declaration] > result->strlength = sprintf(result->strptr, "%lu", clock()); > ^ >./regutil/regini.c:547:58: warning: format specifies type 'unsigned long' but > the argument has type 'int' [-Wformat] > result->strlength = sprintf(result->strptr, "%lu", clock()); > ~~~ ^~~~~~~ > %d >./regutil/regini.c:550:58: warning: implicit declaration of function 'clock' is > invalid in C99 [-Wimplicit-function-declaration] > result->strlength = sprintf(result->strptr, "%lu", clock()); > ^ >./regutil/regini.c:550:58: warning: format specifies type 'unsigned long' but > the argument has type 'int' [-Wformat] > result->strlength = sprintf(result->strptr, "%lu", clock()); > ~~~ ^~~~~~~ > %d >5 warnings generated. >x86_64-pc-linux-gnu-clang -c -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -DMACROSPACE -o regmacrospace.o -fPIC -DDYNAMIC ./regutil/regmacrospace.c >./regutil/regmacrospace.c:62:54: warning: format specifies type 'int' but the > argument has type 'ULONG' (aka 'unsigned long') [-Wformat] > ...= sprintf(result->strptr, "%d", RexxAddMacro(fn, file, flags)); > ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > %lu >./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 >./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 >./regutil/regmacrospace.c:97:54: warning: format specifies type 'int' but the > argument has type 'ULONG' (aka 'unsigned long') [-Wformat] > ...= sprintf(result->strptr, "%d", RexxLoadMacroSpace(0, NULL, file)); > ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > %lu >./regutil/regmacrospace.c:146:54: warning: format specifies type 'int' but the > argument has type 'ULONG' (aka 'unsigned long') [-Wformat] > ...= sprintf(result->strptr, "%d", RexxReorderMacro(fn, flags)); > ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ > %lu >./regutil/regmacrospace.c:160:54: warning: format specifies type 'int' but the > argument has type 'ULONG' (aka 'unsigned long') [-Wformat] > ...= sprintf(result->strptr, "%d", RexxSaveMacroSpace(0, NULL, file)); > ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > %lu >6 warnings generated. >x86_64-pc-linux-gnu-clang -c -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o regscreenux.o -fPIC -DDYNAMIC ./regutil/regscreenux.c >./regutil/regscreenux.c:94:27: warning: incompatible pointer types passing > 'char (*)[100]' to parameter of type 'char **' > [-Wincompatible-pointer-types] > clr = tgetstr("cl", &clrbuf); > ^~~~~~~ >/usr/include/term.h:798:61: note: passing argument to parameter here >extern NCURSES_EXPORT(char *) tgetstr (const char *, char **); > ^ >./regutil/regscreenux.c:131:28: warning: incompatible pointer types passing > 'char (*)[100]' to parameter of type 'char **' > [-Wincompatible-pointer-types] > cpos = tgetstr("cm", &cposbuf); > ^~~~~~~~ >/usr/include/term.h:798:61: note: passing argument to parameter here >extern NCURSES_EXPORT(char *) tgetstr (const char *, char **); > ^ >./regutil/regscreenux.c:182:30: warning: incompatible pointer types passing > 'char (*)[100]' to parameter of type 'char **' > [-Wincompatible-pointer-types] > pcsson = tgetstr("ve", &css); > ^~~~ >/usr/include/term.h:798:61: note: passing argument to parameter here >extern NCURSES_EXPORT(char *) tgetstr (const char *, char **); > ^ >./regutil/regscreenux.c:183:31: warning: incompatible pointer types passing > 'char (*)[100]' to parameter of type 'char **' > [-Wincompatible-pointer-types] > pcssoff = tgetstr("vi", &css); > ^~~~ >/usr/include/term.h:798:61: note: passing argument to parameter here >extern NCURSES_EXPORT(char *) tgetstr (const char *, char **); > ^ >./regutil/regscreenux.c:188:13: warning: implicitly declaring library function > 'strcasecmp' with type 'int (const char *, const char *)' > [-Wimplicit-function-declaration] > if (!strcasecmp(onoff, "OFF")) > ^ >./regutil/regscreenux.c:188:13: note: include the header <strings.h> or > explicitly provide a declaration for 'strcasecmp' >5 warnings generated. >x86_64-pc-linux-gnu-clang -c -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o regsemux.o -fPIC -DDYNAMIC ./regutil/regsemux.c >x86_64-pc-linux-gnu-clang -c -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o regstem.o -fPIC -DDYNAMIC ./regutil/regstem.c >x86_64-pc-linux-gnu-clang -c -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o regunicode.o -fPIC -DDYNAMIC ./regutil/regunicode.c >./regutil/regunicode.c:71:12: warning: implicitly declaring library function > 'strcasecmp' with type 'int (const char *, const char *)' > [-Wimplicit-function-declaration] > if (!strcasecmp(cpgs[i].s, s)) { > ^ >./regutil/regunicode.c:71:12: note: include the header <strings.h> or explicitly > provide a declaration for 'strcasecmp' >1 warning generated. >x86_64-pc-linux-gnu-clang -c -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o regutil.o -fPIC -DDYNAMIC ./regutil/regutil.c >./regutil/regutil.c:194: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. >x86_64-pc-linux-gnu-clang -c -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o rxsupport.o -fPIC -DDYNAMIC ./regutil/rxsupport.c >x86_64-pc-linux-gnu-clang -c -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o regtrig.o -fPIC -DDYNAMIC ./regutil/regtrig.c >./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. >x86_64-pc-linux-gnu-clang -shared -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libregutil.so inifile.o regcrypt.o regfilesys.o regini.o regmacrospace.o regscreenux.o regsemux.o regstem.o regunicode.o regutil.o rxsupport.o regtrig.o libregina.so.3.9 # -lm >x86_64-pc-linux-gnu-clang -c -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o test1.o -fPIC -DDYNAMIC ./test1.c >x86_64-pc-linux-gnu-clang -shared -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o librxtest1.so test1.o libregina.so.3.9 >x86_64-pc-linux-gnu-clang -c -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o test2.o -fPIC -DDYNAMIC ./test2.c >x86_64-pc-linux-gnu-clang -shared -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o librxtest2.so test2.o libregina.so.3.9 >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o threader.o -DPOSIX_THREADS -c ./threader.c >./threader.c:933:87: warning: cast to 'void *' from smaller integer type > 'unsigned int' [-Wint-to-void-pointer-cast] > ...&thread[position], NULL, (program_name) ? external : instore, (void *) p... > ^ >1 warning generated. >x86_64-pc-linux-gnu-clang -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o threader threader.o libregina.so.3.9 -L. -lregina -lpthread >x86_64-pc-linux-gnu-clang -DEXTERNAL_TO_REGINA -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o rxstack.o -c ./rxstack.c >./rxstack.c:1857: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:247:28: note: expanded from macro 'DEBUGDUMP' > {x;} \ > ^ >./rxstack.c:1909:172: warning: format specifies type 'int' but the argument has > type 'size_t' (aka 'unsigned long') [-Wformat] > ...%d)\n",(unsigned char) frame[0],(unsigned char) frame[1],(unsigned char) frame[2],(unsigned char) frame[3], srclength... > ~~ ^~~~~~~~~ > %zu >./rxstack.c:247:28: note: expanded from macro 'DEBUGDUMP' > {x;} \ > ^ >./rxstack.c:1913:79: warning: format specifies type 'int' but the argument has > type 'long' [-Wformat] > ...frame from client, need %d more bytes\n",frame - (src + srclength));); > ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~ > %ld >./rxstack.c:247:28: note: expanded from macro 'DEBUGDUMP' > {x;} \ > ^ >./rxstack.c:1953:115: warning: format specifies type 'unsigned int' but the > argument has type 'size_t' (aka 'unsigned long') [-Wformat] > ...remaining: %u, , hdr_length: %d, opcode %d\n",payload_length, remaining,... > ~~ ^~~~~~~~~ > %zu >./rxstack.c:247:28: note: expanded from macro 'DEBUGDUMP' > {x;} \ > ^ >4 warnings generated. >mv rexxbif.o rexxbif.o.save >x86_64-pc-linux-gnu-clang -DEXTERNAL_TO_REGINA -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -c ./rexxbif.c >mv rexxbif.o erexxbif.o >mv rexxbif.o.save rexxbif.o >mv extstack.o extstack.o.save >x86_64-pc-linux-gnu-clang -DEXTERNAL_TO_REGINA -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -c ./extstack.c >mv extstack.o eextstack.o >mv extstack.o.save extstack.o >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -c ./contrib/LibSha1.c >x86_64-pc-linux-gnu-clang -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o rxstack rxstack.o erexxbif.o eextstack.o mygetopt.o LibSha1.o >x86_64-pc-linux-gnu-clang -DEXTERNAL_TO_REGINA -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o rxqueue.o -c ./rxqueue.c >x86_64-pc-linux-gnu-clang -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o rxqueue rxqueue.o erexxbif.o eextstack.o mygetopt.o >x86_64-pc-linux-gnu-clang -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_RELEASE=\"1\" -DREGINA_VERSION_SUPP=\"\" -DREGINA_BITS=64 -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -I./contrib -o msgcmp.o -c ./msgcmp.c >x86_64-pc-linux-gnu-clang -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o msgcmp msgcmp.o >./msgcmp ./en.mts ./pt.mts ./no.mts ./de.mts ./es.mts ./pl.mts ./sv.mts ./tr.mts >270 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 >>>> Source compiled. >>>> Test phase [not enabled]: dev-lang/regina-rexx-3.9.1-r1 > >>>> Install dev-lang/regina-rexx-3.9.1-r1 into /var/tmp/portage/dev-lang/regina-rexx-3.9.1-r1/image/ >make -j2 V=1 -j1 DESTDIR=/var/tmp/portage/dev-lang/regina-rexx-3.9.1-r1/image/ install >./install-sh -m 755 -d /var/tmp/portage/dev-lang/regina-rexx-3.9.1-r1/image//usr/bin >./install-sh -m 755 -d /var/tmp/portage/dev-lang/regina-rexx-3.9.1-r1/image//usr/lib64 >./install-sh -m 755 -d /var/tmp/portage/dev-lang/regina-rexx-3.9.1-r1/image//usr/include >./install-sh -m 755 -d /var/tmp/portage/dev-lang/regina-rexx-3.9.1-r1/image//usr/share/Regina-REXX >./install-sh -m 755 -d /var/tmp/portage/dev-lang/regina-rexx-3.9.1-r1/image//usr/share/Regina-REXX/examples >./install-sh -m 755 -d /var/tmp/portage/dev-lang/regina-rexx-3.9.1-r1/image//usr/share/man/man1 >./install-sh -s -m 755 -c ./rexx /var/tmp/portage/dev-lang/regina-rexx-3.9.1-r1/image//usr/bin/rexx >./install-sh: line 243: strip: command not found >make: *** [Makefile:1034: installbase] Error 127 > * ERROR: dev-lang/regina-rexx-3.9.1-r1::gentoo failed (install phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-lang/regina-rexx-3.9.1-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lang/regina-rexx-3.9.1-r1::gentoo'`. > * The complete build log is located at '/var/log/emerge-log/build/dev-lang/regina-rexx-3.9.1-r1:20200626-202814.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/regina-rexx-3.9.1-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lang/regina-rexx-3.9.1-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lang/regina-rexx-3.9.1-r1/work/Regina-REXX-3.9.1' > * S: '/var/tmp/portage/dev-lang/regina-rexx-3.9.1-r1/work/Regina-REXX-3.9.1' > * QA Notice: command not found: > * > * ./install-sh: line 243: strip: command not found > > > >emerge --info: >Portage 2.3.103 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r5, 5.4.0-1015-aws x86_64) >================================================================= >System uname: Linux-5.4.0-1015-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 >KiB Mem: 7895548 total, 2666432 free >KiB Swap: 0 total, 0 free >Timestamp of repository gentoo: Sat, 27 Jun 2020 13:35:18 +0000 >sh bash 5.0_p17 >ld GNU ld (Gentoo 2.34 p4) 2.34.0 >app-shells/bash: 5.0_p17::gentoo >dev-lang/perl: 5.30.3-r2::gentoo >dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo, 3.9.0_beta3::gentoo >dev-util/cmake: 3.18.0_rc2::gentoo >dev-util/pkgconfig: 0.29.2::gentoo >sys-apps/baselayout: 2.7::gentoo >sys-apps/openrc: 0.42.1::gentoo >sys-apps/sandbox: 2.20::gentoo >sys-devel/autoconf: 2.69-r5::gentoo >sys-devel/automake: 1.16.2::gentoo >sys-devel/binutils: 2.34-r1::gentoo >sys-devel/gcc: 10.1.0-r1::gentoo >sys-devel/gcc-config: 2.3.1::gentoo >sys-devel/libtool: 2.4.6-r6::gentoo >sys-devel/make: 4.3::gentoo >sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) >sys-libs/glibc: 2.31-r5::gentoo >Repositories: > >gentoo > location: /usr/portage > sync-type: rsync > sync-uri: rsync://rsync.gentoo.org/gentoo-portage > priority: -1000 > sync-rsync-verify-jobs: 1 > sync-rsync-verify-max-age: 24 > sync-rsync-extra-opts: > sync-rsync-verify-metamanifest: yes > >ACCEPT_KEYWORDS="amd64 ~amd64" >ACCEPT_LICENSE="*" >CBUILD="x86_64-pc-linux-gnu" >CC="x86_64-pc-linux-gnu-clang" >CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >CHOST="x86_64-pc-linux-gnu" >CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" >CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" >CXX="x86_64-pc-linux-gnu-clang++" >CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >DISTDIR="/usr/portage/distfiles" >EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" >ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" >FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" >FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >GENTOO_MIRRORS="http://distfiles.gentoo.org" >LANG="C.UTF-8" >LDFLAGS="-Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0" >MAKEOPTS="-j2 V=1" >PKGDIR="/root/.packages" >PORTAGE_CONFIGROOT="/" >PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" >PORTAGE_TMPDIR="/var/tmp" >USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" >Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 729878
: 646776 |
646778