=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for gambc-4.9.4nb1
*** using a dummy gsc-boot
gmake[1]: Entering directory '/Users/pbulk/build/lang/gambc/work/gambit-4.9.4'
rm -f gsc-boot gsc-boot
cp gsc-boot.bat.windows gsc-boot
cp gsc-boot.unix gsc-boot
chmod +x gsc-boot
gmake[1]: Leaving directory '/Users/pbulk/build/lang/gambc/work/gambit-4.9.4'
/opt/pkg/bin/gmake stamp
gmake[1]: Entering directory '/Users/pbulk/build/lang/gambc/work/gambit-4.9.4'
gmake[2]: Entering directory '/Users/pbulk/build/lang/gambc/work/gambit-4.9.4/include'
Gambit is not being built from a Git clone. Creating empty stamp.h.
gmake[2]: Leaving directory '/Users/pbulk/build/lang/gambc/work/gambit-4.9.4/include'
gmake[1]: Leaving directory '/Users/pbulk/build/lang/gambc/work/gambit-4.9.4'
making core in include
gmake[1]: Entering directory '/Users/pbulk/build/lang/gambc/work/gambit-4.9.4/include'
expr: not a decimal number: '4.9.4'
gmake[1]: Leaving directory '/Users/pbulk/build/lang/gambc/work/gambit-4.9.4/include'
making core in bin
gmake[1]: Entering directory '/Users/pbulk/build/lang/gambc/work/gambit-4.9.4/bin'
rm -f gambvcs
rm -f gambuild-C
rm -f gambuild-js
if test "" = ""; then \
  cp gambvcs.unix gambvcs; \
  chmod +x gambvcs; \
else \
  sed "s/\$/\r/g" gambvcs.bat.windows > gambvcs; \
fi
if test "" = ""; then \
  cp gambuild-js.unix gambuild-js; \
  chmod +x gambuild-js; \
else \
  sed "s/\$/\r/g" gambuild-js.bat.windows > gambuild-js; \
fi
if test "" = ""; then \
  cp gambuild-C.unix gambuild-C; \
  chmod +x gambuild-C; \
else \
  sed "s/\$/\r/g" gambuild-C.bat.windows > gambuild-C; \
fi
rm -f gambuild-python
rm -f gambuild-ruby
rm -f gambuild-php
if test "" = ""; then \
  cp gambuild-python.unix gambuild-python; \
  chmod +x gambuild-python; \
else \
  sed "s/\$/\r/g" gambuild-python.bat.windows > gambuild-python; \
fi
if test "" = ""; then \
  cp gambuild-ruby.unix gambuild-ruby; \
  chmod +x gambuild-ruby; \
else \
  sed "s/\$/\r/g" gambuild-ruby.bat.windows > gambuild-ruby; \
fi
if test "" = ""; then \
  cp gambuild-php.unix gambuild-php; \
  chmod +x gambuild-php; \
else \
  sed "s/\$/\r/g" gambuild-php.bat.windows > gambuild-php; \
fi
rm -f gambuild-java
rm -f gambuild-x86
rm -f gambuild-x86-64
if test "" = ""; then \
  cp gambuild-java.unix gambuild-java; \
  chmod +x gambuild-java; \
else \
  sed "s/\$/\r/g" gambuild-java.bat.windows > gambuild-java; \
fi
if test "" = ""; then \
  cp gambuild-x86.unix gambuild-x86; \
  chmod +x gambuild-x86; \
else \
  sed "s/\$/\r/g" gambuild-x86.bat.windows > gambuild-x86; \
fi
if test "" = ""; then \
  cp gambuild-x86-64.unix gambuild-x86-64; \
  chmod +x gambuild-x86-64; \
else \
  sed "s/\$/\r/g" gambuild-x86-64.bat.windows > gambuild-x86-64; \
fi
rm -f gambuild-arm
rm -f gambuild-riscv-32
rm -f gambuild-riscv-64
if test "" = ""; then \
  cp gambuild-riscv-32.unix gambuild-riscv-32; \
  chmod +x gambuild-riscv-32; \
else \
  sed "s/\$/\r/g" gambuild-riscv-32.bat.windows > gambuild-riscv-32; \
fi
if test "" = ""; then \
  cp gambuild-arm.unix gambuild-arm; \
  chmod +x gambuild-arm; \
else \
  sed "s/\$/\r/g" gambuild-arm.bat.windows > gambuild-arm; \
fi
if test "" = ""; then \
  cp gambuild-riscv-64.unix gambuild-riscv-64; \
  chmod +x gambuild-riscv-64; \
else \
  sed "s/\$/\r/g" gambuild-riscv-64.bat.windows > gambuild-riscv-64; \
fi
rm -f gambdoc
rm -f six six.lnk
rm -f gsi-script gsi-script.lnk
if test "" = ""; then \
  cp gambdoc.unix gambdoc; \
  chmod +x gambdoc; \
else \
  sed "s/\$/\r/g" gambdoc.bat.windows > gambdoc; \
fi
if test "" = ""; then \
  ln -s ../gsi/gsi gsi-script; \
else \
  echo "@%~dp0gsi %*" > gsi-script; \
fi
if test "" = ""; then \
  ln -s ../gsi/gsi six; \
else \
  echo "@%~dp0gsi %*" > six; \
fi
rm -f gsc-script gsc-script.lnk
rm -f six-script six-script.lnk
if test "" = ""; then \
  ln -s ../gsc/gsc gsc-script; \
else \
  echo "@%~dp0gsc %*" > gsc-script; \
fi
if test "" = ""; then \
  ln -s ../gsi/gsi six-script; \
else \
  echo "@%~dp0gsi %*" > six-script; \
fi
rm -f scheme-srfi-0 scheme-srfi-0.lnk
if test "" = ""; then \
  ln -s ../gsi/gsi scheme-srfi-0; \
else \
  echo "@%~dp0gsi %*" > scheme-srfi-0; \
fi
rm -f scheme-r5rs scheme-r5rs.lnk
rm -f scheme-r4rs scheme-r4rs.lnk
if test "" = ""; then \
  ln -s ../gsi/gsi scheme-r4rs; \
else \
  echo "@%~dp0gsi %*" > scheme-r4rs; \
fi
if test "" = ""; then \
  ln -s ../gsi/gsi scheme-r5rs; \
else \
  echo "@%~dp0gsi %*" > scheme-r5rs; \
fi
rm -f scheme-ieee-1178-1990 scheme-ieee-1178-1990.lnk
if test "" = ""; then \
  ln -s ../gsi/gsi scheme-ieee-1178-1990; \
else \
  echo "@%~dp0gsi %*" > scheme-ieee-1178-1990; \
fi
gmake[1]: Leaving directory '/Users/pbulk/build/lang/gambc/work/gambit-4.9.4/bin'
making core in lib
gmake[1]: Entering directory '/Users/pbulk/build/lang/gambc/work/gambit-4.9.4/lib'
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _io.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _io.c -D___LIBRARY
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _num.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _num.c -D___LIBRARY
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _std.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _std.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_num.c:76621:12: warning: expression result unused [-Wunused-value]
   ___EXPR(___BIGMMUL(___STK(-3),___R1,___GLO__23__23_bignum_2e_adigit_2d_zeros,___FIX(0L),___FIX(1L),___R3))
   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/gambit.h:3094:7: note: expanded from macro '___BIGMMUL'
      ___FIX((___BIGMDOUBLEDIGIT)___temp >> ___BIG_MBASE_WIDTH))
      ^
../include/gambit.h:2432:18: note: expanded from macro '___FIX'
#define ___FIX(x)___CAST(___WORD,___CAST(___UWORD,x)<<___TB)
                 ^
../include/gambit.h:1915:27: note: expanded from macro '___CAST'
#define ___CAST(type,val)((type)(val))
                          ^
../include/gambit.h:6407:19: note: expanded from macro '___EXPR'
#define ___EXPR(x)x;
                  ^
_num.c:103485:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_num.c:1470:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_num"
                       ^
_io.c:111984:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_io.c:2316:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_io"
                       ^
_std.c:118711:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_std.c:2117:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_std"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _repl.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _repl.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_repl.c:42598:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_repl.c:1439:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_repl"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _eval.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _eval.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_eval.c:44816:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_eval.c:1415:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_eval"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _nonstd.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _nonstd.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_nonstd.c:35452:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_nonstd.c:1102:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_nonstd"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _kernel.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _kernel.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_kernel.c:8675:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___return(___STAMP_VERSION);
          ^
_kernel.c:5768:26: note: expanded from macro '___STAMP_VERSION'
#define ___STAMP_VERSION ___STAMP_RELEASE_VERSION
                         ^
../include/stamp-release.h:10:34: note: expanded from macro '___STAMP_RELEASE_VERSION'
#define ___STAMP_RELEASE_VERSION "v4.9.3"
                                 ^
_kernel.c:31952:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_kernel.c:1120:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_kernel"
                       ^
2 warnings generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _thread.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _thread.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_thread.c:27535:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_thread.c:890:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_thread"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _system.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _system.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_system.c:21197:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_system.c:454:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_system"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _module.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _module.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_module.c:29293:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_module.c:464:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_module"
                       ^
1 warning generated.
clang++ -O3 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o main.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL main.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
main.c:39:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "Usage: program [-:OPTION,OPTION...] ...\n"
        ^
main.c:559:39: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                  if (starts_with (s, "min-heap"))
                                      ^
main.c:561:44: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                  else if (starts_with (s, "max-heap"))
                                           ^
main.c:566:44: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                  else if (starts_with (s, "live-ratio"))
                                           ^
main.c:568:44: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                  else if (starts_with (s, "parallelism"))
                                           ^
main.c:570:44: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                  else if (starts_with (s, "debug"))
                                           ^
main.c:572:44: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                  else if (starts_with (s, "stdio-settings"))
                                           ^
main.c:577:44: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                  else if (starts_with (s, "terminal-settings"))
                                           ^
main.c:579:44: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                  else if (starts_with (s, "file-settings"))
                                           ^
main.c:581:44: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                  else if (starts_with (s, "io-settings"))
                                           ^
main.c:583:44: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                  else if (starts_with (s, "add-arg"))
                                           ^
main.c:585:44: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                  else if (starts_with (s, "search"))
                                           ^
main.c:617:44: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                  else if (starts_with (s, "whitelist"))
                                           ^
main.c:649:44: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                  else if (starts_with (s, "ask-install"))
                                           ^
main.c:651:46: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                      if (option_equal (arg, "always"))
                                             ^
main.c:656:51: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                      else if (option_equal (arg, "never"))
                                                  ^
main.c:661:51: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                      else if (option_equal (arg, "repl"))
                                                  ^
main.c:674:41: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
              else if (option_equal (s, "debug"))
                                        ^
main.c:676:41: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
              else if (option_equal (s, "r4rs"))
                                        ^
main.c:678:41: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
              else if (option_equal (s, "r5rs"))
                                        ^
main.c:680:41: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
              else if (option_equal (s, "r6rs"))
                                        ^
main.c:682:41: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
              else if (option_equal (s, "r7rs"))
                                        ^
main.c:684:41: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
              else if (option_equal (s, "gambit"))
                                        ^
main.c:1054:63: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                                  if (permissive_suffix (val, ".UTF-8") ||
                                                              ^
main.c:1055:63: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                                      permissive_suffix (val, ".UTF8"))
                                                              ^
main.c:1061:68: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                                  else if (permissive_suffix (val, ".ISO-8859-1") ||
                                                                   ^
main.c:1062:68: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                                           permissive_suffix (val, ".ISO8859-1") ||
                                                                   ^
main.c:1063:68: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                                           permissive_suffix (val, ".LATIN-1") ||
                                                                   ^
main.c:1064:68: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
                                           permissive_suffix (val, ".LATIN1"))
                                                                   ^
29 warnings generated.
clang++ -O3 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o os_tty.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_tty.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
os_tty.c:886:27: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        char* term_name = "/dev/tty";
                          ^
os_tty.c:1611:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
   { "\012",     LINEEDITOR_EV_RETURN                           }
     ^
os_tty.c:1612:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\015",     LINEEDITOR_EV_RETURN                           }
     ^
os_tty.c:1613:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\010",     LINEEDITOR_EV_BACK                             }
     ^
os_tty.c:1614:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\010",     LINEEDITOR_EV_BACK_SEXPR     | WITH_ESC_PREFIX }
     ^
os_tty.c:1615:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\011",     LINEEDITOR_EV_TAB                              }
     ^
os_tty.c:1623:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
   { "\177",     LINEEDITOR_EV_BACK                             }
     ^
os_tty.c:1624:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\177",     LINEEDITOR_EV_BACK_WORD      | WITH_ESC_PREFIX }
     ^
os_tty.c:1632:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
   { "\0",       LINEEDITOR_EV_MARK                              }
     ^
os_tty.c:1633:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\031",     LINEEDITOR_EV_PASTE                             }
     ^
os_tty.c:1634:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\027",     LINEEDITOR_EV_CUT                               }
     ^
os_tty.c:1635:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\013",     LINEEDITOR_EV_CUT_RIGHT                         }
     ^
os_tty.c:1636:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\025",     LINEEDITOR_EV_CUT_LEFT                          }
     ^
os_tty.c:1637:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\014",     LINEEDITOR_EV_REFRESH                           }
     ^
os_tty.c:1638:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\024",     LINEEDITOR_EV_TRANSPOSE                         }
     ^
os_tty.c:1639:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\024",     LINEEDITOR_EV_TRANSPOSE_SEXPR | WITH_ESC_PREFIX }
     ^
os_tty.c:1640:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "t",        LINEEDITOR_EV_TRANSPOSE_WORD  | WITH_ESC_PREFIX }
     ^
os_tty.c:1641:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "T",        LINEEDITOR_EV_TRANSPOSE_WORD  | WITH_ESC_PREFIX }
     ^
os_tty.c:1642:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "p",        LINEEDITOR_EV_UP              | WITH_ESC_PREFIX }
     ^
os_tty.c:1643:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "P",        LINEEDITOR_EV_UP              | WITH_ESC_PREFIX }
     ^
os_tty.c:1644:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "n",        LINEEDITOR_EV_DOWN            | WITH_ESC_PREFIX }
     ^
os_tty.c:1645:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "N",        LINEEDITOR_EV_DOWN            | WITH_ESC_PREFIX }
     ^
os_tty.c:1647:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\020",     LINEEDITOR_EV_UP                                }
     ^
os_tty.c:1648:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\016",     LINEEDITOR_EV_DOWN                              }
     ^
os_tty.c:1649:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\006",     LINEEDITOR_EV_RIGHT                             }
     ^
os_tty.c:1650:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\002",     LINEEDITOR_EV_LEFT                              }
     ^
os_tty.c:1651:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\006",     LINEEDITOR_EV_RIGHT_SEXPR     | WITH_ESC_PREFIX }
     ^
os_tty.c:1652:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "f",        LINEEDITOR_EV_RIGHT_WORD      | WITH_ESC_PREFIX }
     ^
os_tty.c:1653:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "F",        LINEEDITOR_EV_RIGHT_WORD      | WITH_ESC_PREFIX }
     ^
os_tty.c:1654:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\002",     LINEEDITOR_EV_LEFT_SEXPR      | WITH_ESC_PREFIX }
     ^
os_tty.c:1655:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "b",        LINEEDITOR_EV_LEFT_WORD       | WITH_ESC_PREFIX }
     ^
os_tty.c:1656:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "B",        LINEEDITOR_EV_LEFT_WORD       | WITH_ESC_PREFIX }
     ^
os_tty.c:1658:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\001",     LINEEDITOR_EV_HOME                              }
     ^
os_tty.c:1659:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\004",     LINEEDITOR_EV_DELETE                            }
     ^
os_tty.c:1660:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\005",     LINEEDITOR_EV_END                               }
     ^
os_tty.c:1661:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\004",     LINEEDITOR_EV_DELETE_SEXPR    | WITH_ESC_PREFIX }
     ^
os_tty.c:1662:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "d",        LINEEDITOR_EV_DELETE_WORD     | WITH_ESC_PREFIX }
     ^
os_tty.c:1663:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "D",        LINEEDITOR_EV_DELETE_WORD     | WITH_ESC_PREFIX }
     ^
os_tty.c:1671:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
   { "[A",       LINEEDITOR_EV_UP             | WITH_ESC_PREFIX }
     ^
os_tty.c:1672:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[B",       LINEEDITOR_EV_DOWN           | WITH_ESC_PREFIX }
     ^
os_tty.c:1673:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[C",       LINEEDITOR_EV_RIGHT          | WITH_ESC_PREFIX }
     ^
os_tty.c:1674:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[D",       LINEEDITOR_EV_LEFT           | WITH_ESC_PREFIX }
     ^
os_tty.c:1676:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[A",   LINEEDITOR_EV_NONE           | WITH_ESC_PREFIX }
     ^
os_tty.c:1677:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[B",   LINEEDITOR_EV_NONE           | WITH_ESC_PREFIX }
     ^
os_tty.c:1678:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[C",   LINEEDITOR_EV_RIGHT_SEXPR    | WITH_ESC_PREFIX }
     ^
os_tty.c:1679:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[D",   LINEEDITOR_EV_LEFT_SEXPR     | WITH_ESC_PREFIX }
     ^
os_tty.c:1681:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "OA",       LINEEDITOR_EV_UP             | WITH_ESC_PREFIX }
     ^
os_tty.c:1682:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "OB",       LINEEDITOR_EV_DOWN           | WITH_ESC_PREFIX }
     ^
os_tty.c:1683:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "OC",       LINEEDITOR_EV_RIGHT          | WITH_ESC_PREFIX }
     ^
os_tty.c:1684:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "OD",       LINEEDITOR_EV_LEFT           | WITH_ESC_PREFIX }
     ^
os_tty.c:1686:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033OA",   LINEEDITOR_EV_NONE           | WITH_ESC_PREFIX }
     ^
os_tty.c:1687:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033OB",   LINEEDITOR_EV_NONE           | WITH_ESC_PREFIX }
     ^
os_tty.c:1688:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033OC",   LINEEDITOR_EV_RIGHT_SEXPR    | WITH_ESC_PREFIX }
     ^
os_tty.c:1689:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033OD",   LINEEDITOR_EV_LEFT_SEXPR     | WITH_ESC_PREFIX }
     ^
os_tty.c:1691:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "A",        LINEEDITOR_EV_UP             | WITH_ESC_PREFIX }
     ^
os_tty.c:1692:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "B",        LINEEDITOR_EV_DOWN           | WITH_ESC_PREFIX }
     ^
os_tty.c:1693:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "C",        LINEEDITOR_EV_RIGHT          | WITH_ESC_PREFIX }
     ^
os_tty.c:1694:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "D",        LINEEDITOR_EV_LEFT           | WITH_ESC_PREFIX }
     ^
os_tty.c:1696:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033A",    LINEEDITOR_EV_NONE           | WITH_ESC_PREFIX }
     ^
os_tty.c:1697:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033B",    LINEEDITOR_EV_NONE           | WITH_ESC_PREFIX }
     ^
os_tty.c:1698:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033C",    LINEEDITOR_EV_RIGHT_SEXPR    | WITH_ESC_PREFIX }
     ^
os_tty.c:1699:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033D",    LINEEDITOR_EV_LEFT_SEXPR     | WITH_ESC_PREFIX }
     ^
os_tty.c:1708:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[1~",      LINEEDITOR_EV_HOME           | WITH_ESC_PREFIX }
     ^
os_tty.c:1709:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[2~",      LINEEDITOR_EV_INSERT         | WITH_ESC_PREFIX }
     ^
os_tty.c:1710:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[3~",      LINEEDITOR_EV_DELETE         | WITH_ESC_PREFIX }
     ^
os_tty.c:1711:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[4~",      LINEEDITOR_EV_END            | WITH_ESC_PREFIX }
     ^
os_tty.c:1712:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[5~",      LINEEDITOR_EV_HOME_DOC       | WITH_ESC_PREFIX }
     ^
os_tty.c:1713:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[6~",      LINEEDITOR_EV_END_DOC        | WITH_ESC_PREFIX }
     ^
os_tty.c:1715:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[1~",  LINEEDITOR_EV_HOME_DOC       | WITH_ESC_PREFIX }
     ^
os_tty.c:1716:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[2~",  LINEEDITOR_EV_NONE           | WITH_ESC_PREFIX }
     ^
os_tty.c:1717:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[3~",  LINEEDITOR_EV_DELETE_SEXPR   | WITH_ESC_PREFIX }
     ^
os_tty.c:1718:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[4~",  LINEEDITOR_EV_END_DOC        | WITH_ESC_PREFIX }
     ^
os_tty.c:1719:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[5~",  LINEEDITOR_EV_NONE           | WITH_ESC_PREFIX }
     ^
os_tty.c:1720:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[6~",  LINEEDITOR_EV_NONE           | WITH_ESC_PREFIX }
     ^
os_tty.c:1722:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[H",       LINEEDITOR_EV_HOME           | WITH_ESC_PREFIX }
     ^
os_tty.c:1723:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[L",       LINEEDITOR_EV_INSERT         | WITH_ESC_PREFIX }
     ^
os_tty.c:1724:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[F",       LINEEDITOR_EV_END            | WITH_ESC_PREFIX }
     ^
os_tty.c:1725:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\177",     LINEEDITOR_EV_DELETE                           }
     ^
os_tty.c:1726:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[H",   LINEEDITOR_EV_HOME_DOC       | WITH_ESC_PREFIX }
     ^
os_tty.c:1727:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\177",     LINEEDITOR_EV_DELETE_SEXPR   | WITH_ESC_PREFIX }
     ^
os_tty.c:1728:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[F",   LINEEDITOR_EV_END_DOC        | WITH_ESC_PREFIX }
     ^
os_tty.c:1743:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "OP",       LINEEDITOR_EV_F1             | WITH_ESC_PREFIX }
     ^
os_tty.c:1744:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "OQ",       LINEEDITOR_EV_F2             | WITH_ESC_PREFIX }
     ^
os_tty.c:1745:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "OR",       LINEEDITOR_EV_F3             | WITH_ESC_PREFIX }
     ^
os_tty.c:1746:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "OS",       LINEEDITOR_EV_F4             | WITH_ESC_PREFIX }
     ^
os_tty.c:1748:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033OP",   LINEEDITOR_EV_META_F1        | WITH_ESC_PREFIX }
     ^
os_tty.c:1749:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033OQ",   LINEEDITOR_EV_META_F2        | WITH_ESC_PREFIX }
     ^
os_tty.c:1750:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033OR",   LINEEDITOR_EV_META_F3        | WITH_ESC_PREFIX }
     ^
os_tty.c:1751:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033OS",   LINEEDITOR_EV_META_F4        | WITH_ESC_PREFIX }
     ^
os_tty.c:1760:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[11~",     LINEEDITOR_EV_F1             | WITH_ESC_PREFIX }
     ^
os_tty.c:1761:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[12~",     LINEEDITOR_EV_F2             | WITH_ESC_PREFIX }
     ^
os_tty.c:1762:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[13~",     LINEEDITOR_EV_F3             | WITH_ESC_PREFIX }
     ^
os_tty.c:1763:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[14~",     LINEEDITOR_EV_F4             | WITH_ESC_PREFIX }
     ^
os_tty.c:1765:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[11~", LINEEDITOR_EV_META_F1        | WITH_ESC_PREFIX }
     ^
os_tty.c:1766:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[12~", LINEEDITOR_EV_META_F2        | WITH_ESC_PREFIX }
     ^
os_tty.c:1767:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[13~", LINEEDITOR_EV_META_F3        | WITH_ESC_PREFIX }
     ^
os_tty.c:1768:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[14~", LINEEDITOR_EV_META_F4        | WITH_ESC_PREFIX }
     ^
os_tty.c:1779:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[15~",     LINEEDITOR_EV_F5             | WITH_ESC_PREFIX }
     ^
os_tty.c:1780:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[17~",     LINEEDITOR_EV_F6             | WITH_ESC_PREFIX }
     ^
os_tty.c:1781:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[18~",     LINEEDITOR_EV_F7             | WITH_ESC_PREFIX }
     ^
os_tty.c:1782:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[19~",     LINEEDITOR_EV_F8             | WITH_ESC_PREFIX }
     ^
os_tty.c:1783:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[20~",     LINEEDITOR_EV_F9             | WITH_ESC_PREFIX }
     ^
os_tty.c:1784:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[21~",     LINEEDITOR_EV_F10            | WITH_ESC_PREFIX }
     ^
os_tty.c:1785:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[23~",     LINEEDITOR_EV_F11            | WITH_ESC_PREFIX }
     ^
os_tty.c:1786:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "[24~",     LINEEDITOR_EV_F12            | WITH_ESC_PREFIX }
     ^
os_tty.c:1788:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[15~", LINEEDITOR_EV_META_F5        | WITH_ESC_PREFIX }
     ^
os_tty.c:1789:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[17~", LINEEDITOR_EV_META_F6        | WITH_ESC_PREFIX }
     ^
os_tty.c:1790:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[18~", LINEEDITOR_EV_META_F7        | WITH_ESC_PREFIX }
     ^
os_tty.c:1791:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[19~", LINEEDITOR_EV_META_F8        | WITH_ESC_PREFIX }
     ^
os_tty.c:1792:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[20~", LINEEDITOR_EV_META_F9        | WITH_ESC_PREFIX }
     ^
os_tty.c:1793:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[21~", LINEEDITOR_EV_META_F10       | WITH_ESC_PREFIX }
     ^
os_tty.c:1794:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[23~", LINEEDITOR_EV_META_F11       | WITH_ESC_PREFIX }
     ^
os_tty.c:1795:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  ,{ "\033[24~", LINEEDITOR_EV_META_F12       | WITH_ESC_PREFIX }
     ^
os_tty.c:1906:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
 DCAP("ho","home", "\033[H"             ) /* home cursor                  */
                   ^
os_tty.c:1907:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DCAP("cl","clear","\033[H\033[J"       ) /* home cursor and clear screen */
                   ^
os_tty.c:1908:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DCAP("up","cuu1", "\033[A"             ) /* move up one line             */
                   ^
os_tty.c:1909:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DCAP("do","cud1", "\033[B"             ) /* move down one line           */
                   ^
os_tty.c:1910:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DCAP("UP","cuu",  "\033[%p1%dA"        ) /* move up N lines              */
                   ^
os_tty.c:1911:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DCAP("DO","cud",  "\033[%p1%dB"        ) /* move down N lines            */
                   ^
os_tty.c:1912:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DCAP("RI","cuf",  "\033[%p1%dC"        ) /* move right N columns         */
                   ^
os_tty.c:1913:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DCAP("LE","cub",  "\033[%p1%dD"        ) /* move left N columns          */
                   ^
os_tty.c:1914:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DCAP("cm","cup",  "\033[%i%p1%d;%p2%dH") /* move cursor to (ROW,COL)     */
                   ^
os_tty.c:1915:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DCAP("me","sgr0", "\033[m"             ) /* turn off all attributes      */
                   ^
os_tty.c:1916:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DCAP("md","bold", "\033[1m"            ) /* turn on bold attribute       */
                   ^
os_tty.c:1917:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DCAP("us","smul", "\033[4m"            ) /* turn on underline attribute  */
                   ^
os_tty.c:1918:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DCAP("mr","rev",  "\033[7m"            ) /* turn on reverse attribute    */
                   ^
os_tty.c:1919:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DCAP("AF","setaf","\033[3%p1%dm"       ) /* ANSI set foreground color    */
                   ^
os_tty.c:1920:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DCAP("AB","setab","\033[4%p1%dm"       ) /* ANSI set background color    */
                   ^
os_tty.c:1921:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DCAP("cd","ed",   "\033[J"             ) /* erase to end of screen       */
                   ^
os_tty.c:1922:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DCAP("ce","el",   "\033[K"             ) /* erase to end of line         */
                   ^
os_tty.c:1923:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DCAP("cb","el1",  "\033[1K"            ) /* erase to beginning of line   */
                   ^
os_tty.c:1924:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DCAP(" 0","  0",  "\033[%p1%dt"        ) /* window operation with no arg */
                   ^
os_tty.c:1925:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DCAP(" 1","  1",  "\033[%p1%d;%p2%dt"  ) /* window operation with 1 arg  */
                   ^
os_tty.c:1926:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DCAP(" 2","  2",  "\033[%p1%d;%p2%d;%p3%dt") /* window operation with 2 args */
                   ^
os_tty.c:1927:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DCAP(" 3","  3",  "\033]%p1%d;"        ) /* window operation with text arg */
                   ^
os_tty.c:1933:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
 DKEY("ku","kcuu1","\033OA",  LINEEDITOR_EV_UP,      LINEEDITOR_EV_NONE        )
                   ^
os_tty.c:1934:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("kd","kcud1","\033OB",  LINEEDITOR_EV_DOWN,    LINEEDITOR_EV_NONE        )
                   ^
os_tty.c:1935:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("kr","kcuf1","\033OC",  LINEEDITOR_EV_RIGHT,   LINEEDITOR_EV_RIGHT_SEXPR )
                   ^
os_tty.c:1936:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("kl","kcub1","\033OD",  LINEEDITOR_EV_LEFT,    LINEEDITOR_EV_LEFT_SEXPR  )
                   ^
os_tty.c:1937:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("kh","khome","\033[1~", LINEEDITOR_EV_HOME,    LINEEDITOR_EV_HOME_DOC    )
                   ^
os_tty.c:1938:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("kI","kich1","\033[2~", LINEEDITOR_EV_INSERT,  LINEEDITOR_EV_NONE        )
                   ^
os_tty.c:1939:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("kD","kdch1","\033[3~", LINEEDITOR_EV_DELETE,  LINEEDITOR_EV_DELETE_SEXPR)
                   ^
os_tty.c:1940:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("@7","kend", "\033[4~", LINEEDITOR_EV_END,     LINEEDITOR_EV_END_DOC     )
                   ^
os_tty.c:1941:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("kP","kpp",  "\033[5~", LINEEDITOR_EV_HOME_DOC,LINEEDITOR_EV_NONE        )
                   ^
os_tty.c:1942:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("kN","knp",  "\033[6~", LINEEDITOR_EV_END_DOC, LINEEDITOR_EV_NONE        )
                   ^
os_tty.c:1943:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("k1","kf1",  "\033OP",  LINEEDITOR_EV_F1,      LINEEDITOR_EV_META_F1     )
                   ^
os_tty.c:1944:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("k2","kf2",  "\033OQ",  LINEEDITOR_EV_F2,      LINEEDITOR_EV_META_F2     )
                   ^
os_tty.c:1945:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("k3","kf3",  "\033OR",  LINEEDITOR_EV_F3,      LINEEDITOR_EV_META_F3     )
                   ^
os_tty.c:1946:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("k4","kf4",  "\033OS",  LINEEDITOR_EV_F4,      LINEEDITOR_EV_META_F4     )
                   ^
os_tty.c:1948:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("kh","khome","\033OH",  LINEEDITOR_EV_HOME,    LINEEDITOR_EV_HOME_DOC    )
                   ^
os_tty.c:1949:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("@7","kend", "\033OF",  LINEEDITOR_EV_END,     LINEEDITOR_EV_END_DOC     )
                   ^
os_tty.c:1950:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("k1","kf1",  "\033[11~",LINEEDITOR_EV_F1,      LINEEDITOR_EV_META_F1     )
                   ^
os_tty.c:1951:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("k2","kf2",  "\033[12~",LINEEDITOR_EV_F2,      LINEEDITOR_EV_META_F2     )
                   ^
os_tty.c:1952:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("k3","kf3",  "\033[13~",LINEEDITOR_EV_F3,      LINEEDITOR_EV_META_F3     )
                   ^
os_tty.c:1953:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("k4","kf4",  "\033[14~",LINEEDITOR_EV_F4,      LINEEDITOR_EV_META_F4     )
                   ^
os_tty.c:1956:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("k5","kf5",  "\033[15~",LINEEDITOR_EV_F5,      LINEEDITOR_EV_META_F5     )
                   ^
os_tty.c:1957:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("k6","kf6",  "\033[17~",LINEEDITOR_EV_F6,      LINEEDITOR_EV_META_F6     )
                   ^
os_tty.c:1958:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("k7","kf7",  "\033[18~",LINEEDITOR_EV_F7,      LINEEDITOR_EV_META_F7     )
                   ^
os_tty.c:1959:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("k8","kf8",  "\033[19~",LINEEDITOR_EV_F8,      LINEEDITOR_EV_META_F8     )
                   ^
os_tty.c:1960:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("k9","kf9",  "\033[20~",LINEEDITOR_EV_F9,      LINEEDITOR_EV_META_F9     )
                   ^
os_tty.c:1961:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("k;","kf10", "\033[21~",LINEEDITOR_EV_F10,     LINEEDITOR_EV_META_F10    )
                   ^
os_tty.c:1962:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("F1","kf11", "\033[23~",LINEEDITOR_EV_F11,     LINEEDITOR_EV_META_F11    )
                   ^
os_tty.c:1963:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
,DKEY("F2","kf12", "\033[24~",LINEEDITOR_EV_F12,     LINEEDITOR_EV_META_F12    )
                   ^
163 warnings generated.
clang++ -O3 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o c_intf.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL c_intf.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
clang++ -O3 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o actlog.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL actlog.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
clang++ -O3 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o os_io.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_io.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
os_io.c:4697:2: warning: invalid preprocessing directive, did you mean '#elif'? [-Wunknown-directives]
#elseif
 ^~~~~~
 elif
os_io.c:4719:2: warning: invalid preprocessing directive, did you mean '#elif'? [-Wunknown-directives]
#elseif
 ^~~~~~
 elif
2 warnings generated.
clang++ -O3 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o setup.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL setup.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
clang++ -O3 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o mem.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL mem.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
mem.c:2902:13: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  msgs[0] = "Heap overflow";
            ^
1 warning generated.
clang++ -O3 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o os_files.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_files.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
os_files.c:1287:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "info=" ___GAMBITDIR_INFO,
  ^
os_files.c:1293:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "userlib=" ___GAMBITDIR_USERLIB,
  ^
os_files.c:1296:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "instlib=" ___GAMBITDIR_INSTLIB,
  ^
3 warnings generated.
clang++ -O3 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o os_setup.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_setup.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
os_setup.c:2719:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
{ ___SYS_TYPE_CPU, ___SYS_TYPE_VENDOR, ___SYS_TYPE_OS, NULL };
  ^
<command line>:6:25: note: expanded from macro '___SYS_TYPE_CPU'
#define ___SYS_TYPE_CPU "aarch64"
                        ^
os_setup.c:2719:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
{ ___SYS_TYPE_CPU, ___SYS_TYPE_VENDOR, ___SYS_TYPE_OS, NULL };
                   ^
<command line>:7:28: note: expanded from macro '___SYS_TYPE_VENDOR'
#define ___SYS_TYPE_VENDOR "apple"
                           ^
os_setup.c:2719:40: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
{ ___SYS_TYPE_CPU, ___SYS_TYPE_VENDOR, ___SYS_TYPE_OS, NULL };
                                       ^
<command line>:8:24: note: expanded from macro '___SYS_TYPE_OS'
#define ___SYS_TYPE_OS "darwin22"
                       ^
os_setup.c:2723:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___SYS_TYPE_CPU "-" ___SYS_TYPE_VENDOR "-" ___SYS_TYPE_OS;
^
<command line>:6:25: note: expanded from macro '___SYS_TYPE_CPU'
#define ___SYS_TYPE_CPU "aarch64"
                        ^
os_setup.c:2726:44: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___HIDDEN char *configure_command_string = ___CONFIGURE_COMMAND;
                                           ^
<command line>:9:30: note: expanded from macro '___CONFIGURE_COMMAND'
#define ___CONFIGURE_COMMAND "./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"
                             ^
os_setup.c:2765:43: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___HIDDEN char *os_obj_extension_string = ___OBJ_EXTENSION;
                                          ^
<command line>:10:26: note: expanded from macro '___OBJ_EXTENSION'
#define ___OBJ_EXTENSION ".o"
                         ^
os_setup.c:2767:43: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___HIDDEN char *os_exe_extension_string = ___EXE_EXTENSION;
                                          ^
<command line>:11:26: note: expanded from macro '___EXE_EXTENSION'
#define ___EXE_EXTENSION ""
                         ^
os_setup.c:2769:43: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___HIDDEN char *os_bat_extension_string = ___BAT_EXTENSION;
                                          ^
<command line>:12:26: note: expanded from macro '___BAT_EXTENSION'
#define ___BAT_EXTENSION ""
                         ^
8 warnings generated.
clang++ -O3 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o os_base.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_base.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
os_base.c:887:21: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
      new_msgs[0] = "*** FATAL ERROR -- ";
                    ^
os_base.c:894:23: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
      new_msgs[i+1] = "\n";
                      ^
os_base.c:1394:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "int8",
  ^
os_base.c:1395:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "unsigned-int8",
  ^
os_base.c:1396:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "int16",
  ^
os_base.c:1397:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "unsigned-int16",
  ^
os_base.c:1398:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "int32",
  ^
os_base.c:1399:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "unsigned-int32",
  ^
os_base.c:1400:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "int64",
  ^
os_base.c:1401:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "unsigned-int64",
  ^
os_base.c:1402:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "float32",
  ^
os_base.c:1403:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "float64",
  ^
os_base.c:1404:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "char",
  ^
os_base.c:1405:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "signed-char",
  ^
os_base.c:1406:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "unsigned-char",
  ^
os_base.c:1407:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "ISO-8859-1",
  ^
os_base.c:1408:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "UCS-2",
  ^
os_base.c:1409:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "UCS-4",
  ^
os_base.c:1410:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "wchar_t",
  ^
os_base.c:1411:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "size_t",
  ^
os_base.c:1412:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "ssize_t",
  ^
os_base.c:1413:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "ptrdiff_t",
  ^
os_base.c:1414:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "short",
  ^
os_base.c:1415:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "unsigned-short",
  ^
os_base.c:1416:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "int",
  ^
os_base.c:1417:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "unsigned-int",
  ^
os_base.c:1418:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "long",
  ^
os_base.c:1419:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "unsigned-long",
  ^
os_base.c:1420:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "long-long",
  ^
os_base.c:1421:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "unsigned-long-long",
  ^
os_base.c:1422:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "float",
  ^
os_base.c:1423:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "double",
  ^
os_base.c:1424:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "struct",
  ^
os_base.c:1425:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "union",
  ^
os_base.c:1426:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "type",
  ^
os_base.c:1427:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "pointer",
  ^
os_base.c:1428:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "nonnull-pointer",
  ^
os_base.c:1429:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "function",
  ^
os_base.c:1430:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "nonnull-function",
  ^
os_base.c:1431:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "bool",
  ^
os_base.c:1432:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "char-string",
  ^
os_base.c:1433:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "nonnull-char-string",
  ^
os_base.c:1434:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "nonnull-char-string-list",
  ^
os_base.c:1435:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "ISO-8859-1-string",
  ^
os_base.c:1436:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "nonnull-ISO-8859-1-string",
  ^
os_base.c:1437:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "nonnull-ISO-8859-1-string-list",
  ^
os_base.c:1438:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "UTF-8-string",
  ^
os_base.c:1439:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "nonnull-UTF-8-string",
  ^
os_base.c:1440:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "nonnull-UTF-8-string-list",
  ^
os_base.c:1441:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "UTF-16-string",
  ^
os_base.c:1442:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "nonnull-UTF-16-string",
  ^
os_base.c:1443:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "nonnull-UTF-16-string-list",
  ^
os_base.c:1444:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "UCS-2-string",
  ^
os_base.c:1445:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "nonnull-UCS-2-string",
  ^
os_base.c:1446:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "nonnull-UCS-2-string-list",
  ^
os_base.c:1447:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "UCS-4-string",
  ^
os_base.c:1448:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "nonnull-UCS-4-string",
  ^
os_base.c:1449:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "nonnull-UCS-4-string-list",
  ^
os_base.c:1450:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "wchar_t-string",
  ^
os_base.c:1451:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "nonnull-wchar_t-string",
  ^
os_base.c:1452:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "nonnull-wchar_t-string-list",
  ^
os_base.c:1453:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "VARIANT",
  ^
os_base.c:1454:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  "(heap overflow)"
  ^
os_base.c:1574:21: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
              dir = "to C";
                    ^
os_base.c:1580:21: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
              dir = "from C";
                    ^
os_base.c:1628:15: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        msg = "Unknown error";
              ^
66 warnings generated.
clang++ -O3 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o os_thread.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_thread.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
clang++ -O3 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o os_time.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_time.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
clang++ -O3 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o os_shell.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_shell.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
clang++ -O3 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o os_dyn.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_dyn.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _gambit.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/pkg\"" -D___GAMBITDIR_INFO="\"/opt/pkg/info\"" -D___GAMBITDIR_USERLIB="\"~/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"~~userlib\"" -D___SYS_TYPE_CPU="\"aarch64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin22\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin22' '--host=aarch64-apple-darwin22' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin22' 'host_alias=aarch64-apple-darwin22' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/ncurses' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include/ncurses'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _gambit.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_gambit.c:36811:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___END_NEW_SYM_GLO(___S__7b__2e__2e__2e__7d_,___K_weak_2d_values)
^
../include/gambit.h:7099:44: note: expanded from macro '___END_NEW_SYM_GLO'
#define ___END_NEW_SYM_GLO(prevsym,prevkey)___LINKFILE_DESCR(prevsym,prevkey)
                                           ^
../include/gambit.h:7747:3: note: expanded from macro '___LINKFILE_DESCR'
  ___LINKFILE_NAME, \
  ^
_gambit.c:9933:26: note: expanded from macro '___LINKFILE_NAME'
#define ___LINKFILE_NAME "_gambit"
                         ^
1 warning generated.
1 warning generated.
2 warnings generated.
rm -f "libgambit.dylib" "libgambit.dylib" "libgambit.dylib"
clang++ -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include/ncurses  -dynamiclib -install_name /opt/pkg/lib//libgambit.dylib   -o libgambit.dylib main.o setup.o mem.o c_intf.o actlog.o os_setup.o os_base.o os_thread.o os_time.o os_shell.o os_files.o os_dyn.o os_tty.o os_io.o _kernel.o _system.o _num.o _std.o _eval.o _module.o _io.o _nonstd.o _thread.o _repl.o _gambit.o  
ld: warning: double slash removed from -dylib_install_name (/opt/pkg/lib//libgambit.dylib)
if test "" != ""; then \
  ln -s "libgambit.dylib" "libgambit.dylib"; \
  ln -s "libgambit.dylib" "libgambit.dylib"; \
fi
/opt/pkg/bin/gmake deselect-gen-for-commit-post-nonrec
gmake[2]: Entering directory '/Users/pbulk/build/lang/gambc/work/gambit-4.9.4/lib'
if [ -e ../.git ]; then git update-index --skip-worktree _kernel.c _system.c _num.c _std.c _eval.c _module.c _io.c _nonstd.c _thread.c _repl.c _gambit.c; fi
gmake[2]: Leaving directory '/Users/pbulk/build/lang/gambc/work/gambit-4.9.4/lib'
gmake[1]: Leaving directory '/Users/pbulk/build/lang/gambc/work/gambit-4.9.4/lib'
making core in gsi
gmake[1]: Entering directory '/Users/pbulk/build/lang/gambc/work/gambit-4.9.4/gsi'
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _gsilib.o -I. -DHAVE_CONFIG_H _gsilib.c -D___LIBRARY
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _gambitgsi.o -I. -DHAVE_CONFIG_H _gambitgsi.c -D___LIBRARY
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _gsi.o -I. -DHAVE_CONFIG_H _gsi.c
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_gsilib.c:140:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_gsilib.c:28:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_gsilib"
                       ^
_gambitgsi.c:15718:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___END_NEW_SYM_GLO(___S___gsilib_23_,0)
^
../include/gambit.h:7099:44: note: expanded from macro '___END_NEW_SYM_GLO'
#define ___END_NEW_SYM_GLO(prevsym,prevkey)___LINKFILE_DESCR(prevsym,prevkey)
                                           ^
../include/gambit.h:7747:3: note: expanded from macro '___LINKFILE_DESCR'
  ___LINKFILE_NAME, \
  ^
_gambitgsi.c:9936:26: note: expanded from macro '___LINKFILE_NAME'
#define ___LINKFILE_NAME "_gambitgsi"
                         ^
1 warning generated.
_gsi.c:3493:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_gsi.c:174:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_gsi"
                       ^
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _gsi_.o -I. -DHAVE_CONFIG_H _gsi_.c
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
1 warning generated.
rm -f "libgambitgsi.dylib" "libgambitgsi.dylib" "libgambitgsi.dylib"
clang++ -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include/ncurses  -dynamiclib -install_name /opt/pkg/lib//libgambitgsi.dylib   -o libgambitgsi.dylib  _gsilib.o _gambitgsi.o ../lib/libgambit.dylib 
ld: warning: double slash removed from -dylib_install_name (/opt/pkg/lib//libgambitgsi.dylib)
if test "" != ""; then \
  ln -s "libgambitgsi.dylib" "libgambitgsi.dylib"; \
  ln -s "libgambitgsi.dylib" "libgambitgsi.dylib"; \
fi
_gsi_.c:15744:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___END_NEW_SYM_GLO(___S_f,0)
^
../include/gambit.h:7099:44: note: expanded from macro '___END_NEW_SYM_GLO'
#define ___END_NEW_SYM_GLO(prevsym,prevkey)___LINKFILE_DESCR(prevsym,prevkey)
                                           ^
../include/gambit.h:7747:3: note: expanded from macro '___LINKFILE_DESCR'
  ___LINKFILE_NAME, \
  ^
_gsi_.c:9945:26: note: expanded from macro '___LINKFILE_NAME'
#define ___LINKFILE_NAME "_gsi_"
                         ^
1 warning generated.
1 warning generated.
clang++ -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include/ncurses   -no-cpp-precomp -Wno-unused -Wno-write-strings -Wdisabled-optimization -fwrapv -fno-strict-aliasing -fno-trapping-math -fno-math-errno -foptimize-sibling-calls -fmodulo-sched -fPIC -fno-common    -I"../include"  -o gsi    _gsi.o _gsi_.o "../lib/libgambit.dylib"  libgambitgsi.dylib
/opt/pkg/bin/gmake deselect-gen-for-commit-post-nonrec
gmake[2]: Entering directory '/Users/pbulk/build/lang/gambc/work/gambit-4.9.4/gsi'
if [ -e ../.git ]; then git update-index --skip-worktree _gsilib.c _gsi.c _gambitgsi.c _gsi_.c; fi
gmake[2]: Leaving directory '/Users/pbulk/build/lang/gambc/work/gambit-4.9.4/gsi'
gmake[1]: Leaving directory '/Users/pbulk/build/lang/gambc/work/gambit-4.9.4/gsi'
making core in gsc
gmake[1]: Entering directory '/Users/pbulk/build/lang/gambc/work/gambit-4.9.4/gsc'
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _t-univ-2.o -I. -DHAVE_CONFIG_H _t-univ-2.c -D___LIBRARY
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _t-univ-3.o -I. -DHAVE_CONFIG_H _t-univ-3.c -D___LIBRARY
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _t-univ-1.o -I. -DHAVE_CONFIG_H _t-univ-1.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_t-univ-1.c:51336:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_t-univ-1.c:1267:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_t-univ-1"
                       ^
_t-univ-3.c:52122:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_t-univ-3.c:1215:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_t-univ-3"
                       ^
_t-univ-2.c:79571:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_t-univ-2.c:859:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_t-univ-2"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _prims.o -I. -DHAVE_CONFIG_H _prims.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_prims.c:72187:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_prims.c:349:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_prims"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _t-univ-4.o -I. -DHAVE_CONFIG_H _t-univ-4.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_t-univ-4.c:42407:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_t-univ-4.c:501:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_t-univ-4"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _t-c-2.o -I. -DHAVE_CONFIG_H _t-c-2.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_t-c-2.c:39381:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_t-c-2.c:564:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_t-c-2"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _front.o -I. -DHAVE_CONFIG_H _front.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_front.c:33841:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_front.c:709:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_front"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _ptree1.o -I. -DHAVE_CONFIG_H _ptree1.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_ptree1.c:30460:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_ptree1.c:777:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_ptree1"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _ptree2.o -I. -DHAVE_CONFIG_H _ptree2.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_ptree2.c:28812:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_ptree2.c:524:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_ptree2"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _gvm.o -I. -DHAVE_CONFIG_H _gvm.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_gvm.c:28542:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_gvm.c:609:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_gvm"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _t-c-1.o -I. -DHAVE_CONFIG_H _t-c-1.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_t-c-1.c:23963:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_t-c-1.c:653:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_t-c-1"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _x86.o -I. -DHAVE_CONFIG_H _x86.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_x86.c:26334:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_x86.c:626:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_x86"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _t-cpu-abstract-machine.o -I. -DHAVE_CONFIG_H _t-cpu-abstract-machine.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_t-cpu-abstract-machine.c:24654:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_t-cpu-abstract-machine.c:587:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_t-cpu-abstract-machine"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _t-cpu-backend-x86.o -I. -DHAVE_CONFIG_H _t-cpu-backend-x86.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_t-cpu-backend-x86.c:24364:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_t-cpu-backend-x86.c:639:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_t-cpu-backend-x86"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _t-cpu-backend-arm.o -I. -DHAVE_CONFIG_H _t-cpu-backend-arm.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_t-cpu-backend-arm.c:14932:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_t-cpu-backend-arm.c:414:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_t-cpu-backend-arm"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _t-cpu-backend-riscv.o -I. -DHAVE_CONFIG_H _t-cpu-backend-riscv.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_t-cpu-backend-riscv.c:13591:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_t-cpu-backend-riscv.c:441:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_t-cpu-backend-riscv"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _arm.o -I. -DHAVE_CONFIG_H _arm.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_arm.c:13318:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_arm.c:249:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_arm"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _source.o -I. -DHAVE_CONFIG_H _source.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_source.c:13749:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_source.c:508:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_source"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _t-cpu-primitives.o -I. -DHAVE_CONFIG_H _t-cpu-primitives.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_t-cpu-primitives.c:8325:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_t-cpu-primitives.c:168:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_t-cpu-primitives"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _riscv.o -I. -DHAVE_CONFIG_H _riscv.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_riscv.c:11526:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_riscv.c:316:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_riscv"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _utils.o -I. -DHAVE_CONFIG_H _utils.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_utils.c:8921:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_utils.c:233:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_utils"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _asm.o -I. -DHAVE_CONFIG_H _asm.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _gsclib.o -I. -DHAVE_CONFIG_H _gsclib.c -D___LIBRARY
_asm.c:8334:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_asm.c:216:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_asm"
                       ^
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_gsclib.c:5489:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_gsclib.c:161:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_gsclib"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _parms.o -I. -DHAVE_CONFIG_H _parms.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_parms.c:5275:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_parms.c:214:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_parms"
                       ^
1 warning generated.
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _t-c-3.o -I. -DHAVE_CONFIG_H _t-c-3.c -D___LIBRARY
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _codegen.o -I. -DHAVE_CONFIG_H _codegen.c -D___LIBRARY
clang: warning: clangtreating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_codegen.c:4484:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_codegen.c:163:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_codegen"
                       ^
_t-c-3.c:9812:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_t-c-3.c:232:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_t-c-3"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _back.o -I. -DHAVE_CONFIG_H _back.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_back.c:4840:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_back.c:234:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_back"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _env.o -I. -DHAVE_CONFIG_H _env.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_env.c:4255:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_env.c:183:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_env"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _host.o -I. -DHAVE_CONFIG_H _host.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_host.c:5020:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_host.c:357:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_host"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _t-cpu-object-desc.o -I. -DHAVE_CONFIG_H _t-cpu-object-desc.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _t-cpu.o -I. -DHAVE_CONFIG_H _t-cpu.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_t-cpu-object-desc.c:3951:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_t-cpu-object-desc.c:239:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_t-cpu-object-desc"
                       ^
_t-cpu.c:1476:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_t-cpu.c:101:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_t-cpu"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _t-cpu-utils.o -I. -DHAVE_CONFIG_H _t-cpu-utils.c -D___LIBRARY
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _assert.o -I. -DHAVE_CONFIG_H _assert.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_t-cpu-utils.c:728:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_t-cpu-utils.c:49:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_t-cpu-utils"
                       ^
_assert.c:140:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_assert.c:28:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_assert"
                       ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _gambitgsc.o -I. -DHAVE_CONFIG_H _gambitgsc.c -D___LIBRARY
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _gsc.o -I. -DHAVE_CONFIG_H _gsc.c
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_gsc.c:8140:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___BEGIN_MOD_SYM_KEY
^
../include/gambit.h:7621:3: note: expanded from macro '___BEGIN_MOD_SYM_KEY'
  ___MODULE_NAME, \
  ^
_gsc.c:263:24: note: expanded from macro '___MODULE_NAME'
#define ___MODULE_NAME "_gsc"
                       ^
_gambitgsc.c:46424:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___END_NEW_SYM_GLO(___S_xmm9,___K_warnings_3f_)
^
../include/gambit.h:7099:44: note: expanded from macro '___END_NEW_SYM_GLO'
#define ___END_NEW_SYM_GLO(prevsym,prevkey)___LINKFILE_DESCR(prevsym,prevkey)
                                           ^
../include/gambit.h:7747:3: note: expanded from macro '___LINKFILE_DESCR'
  ___LINKFILE_NAME, \
  ^
_gambitgsc.c:17994:26: note: expanded from macro '___LINKFILE_NAME'
#define ___LINKFILE_NAME "_gambitgsc"
                         ^
1 warning generated.
clang++ -O1 -pipe -Os -I/opt/pkg/include/ncurses  -I"../include" -c -o _gsc_.o -I. -DHAVE_CONFIG_H _gsc_.c
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
_gsc_.c:28713:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
___END_NEW_SYM_GLO(___S_nopreload,0)
^
../include/gambit.h:7099:44: note: expanded from macro '___END_NEW_SYM_GLO'
#define ___END_NEW_SYM_GLO(prevsym,prevkey)___LINKFILE_DESCR(prevsym,prevkey)
                                           ^
../include/gambit.h:7747:3: note: expanded from macro '___LINKFILE_DESCR'
  ___LINKFILE_NAME, \
  ^
_gsc_.c:18003:26: note: expanded from macro '___LINKFILE_NAME'
#define ___LINKFILE_NAME "_gsc_"
                         ^
1 warning generated.
1 warning generated.
Rename failed: /Users/pbulk/build/lang/gambc/work/gambit-4.9.4/gsc/_t-univ-2-70e79e67.o.tmp -> /Users/pbulk/build/lang/gambc/work/gambit-4.9.4/gsc/_t-univ-2.o: No such file or directory
error: unable to rename temporary '/Users/pbulk/build/lang/gambc/work/gambit-4.9.4/gsc/_t-univ-2-70e79e67.o.tmp' to output file '/Users/pbulk/build/lang/gambc/work/gambit-4.9.4/gsc/_t-univ-2.o': 'No such file or directory'
1 warning and 1 error generated.
gmake[1]: *** [makefile:305: _t-univ-2.o] Error 1
gmake[1]: Leaving directory '/Users/pbulk/build/lang/gambc/work/gambit-4.9.4/gsc'
gmake: *** [makefile:543: core-recursive] Error 1
*** Error code 2

Stop.
bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/lang/gambc
*** Error code 1

Stop.
bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/lang/gambc