+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/sdcc-3.9.0nb15/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/sdcc-3.9.0nb15/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for sdcc-3.9.0nb15
for misc in debugger/mcs51 sim/ucsim; do /opt/pkg/bin/gmake -C $misc ; done
gmake[1]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/debugger/mcs51'
gcc -MM -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H sdcdb.c symtab.c simi.c break.c cmd.c ../../support/util/NewAlloc.c ../../src/SDCCset.c ../../src/SDCChasht.c ../../src/SDCCerr.c >Makefile.dep
gcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -Wall -c -o sdcdb.o sdcdb.c
In function 'readCdb',
    inlined from 'cmdFile' at sdcdb.c:816:12:
sdcdb.c:418:11: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]
  418 |           strncpy(currl->line, bp, strlen(bp)-1);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sdcdb.c:418:36: note: length computed here
  418 |           strncpy(currl->line, bp, strlen(bp)-1);
      |                                    ^~~~~~~~~~
gcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -Wall -c -o symtab.o symtab.c
gcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -Wall -c -o simi.o simi.c
gcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -Wall -c -o break.o break.c
gcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -Wall -c -o cmd.o cmd.c
gcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -Wall -c -o NewAlloc.o ../../support/util/NewAlloc.c
In function 'Safe_strndup',
    inlined from 'Safe_strdup' at ../../support/util/NewAlloc.c:241:10:
../../support/util/NewAlloc.c:230:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  230 |   strncpy (pret, sz, size);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
../../support/util/NewAlloc.c: In function 'Safe_strdup':
../../support/util/NewAlloc.c:241:10: note: length computed here
  241 |   return Safe_strndup (sz, strlen (sz));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -Wall -c -o SDCCset.o ../../src/SDCCset.c
gcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -Wall -c -o SDCChasht.o ../../src/SDCChasht.c
gcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -Wall -c -o SDCCerr.o ../../src/SDCCerr.c
gcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o ../..//bin/sdcdb sdcdb.o symtab.o simi.o break.o cmd.o NewAlloc.o SDCCset.o SDCChasht.o SDCCerr.o  -lnsl -lsocket -lpthread -lrt -lreadline
gmake[1]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/debugger/mcs51'
gmake[1]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim'
/opt/pkg/bin/gmake libs
gmake[2]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim'
/opt/pkg/bin/gmake -f main.mk all
gmake[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim'
g++ -MM -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I./sim.src -I./cmd.src -I./gui.src pobj.cc globals.cc utils.cc error.cc app.cc option.cc chars.cc fio.cc fuio.cc ucsim.cc >main.dep
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -I. -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I./sim.src -I./cmd.src -I./gui.src  -c pobj.cc -o pobj.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -I. -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I./sim.src -I./cmd.src -I./gui.src  -c globals.cc -o globals.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -I. -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I./sim.src -I./cmd.src -I./gui.src  -c utils.cc -o utils.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -I. -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I./sim.src -I./cmd.src -I./gui.src  -c error.cc -o error.o
In file included from appcl.h:35,
                 from globals.h:35,
                 from error.cc:33:
optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from errorcl.h:34,
                 from error.cc:32:
pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ./sim.src/hwcl.h:42,
                 from ./sim.src/uccl.h:37,
                 from ./sim.src/simcl.h:43,
                 from appcl.h:39:
./sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
./sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -I. -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I./sim.src -I./cmd.src -I./gui.src  -c app.cc -o app.o
In file included from appcl.h:35,
                 from app.cc:42:
optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from fiocl.h:35,
                 from utils.h:37,
                 from app.cc:41:
pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ./sim.src/hwcl.h:42,
                 from ./sim.src/uccl.h:37,
                 from ./sim.src/simcl.h:43,
                 from appcl.h:39:
./sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
./sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -I. -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I./sim.src -I./cmd.src -I./gui.src  -c option.cc -o option.o
In file included from option.cc:37:
optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from optioncl.h:35:
pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ./sim.src/hwcl.h:42,
                 from ./sim.src/uccl.h:37,
                 from ./sim.src/simcl.h:43,
                 from appcl.h:39,
                 from globals.h:35,
                 from option.cc:38:
./sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
./sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -I. -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I./sim.src -I./cmd.src -I./gui.src  -c chars.cc -o chars.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -I. -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I./sim.src -I./cmd.src -I./gui.src  -c fio.cc -o fio.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -I. -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I./sim.src -I./cmd.src -I./gui.src  -c fuio.cc -o fuio.o
ar -rc libucsimutil.a pobj.o globals.o utils.o error.o app.o option.o chars.o fio.o fuio.o
ranlib libucsimutil.a
gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim'
/opt/pkg/bin/gmake -C cmd.src cmd.src
gmake[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/cmd.src'
/opt/pkg/bin/bison -y -d cmdpars.y
cmdpars.y: warning: 54 shift/reduce conflicts [-Wconflicts-sr]
cmdpars.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
mv y.tab.c cmdpars.cc
mv y.tab.h cmdpars.hh
rm -f cmdlex.cc
/opt/pkg/bin/flex -t cmdlex.l > cmdlex.cc
g++ -MM -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../gui.src ./command.cc ./cmdutil.cc ./syntax.cc ./newcmd.cc ./newcmdposix.cc ./cmd_exec.cc ./cmd_get.cc ./cmd_set.cc ./cmd_timer.cc ./cmd_bp.cc ./cmd_info.cc ./cmd_show.cc ./cmd_gui.cc ./cmd_conf.cc ./cmd_uc.cc ./cmd_stat.cc ./cmd_mem.cc cmdpars.cc cmdlex.cc >Makefile.dep
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../gui.src  -c command.cc -o command.o
In file included from ../appcl.h:35,
                 from command.cc:37:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../fiocl.h:35,
                 from command.cc:35:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmdutil.cc -o cmdutil.o
In file included from ../appcl.h:35,
                 from ../globals.h:35,
                 from cmdutil.cc:38:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../appcl.h:34:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../gui.src  -c syntax.cc -o syntax.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../gui.src  -c newcmd.cc -o newcmd.o
In file included from ../appcl.h:35,
                 from ../globals.h:35,
                 from newcmd.cc:41:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../appcl.h:34:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../gui.src  -c newcmdposix.cc -o newcmdposix.o
In file included from ../appcl.h:35,
                 from ../globals.h:35,
                 from newcmdposix.cc:40:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../appcl.h:34:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_exec.cc -o cmd_exec.o
In file included from ../fiocl.h:35,
                 from ../utils.h:37,
                 from cmd_exec.cc:32:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39,
                 from ../globals.h:35,
                 from cmd_exec.cc:33:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_get.cc -o cmd_get.o
In file included from ../fiocl.h:35,
                 from ../utils.h:37,
                 from cmd_get.cc:35:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39,
                 from cmd_get.cc:36:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_set.cc -o cmd_set.o
In file included from ../errorcl.h:34,
                 from cmd_set.cc:36:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39,
                 from cmd_set.cc:37:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_timer.cc -o cmd_timer.o
In file included from ../sim.src/simcl.h:34,
                 from cmd_timer.cc:34:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_bp.cc -o cmd_bp.o
In file included from ../sim.src/brkcl.h:34,
                 from cmd_bp.cc:35:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/brkcl.h:38:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
In file included from ./newcmdcl.h:41,
                 from ../sim.src/simcl.h:37,
                 from cmd_bp.cc:37:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_info.cc -o cmd_info.o
In file included from ./newcmdcl.h:41,
                 from ../sim.src/simcl.h:37,
                 from cmd_info.cc:32:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../sim.src/simcl.h:34:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_show.cc -o cmd_show.o
In file included from ../appcl.h:35,
                 from ../globals.h:35,
                 from cmd_show.cc:34:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../appcl.h:34:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_gui.cc -o cmd_gui.o
In file included from ../appcl.h:34,
                 from ../globals.h:35,
                 from cmd_gui.cc:31:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_conf.cc -o cmd_conf.o
In file included from ../appcl.h:34,
                 from ../globals.h:35,
                 from cmd_conf.cc:29:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_uc.cc -o cmd_uc.o
In file included from ../appcl.h:34,
                 from ../globals.h:35,
                 from cmd_uc.cc:31:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_stat.cc -o cmd_stat.o
In file included from ../appcl.h:34,
                 from ../globals.h:35,
                 from cmd_stat.cc:31:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_mem.cc -o cmd_mem.o
In file included from ../appcl.h:34,
                 from ../globals.h:35,
                 from cmd_mem.cc:29:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmdpars.cc -o cmdpars.o
In file included from ../sim.src/memcl.h:37,
                 from cmdpars.y:4:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
In file included from ../globals.h:35,
                 from cmdpars.y:5:
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmdlex.cc -o cmdlex.o
In file included from ../appcl.h:35,
                 from ../globals.h:35,
                 from cmdlex.l:79:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../appcl.h:34:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
ar -rc ../libcmd.a command.o cmdutil.o syntax.o newcmd.o newcmdposix.o cmd_exec.o cmd_get.o cmd_set.o cmd_timer.o cmd_bp.o cmd_info.o cmd_show.o cmd_gui.o cmd_conf.o cmd_uc.o cmd_stat.o cmd_mem.o cmdpars.o cmdlex.o
ranlib ../libcmd.a
gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/cmd.src'
/opt/pkg/bin/gmake -C sim.src sim.src
gmake[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/sim.src'
g++ -MM -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../gui.src arg.cc brk.cc guiobj.cc hw.cc itsrc.cc iwrap.cc mem.cc obsolete.cc port_hw.cc serial_hw.cc sim.cc simif.cc stack.cc test_mem_speed.cc uc.cc var.cc vcd.cc >Makefile.dep
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c stack.cc -o stack.o
In file included from ../cmd.src/newcmdcl.h:41,
                 from stack.cc:31:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../cmd.src/newcmdcl.h:40:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from hwcl.h:42,
                 from uccl.h:37,
                 from stack.cc:34:
memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c mem.cc -o mem.o
In file included from ../appcl.h:35,
                 from ../globals.h:35,
                 from mem.cc:38:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../fiocl.h:35,
                 from ../utils.h:37,
                 from mem.cc:37:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ./hwcl.h:42,
                 from ./uccl.h:37,
                 from ./simcl.h:43,
                 from ../appcl.h:39:
./memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
./memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c sim.cc -o sim.o
In file included from ../appcl.h:35,
                 from ../globals.h:35,
                 from sim.cc:36:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../appcl.h:34:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ./hwcl.h:42,
                 from ./uccl.h:37,
                 from ./simcl.h:43,
                 from ../appcl.h:39:
./memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
./memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c itsrc.cc -o itsrc.o
In file included from ../cmd.src/newcmdcl.h:41,
                 from hwcl.h:38,
                 from uccl.h:37,
                 from itsrccl.h:34,
                 from itsrc.cc:34:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from itsrccl.h:31:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from hwcl.h:42:
memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c brk.cc -o brk.o
In file included from brk.cc:33:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ./hwcl.h:42,
                 from ./uccl.h:37,
                 from ./simcl.h:43,
                 from ../appcl.h:39,
                 from ../globals.h:35,
                 from brk.cc:34:
./memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
./memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c arg.cc -o arg.o
In file included from ../appcl.h:35,
                 from ../globals.h:35,
                 from arg.cc:35:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../appcl.h:34:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ./hwcl.h:42,
                 from ./uccl.h:37,
                 from ./simcl.h:43,
                 from ../appcl.h:39:
./memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
./memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c guiobj.cc -o guiobj.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c uc.cc -o uc.o
In file included from ../appcl.h:35,
                 from ../globals.h:35,
                 from uc.cc:37:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../appcl.h:34:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ./hwcl.h:42,
                 from ./uccl.h:37,
                 from ./simcl.h:43,
                 from ../appcl.h:39:
./memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
./memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c hw.cc -o hw.o
In file included from ../appcl.h:35,
                 from ../globals.h:35,
                 from hw.cc:35:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../appcl.h:34:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ./hwcl.h:42,
                 from ./uccl.h:37,
                 from ./simcl.h:43,
                 from ../appcl.h:39:
./memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
./memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c simif.cc -o simif.o
In file included from ../appcl.h:35,
                 from ../globals.h:35,
                 from simif.cc:34:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../appcl.h:34:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ./hwcl.h:42,
                 from ./uccl.h:37,
                 from ./simcl.h:43,
                 from ../appcl.h:39:
./memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
./memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c serial_hw.cc -o serial_hw.o
In file included from ../appcl.h:35,
                 from ../globals.h:35,
                 from serial_hw.cc:33:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../fiocl.h:35,
                 from ../utils.h:37,
                 from serial_hw.cc:32:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ./hwcl.h:42,
                 from ./uccl.h:37,
                 from ./simcl.h:43,
                 from ../appcl.h:39:
./memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
./memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c port_hw.cc -o port_hw.o
In file included from ../appcl.h:34,
                 from ../globals.h:35,
                 from port_hw.cc:30:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ./hwcl.h:42,
                 from ./uccl.h:37,
                 from ./simcl.h:43,
                 from ../appcl.h:39:
./memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
./memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c iwrap.cc -o iwrap.o
In file included from uccl.h:33,
                 from iwrap.h:4,
                 from iwrap.cc:1:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from hwcl.h:42,
                 from uccl.h:37:
memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c var.cc -o var.o
In file included from varcl.h:34,
                 from var.cc:30:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from varcl.h:38:
memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c vcd.cc -o vcd.o
In file included from ../fiocl.h:35,
                 from ../utils.h:37,
                 from vcd.cc:31:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from hwcl.h:42,
                 from vcdcl.h:31,
                 from vcd.cc:37:
memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
ar -rc ../libsim.a stack.o mem.o sim.o itsrc.o brk.o arg.o guiobj.o uc.o hw.o simif.o serial_hw.o port_hw.o iwrap.o var.o vcd.o
ranlib ../libsim.a
gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/sim.src'
/opt/pkg/bin/gmake -C gui.src gui.src
gmake[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/gui.src'
g++ -MM -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../cmd.src rec.cc gui.cc if.cc >Makefile.dep
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../cmd.src -c rec.cc -o rec.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../cmd.src -c gui.cc -o gui.o
In file included from guicl.h:34,
                 from gui.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from guicl.h:37:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../sim.src -I../cmd.src -c if.cc -o if.o
ar -rc ../libguiucsim.a rec.o gui.o if.o
ranlib ../libguiucsim.a
ar -rc ../libguitool.a rec.o 
ranlib ../libguitool.a
gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/gui.src'
gmake[2]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim'
/opt/pkg/bin/gmake apps
gmake[2]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim'
/opt/pkg/bin/gmake -C s51.src s51.src
gmake[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/s51.src'
g++ -MM -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src arith.cc bit.cc glob.cc inc.cc interrupt.cc jmp.cc logic.cc mdu.cc mov.cc pca.cc port.cc s51.cc serial.cc sim51.cc timer0.cc timer1.cc timer2.cc uc251.cc uc320.cc uc380.cc uc390.cc uc390hw.cc uc51.cc uc517.cc uc51r.cc uc52.cc uc521.cc uc88x.cc uc89c51r.cc wdt.cc >Makefile.dep
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c glob.cc -o glob.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c sim51.cc -o sim51.o
In file included from ../appcl.h:35,
                 from ../globals.h:35,
                 from sim51.cc:36:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../appcl.h:34:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inc.cc -o inc.o
In file included from uc51cl.h:38,
                 from inc.cc:31:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from uc51cl.h:40:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c jmp.cc -o jmp.o
In file included from ../cmd.src/newcmdcl.h:41,
                 from ../sim.src/simcl.h:37,
                 from uc51cl.h:40,
                 from jmp.cc:38:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from uc51cl.h:38:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c mov.cc -o mov.o
In file included from ../sim.src/memcl.h:37,
                 from mov.cc:38:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c logic.cc -o logic.o
In file included from uc51cl.h:38,
                 from logic.cc:34:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from uc51cl.h:40:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c arith.cc -o arith.o
In file included from uc51cl.h:38,
                 from arith.cc:33:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from uc51cl.h:40:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c bit.cc -o bit.o
In file included from uc51cl.h:38,
                 from bit.cc:31:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from uc51cl.h:40:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c timer0.cc -o timer0.o
In file included from timer0cl.h:32,
                 from timer0.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from timer0cl.h:33:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
timer0.cc: In member function 'virtual void cl_timer0::print_info(cl_console_base*)':
timer0.cc:426:43: warning: 'this' pointer is null [-Wnonnull]
  426 |   con->dd_printf(" %s", sfr?"?":((sfr->get(IE)&bmET0)?"en":"dis"));
      |                                   ~~~~~~~~^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c timer1.cc -o timer1.o
In file included from timer1cl.h:32,
                 from timer1.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from timer1cl.h:33:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
timer1.cc: In member function 'virtual void cl_timer1::print_info(cl_console_base*)':
timer1.cc:86:43: warning: 'this' pointer is null [-Wnonnull]
   86 |   con->dd_printf(" %s", sfr?"?":((sfr->get(IE)&bmET1)?"en":"dis"));
      |                                   ~~~~~~~~^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c timer2.cc -o timer2.o
In file included from timer2cl.h:32,
                 from timer2.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from timer2cl.h:33:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
timer2.cc: In member function 'virtual void cl_timer2::print_info(cl_console_base*)':
timer2.cc:403:43: warning: 'this' pointer is null [-Wnonnull]
  403 |   con->dd_printf(" %s", sfr?"?":((sfr->get(IE)&bmET2)?"en":"dis"));
      |                                   ~~~~~~~~^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c serial.cc -o serial.o
In file included from ../appcl.h:35,
                 from ../globals.h:35,
                 from serial.cc:39:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../appcl.h:34:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c port.cc -o port.o
In file included from ../sim.src/argcl.h:32,
                 from port.cc:31:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from portcl.h:33,
                 from port.cc:37:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c interrupt.cc -o interrupt.o
In file included from ../fiocl.h:35,
                 from ../utils.h:37,
                 from interrupt.cc:30:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/itsrccl.h:34,
                 from interrupt.cc:33:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c wdt.cc -o wdt.o
In file included from ../sim.src/uccl.h:33,
                 from wdtcl.h:34,
                 from wdt.cc:31:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c pca.cc -o pca.o
In file included from ../sim.src/itsrccl.h:31,
                 from pca.cc:31:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/itsrccl.h:34:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c mdu.cc -o mdu.o
In file included from uc51cl.h:38,
                 from mdu.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from uc51cl.h:40:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc51.cc -o uc51.o
In file included from ../appcl.h:35,
                 from ../globals.h:35,
                 from uc51.cc:45:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../fiocl.h:35,
                 from ../utils.h:37,
                 from uc51.cc:44:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc52.cc -o uc52.o
In file included from uc51cl.h:38,
                 from uc52cl.h:33,
                 from uc52.cc:33:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from uc51cl.h:40:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc51r.cc -o uc51r.o
In file included from uc51cl.h:38,
                 from uc52cl.h:33,
                 from uc51rcl.h:33,
                 from uc51r.cc:33:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from uc51cl.h:40:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc89c51r.cc -o uc89c51r.o
In file included from uc51cl.h:38,
                 from uc52cl.h:33,
                 from uc51rcl.h:33,
                 from uc89c51rcl.h:33,
                 from uc89c51r.cc:34:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from uc51cl.h:40:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc251.cc -o uc251.o
In file included from uc51cl.h:38,
                 from uc52cl.h:33,
                 from uc51rcl.h:33,
                 from uc89c51rcl.h:33,
                 from uc251cl.h:33,
                 from uc251.cc:32:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from uc51cl.h:40:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc517.cc -o uc517.o
In file included from ../sim.src/hwcl.h:34,
                 from mducl.h:31,
                 from uc517.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc390.cc -o uc390.o
In file included from ../cmd.src/newcmdcl.h:41,
                 from ../sim.src/simcl.h:37,
                 from uc51cl.h:40,
                 from uc52cl.h:33,
                 from uc390cl.h:34,
                 from uc390.cc:46:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from uc51cl.h:38:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc390hw.cc -o uc390hw.o
In file included from ../cmd.src/newcmdcl.h:41,
                 from ../sim.src/hwcl.h:38,
                 from ../sim.src/uccl.h:37,
                 from uc390hwcl.h:31,
                 from uc390hw.cc:34:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../sim.src/uccl.h:33:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc521.cc -o uc521.o
In file included from uc51cl.h:38,
                 from uc52cl.h:33,
                 from uc521cl.h:31,
                 from uc521.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from uc51cl.h:40:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc88x.cc -o uc88x.o
In file included from ../sim.src/hwcl.h:34,
                 from mducl.h:31,
                 from uc88x.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc320.cc -o uc320.o
In file included from ../cmd.src/newcmdcl.h:41,
                 from ../sim.src/simcl.h:37,
                 from uc51cl.h:40,
                 from uc52cl.h:33,
                 from uc521cl.h:31,
                 from uc320cl.h:31,
                 from uc320.cc:35:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from uc51cl.h:38:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc380.cc -o uc380.o
In file included from portcl.h:32,
                 from uc380.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from portcl.h:33:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c s51.cc -o s51.o
In file included from ../appcl.h:34,
                 from ../globals.h:35,
                 from s51.cc:31:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 glob.o sim51.o inc.o jmp.o mov.o logic.o arith.o bit.o timer0.o timer1.o timer2.o serial.o port.o interrupt.o wdt.o pca.o mdu.o uc51.o uc52.o uc51r.o uc89c51r.o uc251.o uc517.o uc390.o uc390hw.o uc521.o uc88x.o uc320.o uc380.o s51.o  -L.. -lsim -lucsimutil -lguiucsim -lcmd -lsim -lrt -lnsl -lsocket -lpthread -lrt -o s51
gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/s51.src'
/opt/pkg/bin/gmake -C z80.src z80.src
gmake[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/z80.src'
g++ -MM -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src ez80.cc glob.cc glob_lr35902.cc glob_r2k.cc inst.cc inst_cb.cc inst_dd.cc inst_ddcb.cc inst_ed.cc inst_ed_r2k.cc inst_fd.cc inst_fdcb.cc inst_lr35902.cc inst_r2k.cc inst_xd.cc inst_xxcb.cc lr35902.cc r2k.cc simz80.cc sz80.cc z80.cc >Makefile.dep
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c glob.cc -o glob.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst.cc -o inst.o
In file included from ../cmd.src/newcmdcl.h:41,
                 from ../sim.src/hwcl.h:38,
                 from ../sim.src/uccl.h:37,
                 from z80cl.h:31,
                 from inst.cc:35:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../sim.src/uccl.h:33:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_cb.cc -o inst_cb.o
In file included from ../sim.src/uccl.h:33,
                 from z80cl.h:31,
                 from inst_cb.cc:31:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_dd.cc -o inst_dd.o
In file included from ../sim.src/uccl.h:33,
                 from z80cl.h:31,
                 from inst_dd.cc:34:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_ed.cc -o inst_ed.o
In file included from ../sim.src/uccl.h:33,
                 from z80cl.h:31,
                 from inst_ed.cc:32:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_fd.cc -o inst_fd.o
In file included from ../sim.src/uccl.h:33,
                 from z80cl.h:31,
                 from inst_fd.cc:34:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_ddcb.cc -o inst_ddcb.o
In file included from ../sim.src/uccl.h:33,
                 from z80cl.h:31,
                 from inst_ddcb.cc:32:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_fdcb.cc -o inst_fdcb.o
In file included from ../sim.src/uccl.h:33,
                 from z80cl.h:31,
                 from inst_fdcb.cc:32:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c glob_r2k.cc -o glob_r2k.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_r2k.cc -o inst_r2k.o
In file included from ../sim.src/uccl.h:33,
                 from z80cl.h:31,
                 from r2kcl.h:31,
                 from inst_r2k.cc:22:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_ed_r2k.cc -o inst_ed_r2k.o
In file included from ../sim.src/uccl.h:33,
                 from z80cl.h:31,
                 from r2kcl.h:31,
                 from inst_ed_r2k.cc:32:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c r2k.cc -o r2k.o
In file included from ../cmd.src/newcmdcl.h:41,
                 from ../sim.src/simcl.h:37,
                 from r2k.cc:45:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from r2k.cc:42:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c glob_lr35902.cc -o glob_lr35902.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_lr35902.cc -o inst_lr35902.o
In file included from ../sim.src/uccl.h:33,
                 from z80cl.h:31,
                 from lr35902cl.h:27,
                 from inst_lr35902.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c lr35902.cc -o lr35902.o
In file included from ../cmd.src/newcmdcl.h:41,
                 from ../sim.src/simcl.h:37,
                 from lr35902.cc:38:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from lr35902.cc:35:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c simz80.cc -o simz80.o
In file included from ../appcl.h:34,
                 from ../globals.h:35,
                 from simz80.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c z80.cc -o z80.o
In file included from ../cmd.src/newcmdcl.h:41,
                 from ../sim.src/simcl.h:37,
                 from z80.cc:42:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from z80.cc:39:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c ez80.cc -o ez80.o
In file included from ../sim.src/uccl.h:33,
                 from z80cl.h:31,
                 from ez80cl.h:31,
                 from ez80.cc:32:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c sz80.cc -o sz80.o
In file included from ../appcl.h:34,
                 from ../globals.h:35,
                 from sz80.cc:29:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 glob.o inst.o inst_cb.o inst_dd.o inst_ed.o inst_fd.o inst_ddcb.o inst_fdcb.o glob_r2k.o inst_r2k.o inst_ed_r2k.o r2k.o glob_lr35902.o inst_lr35902.o lr35902.o simz80.o z80.o ez80.o sz80.o -L.. -lsim -lucsimutil -lguiucsim -lcmd -lsim -lrt -lnsl -lsocket -lpthread -lrt -o sz80
gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/z80.src'
/opt/pkg/bin/gmake -C tlcs.src tlcs.src
gmake[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/tlcs.src'
g++ -MM -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src glob.cc inst_arith.cc inst_bit.cc inst_block.cc inst_cpu_others.cc inst_jump.cc inst_move.cc inst_rot_sh.cc simtlcs.cc stlcs.cc tlcs.cc >Makefile.dep
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c glob.cc -o glob.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c simtlcs.cc -o simtlcs.o
In file included from ../appcl.h:34,
                 from simtlcs.cc:29:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c tlcs.cc -o tlcs.o
In file included from ../cmd.src/newcmdcl.h:41,
                 from ../sim.src/simcl.h:37,
                 from tlcs.cc:39:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from tlcs.cc:36:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_block.cc -o inst_block.o
In file included from ../sim.src/uccl.h:33,
                 from tlcscl.h:32,
                 from inst_block.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_cpu_others.cc -o inst_cpu_others.o
In file included from ../sim.src/uccl.h:33,
                 from tlcscl.h:32,
                 from inst_cpu_others.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_rot_sh.cc -o inst_rot_sh.o
In file included from ../sim.src/uccl.h:33,
                 from tlcscl.h:32,
                 from inst_rot_sh.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_jump.cc -o inst_jump.o
In file included from ../sim.src/uccl.h:33,
                 from tlcscl.h:32,
                 from inst_jump.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_move.cc -o inst_move.o
In file included from ../sim.src/uccl.h:33,
                 from tlcscl.h:32,
                 from inst_move.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_arith.cc -o inst_arith.o
In file included from ../sim.src/uccl.h:33,
                 from tlcscl.h:32,
                 from inst_arith.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_bit.cc -o inst_bit.o
In file included from ../sim.src/uccl.h:33,
                 from tlcscl.h:32,
                 from inst_bit.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c stlcs.cc -o stlcs.o
In file included from ../appcl.h:34,
                 from ../globals.h:35,
                 from stlcs.cc:31:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 glob.o simtlcs.o tlcs.o inst_block.o inst_cpu_others.o inst_rot_sh.o inst_jump.o inst_move.o inst_arith.o inst_bit.o stlcs.o -L.. -lsim -lucsimutil -lguiucsim -lcmd -lsim -lrt -lnsl -lsocket -lpthread -lrt -o stlcs
gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/tlcs.src'
/opt/pkg/bin/gmake -C hc08.src hc08.src
gmake[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/hc08.src'
g++ -MM -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src glob.cc hc08.cc inst.cc shc08.cc simhc08.cc >Makefile.dep
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c glob.cc -o glob.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst.cc -o inst.o
In file included from ../cmd.src/newcmdcl.h:41,
                 from ../sim.src/hwcl.h:38,
                 from ../sim.src/uccl.h:37,
                 from hc08cl.h:31,
                 from inst.cc:35:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../sim.src/uccl.h:33:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c simhc08.cc -o simhc08.o
In file included from ../appcl.h:34,
                 from ../globals.h:35,
                 from simhc08.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c hc08.cc -o hc08.o
In file included from ../cmd.src/newcmdcl.h:41,
                 from ../sim.src/simcl.h:37,
                 from hc08.cc:42:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from hc08.cc:39:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c shc08.cc -o shc08.o
In file included from ../appcl.h:34,
                 from ../globals.h:35,
                 from shc08.cc:29:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 glob.o inst.o simhc08.o hc08.o shc08.o -L.. -lsim -lucsimutil -lguiucsim -lcmd -lsim -lrt -lnsl -lsocket -lpthread -lrt -o shc08
gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/hc08.src'
/opt/pkg/bin/gmake -C stm8.src stm8.src
gmake[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/stm8.src'
g++ -MM -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src bl.cc bl_head.cc bl_l15x46.cc bl_s105.cc clk.cc flash.cc glob.cc inst.cc itc.cc port.cc rst.cc serial.cc simstm8.cc sstm8.cc stm8.cc timer.cc uid.cc >Makefile.dep
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c glob.cc -o glob.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c itc.cc -o itc.o
In file included from ../fiocl.h:35,
                 from ../utils.h:37,
                 from itc.cc:31:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/itsrccl.h:34,
                 from itc.cc:34:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c serial.cc -o serial.o
In file included from ../appcl.h:35,
                 from ../globals.h:35,
                 from serial.cc:39:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../appcl.h:34:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c rst.cc -o rst.o
In file included from ../sim.src/hwcl.h:34,
                 from rstcl.h:32,
                 from rst.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c timer.cc -o timer.o
In file included from ../sim.src/itsrccl.h:31,
                 from timer.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/itsrccl.h:34:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c port.cc -o port.o
In file included from ../fiocl.h:35,
                 from ../cmd.src/newcmdposixcl.h:32,
                 from ../sim.src/port_hwcl.h:31,
                 from portcl.h:31,
                 from port.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/port_hwcl.h:33:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c clk.cc -o clk.o
In file included from ../sim.src/uccl.h:33,
                 from stm8cl.h:31,
                 from clk.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c uid.cc -o uid.o
In file included from ../sim.src/hwcl.h:34,
                 from uidcl.h:31,
                 from uid.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c bl.cc -o bl.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c flash.cc -o flash.o
In file included from ../appcl.h:35,
                 from ../globals.h:35,
                 from flash.cc:30:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../appcl.h:34:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst.cc -o inst.o
In file included from ../cmd.src/newcmdcl.h:41,
                 from ../sim.src/hwcl.h:38,
                 from ../sim.src/uccl.h:37,
                 from stm8cl.h:31,
                 from inst.cc:35:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../sim.src/uccl.h:33:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c simstm8.cc -o simstm8.o
In file included from ../appcl.h:34,
                 from ../globals.h:35,
                 from simstm8.cc:29:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c stm8.cc -o stm8.o
In file included from ../appcl.h:35,
                 from ../globals.h:35,
                 from stm8.cc:41:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from stm8.cc:40:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c sstm8.cc -o sstm8.o
In file included from ../appcl.h:34,
                 from ../globals.h:35,
                 from sstm8.cc:29:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 glob.o itc.o serial.o rst.o timer.o port.o clk.o uid.o bl.o flash.o inst.o simstm8.o stm8.o sstm8.o -L.. -lsim -lucsimutil -lguiucsim -lcmd -lsim -lrt -lnsl -lsocket -lpthread -lrt -o sstm8
gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/stm8.src'
/opt/pkg/bin/gmake -C pdk.src pdk.src
gmake[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/pdk.src'
g++ -MM -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src glob.cc inst.cc pdk.cc port.cc simpdk.cc spdk.cc >Makefile.dep
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c glob.cc -o glob.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c port.cc -o port.o
In file included from ../fiocl.h:35,
                 from ../cmd.src/newcmdposixcl.h:32,
                 from ../sim.src/port_hwcl.h:31,
                 from portcl.h:31,
                 from port.cc:28:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/port_hwcl.h:33:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst.cc -o inst.o
In file included from ../cmd.src/newcmdcl.h:41,
                 from ../sim.src/hwcl.h:38,
                 from ../sim.src/uccl.h:37,
                 from pdkcl.h:31,
                 from inst.cc:28:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../sim.src/uccl.h:33:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c simpdk.cc -o simpdk.o
In file included from ../appcl.h:34,
                 from ../globals.h:35,
                 from simpdk.cc:29:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c pdk.cc -o pdk.o
In file included from ../appcl.h:35,
                 from ../globals.h:35,
                 from pdk.cc:38:
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:162:7: note:   by 'cl_bool_option::operator='
  162 | class cl_bool_option: public cl_option
      |       ^~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:192:7: note:   by 'cl_number_option::operator='
  192 | class cl_number_option: public cl_option
      |       ^~~~~~~~~~~~~~~~
../optioncl.h:74:28: warning: 'virtual cl_option& cl_option::operator=(cl_option&)' was hidden [-Woverloaded-virtual=]
   74 |   virtual class cl_option &operator=(class cl_option &o);
      |                            ^~~~~~~~
../optioncl.h:202:7: note:   by 'cl_float_option::operator='
  202 | class cl_float_option: public cl_option
      |       ^~~~~~~~~~~~~~~
In file included from ../appcl.h:34:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c spdk.cc -o spdk.o
In file included from ../appcl.h:34,
                 from ../globals.h:35,
                 from spdk.cc:29:
../pobjcl.h:154:20: warning: 'virtual t_index cl_list::add(cl_base*, cl_base*)' was hidden [-Woverloaded-virtual=]
  154 |   virtual t_index  add(class cl_base *item, class cl_base *parent);
      |                    ^~~
In file included from ../sim.src/hwcl.h:42,
                 from ../sim.src/uccl.h:37,
                 from ../sim.src/simcl.h:43,
                 from ../appcl.h:39:
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:153:20: warning: 'virtual t_index cl_list::add(void*)' was hidden [-Woverloaded-virtual=]
  153 |   virtual t_index  add(void *item);
      |                    ^~~
../sim.src/memcl.h:430:19: note:   by 'virtual t_index cl_address_space_list::add(cl_address_space*)'
  430 |   virtual t_index add(class cl_address_space *mem);
      |                   ^~~
../pobjcl.h:63:15: warning: 'virtual int cl_base::init()' was hidden [-Woverloaded-virtual=]
   63 |   virtual int init(void);
      |               ^~~~
../appcl.h:100:15: note:   by 'virtual int cl_app::init(int, char**)'
  100 |   virtual int init(int argc , char *argv[]);
      |               ^~~~
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -Wall -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 glob.o port.o inst.o simpdk.o pdk.o spdk.o -L.. -lsim -lucsimutil -lguiucsim -lcmd -lsim -lrt -lnsl -lsocket -lpthread -lrt -o spdk
gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/pdk.src'
/opt/pkg/bin/gmake -C doc doc
gmake[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/doc'
gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/doc'
/opt/pkg/bin/gmake -f main.mk main_app
gmake[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim'
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -I. -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I./sim.src -I./cmd.src -I./gui.src  -c relay.cc -o relay.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -g -I. -Wall -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 relay.o -L. -lucsimutil -lrt -lnsl -lsocket -lpthread -lrt -o relay
gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim'
gmake[2]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim'
gmake[1]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim'
/opt/pkg/bin/gmake -C support/sdbinutils
gmake[1]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils'
gmake[2]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils'
Configuring in ./libiberty
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... /home/pbulk/build/devel/sdcc3/work/.tools/bin/makeinfo --split-size=5000000
checking for perl... perl
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking for x86_64-sun-solaris2.11-ar... ar
checking for x86_64-sun-solaris2.11-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir = 
checking for x86_64-sun-solaris2.11-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /home/pbulk/build/devel/sdcc3/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/devel/sdcc3/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wc++-compat... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wshadow=local... yes
checking whether gcc supports -pedantic ... yes
checking whether gcc and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... no
checking for sys/systemcfg.h... no
checking for stdint.h... (cached) yes
checking for stdio_ext.h... yes
checking for process.h... no
checking for sys/prctl.h... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking size of int... 4
checking size of long... 8
checking size of size_t... 8
checking for long long... yes
checking size of long long... 8
checking for a 64-bit type... uint64_t
checking for intptr_t... yes
checking for uintptr_t... yes
checking for ssize_t... yes
checking for pid_t... yes
checking for library containing strerror... none required
checking for asprintf... yes
checking for atexit... yes
checking for basename... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bsearch... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for ffs... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for gettimeofday... yes
checking for index... yes
checking for insque... yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmem... yes
checking for memmove... yes
checking for mempcpy... no
checking for memset... yes
checking for mkstemps... yes
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... yes
checking for snprintf... yes
checking for sigsetmask... no
checking for stpcpy... yes
checking for stpncpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strnlen... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoll... yes
checking for strtoull... yes
checking for strverscmp... no
checking for tmpnam... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking for setproctitle... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... 1
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking for sys_errlist... no
checking for sys_nerr... no
checking for sys_siglist... no
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
checking for canonicalize_file_name... yes
checking for dup3... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for getsysinfo... no
checking for gettimeofday... (cached) yes
checking for on_exit... no
checking for psignal... yes
checking for pstat_getdynamic... no
checking for pstat_getstatic... no
checking for realpath... yes
checking for setrlimit... yes
checking for sbrk... yes
checking for spawnve... no
checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for sysctl... no
checking for sysmp... no
checking for table... no
checking for times... yes
checking for wait3... yes
checking for wait4... yes
checking whether basename is declared... no
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether sbrk is declared... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether strverscmp is declared... no
checking whether strnlen is declared... yes
checking whether canonicalize_file_name must be declared... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
Configuring in ./bfd
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking target system type... x86_64-sun-solaris2.11
checking for x86_64-sun-solaris2.11-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for library containing strerror... none required
checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/nawk
checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes
checking for style of include used by /opt/pkg/bin/gmake... GNU
checking dependency style of gcc... gcc3
checking for x86_64-sun-solaris2.11-ar... ar
checking for x86_64-sun-solaris2.11-ranlib... ranlib
checking for x86_64-sun-solaris2.11-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /home/pbulk/build/devel/sdcc3/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/devel/sdcc3/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /home/pbulk/build/devel/sdcc3/work/.tools/bin/grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /bin/ld option to reload object files... -r
checking for x86_64-sun-solaris2.11-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-sun-solaris2.11-ar... (cached) ar
checking for x86_64-sun-solaris2.11-strip... no
checking for strip... strip
checking for x86_64-sun-solaris2.11-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... failed
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... no
checking for library containing dlopen... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... no
checking whether NLS is requested... no
checking whether NLS is requested... yes
checking for msgfmt... /opt/pkg/bin/msgfmt
checking for gmsgfmt... /opt/pkg/bin/msgfmt
checking for xgettext... /opt/pkg/bin/xgettext
checking for msgmerge... /opt/pkg/bin/msgmerge
checking for long double... yes
checking for long long... yes
checking size of long long... 8
checking size of void *... 8
checking size of long... 8
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/stat.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in bfd_stdint.h... stdint.h (already complete)
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether string.h and strings.h may both be included... yes
checking for fcntl... yes
checking for getpagesize... yes
checking for setitimer... yes
checking for sysconf... yes
checking for fdopen... yes
checking for getuid... yes
checking for getgid... yes
checking for fileno... yes
checking for strtoull... yes
checking for getrlimit... yes
checking whether basename is declared... no
checking whether ftello is declared... yes
checking whether ftello64 is declared... yes
checking whether fseeko is declared... yes
checking whether fseeko64 is declared... yes
checking whether ffs is declared... yes
checking whether free is declared... yes
checking whether getenv is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether stpcpy is declared... yes
checking whether strstr is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether strnlen is declared... yes
checking linker --as-needed support... no
checking for cos in -lm... yes
checking for ftello... yes
checking for ftello64... no
checking for fseeko... yes
checking for fseeko64... no
checking for fopen64... no
checking size of off_t... 8
checking file_ptr type... BFD_HOST_64_BIT
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for madvise... yes
checking for mprotect... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating bfd-in3.h
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing bfd_stdint.h commands
config.status: executing default commands
gmake[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ] && [ ! -d noasan ]; then \
  mkdir noasan; \
else true; fi
touch stamp-noasandir
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./regex.c -o noasan/regex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./regex.c -o regex.o
In file included from ./regex.c:639:
./regex.c: In function 'byte_regex_compile':
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:2468:15: note: in expansion of macro 'BUF_PUSH'
 2468 |               BUF_PUSH (begline);
      |               ^~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:2468:15: note: in expansion of macro 'BUF_PUSH'
 2468 |               BUF_PUSH (begline);
      |               ^~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:2483:16: note: in expansion of macro 'BUF_PUSH'
 2483 |                BUF_PUSH (endline);
      |                ^~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:2483:16: note: in expansion of macro 'BUF_PUSH'
 2483 |                BUF_PUSH (endline);
      |                ^~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:2577:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2577 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:2577:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2577 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:2605:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 2605 |             GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |             ^~~~~~~~~~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:2605:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 2605 |             GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |             ^~~~~~~~~~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:2619:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2619 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:2619:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2619 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:2630:11: note: in expansion of macro 'BUF_PUSH'
 2630 |           BUF_PUSH (anychar);
      |           ^~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:2630:11: note: in expansion of macro 'BUF_PUSH'
 2630 |           BUF_PUSH (anychar);
      |           ^~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:3109:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 3109 |             GET_BUFFER_SPACE (34);
      |             ^~~~~~~~~~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:3109:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 3109 |             GET_BUFFER_SPACE (34);
      |             ^~~~~~~~~~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:3115:13: note: in expansion of macro 'BUF_PUSH'
 3115 |             BUF_PUSH (*p == '^' ? charset_not : charset);
      |             ^~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:3115:13: note: in expansion of macro 'BUF_PUSH'
 3115 |             BUF_PUSH (*p == '^' ? charset_not : charset);
      |             ^~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:3123:13: note: in expansion of macro 'BUF_PUSH'
 3123 |             BUF_PUSH ((1 << BYTEWIDTH) / BYTEWIDTH);
      |             ^~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:3123:13: note: in expansion of macro 'BUF_PUSH'
 3123 |             BUF_PUSH ((1 << BYTEWIDTH) / BYTEWIDTH);
      |             ^~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1966:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1966 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:3689:19: note: in expansion of macro 'BUF_PUSH_3'
 3689 |                   BUF_PUSH_3 (start_memory, regnum, 0);
      |                   ^~~~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1966:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1966 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:3689:19: note: in expansion of macro 'BUF_PUSH_3'
 3689 |                   BUF_PUSH_3 (start_memory, regnum, 0);
      |                   ^~~~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:3721:19: note: in expansion of macro 'BUF_PUSH'
 3721 |                   BUF_PUSH (push_dummy_failure);
      |                   ^~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:3721:19: note: in expansion of macro 'BUF_PUSH'
 3721 |                   BUF_PUSH (push_dummy_failure);
      |                   ^~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1966:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1966 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:3767:21: note: in expansion of macro 'BUF_PUSH_3'
 3767 |                     BUF_PUSH_3 (stop_memory, this_group_regnum,
      |                     ^~~~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1966:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1966 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:3767:21: note: in expansion of macro 'BUF_PUSH_3'
 3767 |                     BUF_PUSH_3 (stop_memory, this_group_regnum,
      |                     ^~~~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:3783:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3783 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:3783:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3783 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:3812:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3812 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:3812:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3812 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:3891:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3891 |                      GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                      ^~~~~~~~~~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:3891:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3891 |                      GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                      ^~~~~~~~~~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:3912:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3912 |                      GET_BUFFER_SPACE (nbytes);
      |                      ^~~~~~~~~~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:3912:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3912 |                      GET_BUFFER_SPACE (nbytes);
      |                      ^~~~~~~~~~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4010:15: note: in expansion of macro 'BUF_PUSH'
 4010 |               BUF_PUSH (wordchar);
      |               ^~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4010:15: note: in expansion of macro 'BUF_PUSH'
 4010 |               BUF_PUSH (wordchar);
      |               ^~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4018:15: note: in expansion of macro 'BUF_PUSH'
 4018 |               BUF_PUSH (notwordchar);
      |               ^~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4018:15: note: in expansion of macro 'BUF_PUSH'
 4018 |               BUF_PUSH (notwordchar);
      |               ^~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4025:15: note: in expansion of macro 'BUF_PUSH'
 4025 |               BUF_PUSH (wordbeg);
      |               ^~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4025:15: note: in expansion of macro 'BUF_PUSH'
 4025 |               BUF_PUSH (wordbeg);
      |               ^~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4031:15: note: in expansion of macro 'BUF_PUSH'
 4031 |               BUF_PUSH (wordend);
      |               ^~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4031:15: note: in expansion of macro 'BUF_PUSH'
 4031 |               BUF_PUSH (wordend);
      |               ^~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4037:15: note: in expansion of macro 'BUF_PUSH'
 4037 |               BUF_PUSH (wordbound);
      |               ^~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4037:15: note: in expansion of macro 'BUF_PUSH'
 4037 |               BUF_PUSH (wordbound);
      |               ^~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4043:15: note: in expansion of macro 'BUF_PUSH'
 4043 |               BUF_PUSH (notwordbound);
      |               ^~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4043:15: note: in expansion of macro 'BUF_PUSH'
 4043 |               BUF_PUSH (notwordbound);
      |               ^~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4049:15: note: in expansion of macro 'BUF_PUSH'
 4049 |               BUF_PUSH (begbuf);
      |               ^~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4049:15: note: in expansion of macro 'BUF_PUSH'
 4049 |               BUF_PUSH (begbuf);
      |               ^~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4055:15: note: in expansion of macro 'BUF_PUSH'
 4055 |               BUF_PUSH (endbuf);
      |               ^~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4055:15: note: in expansion of macro 'BUF_PUSH'
 4055 |               BUF_PUSH (endbuf);
      |               ^~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1957:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1957 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4073:15: note: in expansion of macro 'BUF_PUSH_2'
 4073 |               BUF_PUSH_2 (duplicate, c1);
      |               ^~~~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1957:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1957 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4073:15: note: in expansion of macro 'BUF_PUSH_2'
 4073 |               BUF_PUSH_2 (duplicate, c1);
      |               ^~~~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1957:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1957 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4134:15: note: in expansion of macro 'BUF_PUSH_2'
 4134 |               BUF_PUSH_2 (exactn, 0);
      |               ^~~~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1957:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1957 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4134:15: note: in expansion of macro 'BUF_PUSH_2'
 4134 |               BUF_PUSH_2 (exactn, 0);
      |               ^~~~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4139:11: note: in expansion of macro 'BUF_PUSH'
 4139 |           BUF_PUSH (c);
      |           ^~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4139:11: note: in expansion of macro 'BUF_PUSH'
 4139 |           BUF_PUSH (c);
      |           ^~~~~~~~
./regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4157:5: note: in expansion of macro 'BUF_PUSH'
 4157 |     BUF_PUSH (succeed);
      |     ^~~~~~~~
./regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
./regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
./regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
./regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
./regex.c:4157:5: note: in expansion of macro 'BUF_PUSH'
 4157 |     BUF_PUSH (succeed);
      |     ^~~~~~~~
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./md5.c -o noasan/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./md5.c -o md5.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./sha1.c -o noasan/sha1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./sha1.c -o sha1.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./alloca.c -o noasan/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./alloca.c -o alloca.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./argv.c -o noasan/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./argv.c -o argv.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./choose-temp.c -o noasan/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./concat.c -o noasan/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./concat.c -o concat.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./cp-demint.c -o noasan/cp-demint.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./crc32.c -o noasan/crc32.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./crc32.c -o crc32.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./d-demangle.c -o noasan/d-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./d-demangle.c -o d-demangle.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./dyn-string.c -o noasan/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./dyn-string.c -o dyn-string.o
./dyn-string.c: In function 'dyn_string_insert_cstr':
./dyn-string.c:280:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  280 |   strncpy (dest->s + pos, src, length);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./dyn-string.c:272:16: note: length computed here
  272 |   int length = strlen (src);
      |                ^~~~~~~~~~~~
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./fdmatch.c -o noasan/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./fibheap.c -o noasan/fibheap.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./fibheap.c -o fibheap.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./floatformat.c -o noasan/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./floatformat.c -o floatformat.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./fnmatch.c -o noasan/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./getopt.c -o noasan/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./getopt.c -o getopt.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./getopt1.c -o noasan/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./getopt1.c -o getopt1.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./getpwd.c -o noasan/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./getpwd.c -o getpwd.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./getruntime.c -o noasan/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./getruntime.c -o getruntime.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./hashtab.c -o noasan/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./hashtab.c -o hashtab.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./hex.c -o noasan/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./hex.c -o hex.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./lbasename.c -o noasan/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./lbasename.c -o lbasename.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./lrealpath.c -o noasan/lrealpath.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./objalloc.c -o noasan/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./objalloc.c -o objalloc.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./obstack.c -o noasan/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./obstack.c -o obstack.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./partition.c -o noasan/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./partition.c -o partition.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./pexecute.c -o noasan/pexecute.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./pexecute.c -o pexecute.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./physmem.c -o noasan/physmem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./physmem.c -o physmem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./pex-common.c -o noasan/pex-common.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./pex-common.c -o pex-common.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./pex-one.c -o noasan/pex-one.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./pex-one.c -o pex-one.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./pex-unix.c -o noasan/pex-unix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./vprintf-support.c -o vprintf-support.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./rust-demangle.c -o rust-demangle.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./simple-object.c -o noasan/simple-object.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./simple-object.c -o simple-object.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./simple-object-coff.c -o simple-object-coff.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./simple-object-elf.c -o simple-object-elf.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./simple-object-xcoff.c -o simple-object-xcoff.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./sort.c -o noasan/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./sort.c -o sort.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./spaces.c -o noasan/spaces.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./spaces.c -o spaces.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./splay-tree.c -o noasan/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./stack-limit.c -o noasan/stack-limit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./stack-limit.c -o stack-limit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./strerror.c -o noasan/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./strerror.c -o strerror.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./strsignal.c -o noasan/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./strsignal.c -o strsignal.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./timeval-utils.c -o timeval-utils.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xasprintf.c -o noasan/xasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xasprintf.c -o xasprintf.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xatexit.c -o noasan/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xatexit.c -o xatexit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xexit.c -o noasan/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xexit.c -o xexit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xmalloc.c -o noasan/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xmemdup.c -o noasan/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xstrdup.c -o noasan/xstrdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xstrerror.c -o noasan/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xstrndup.c -o noasan/xstrndup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xvasprintf.c -o xvasprintf.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./mempcpy.c -o pic/mempcpy.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./mempcpy.c -o noasan/mempcpy.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./mempcpy.c -o mempcpy.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./sigsetmask.c -o pic/sigsetmask.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./sigsetmask.c -o noasan/sigsetmask.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./sigsetmask.c -o sigsetmask.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./strverscmp.c -o pic/strverscmp.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./strverscmp.c -o noasan/strverscmp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./strverscmp.c -o strverscmp.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./setproctitle.c -o noasan/setproctitle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./setproctitle.c -o setproctitle.o
rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
ar rc ./libiberty.a \
  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./mempcpy.o ./sigsetmask.o ./strverscmp.o ./setproctitle.o
ranlib ./libiberty.a
if [ x"" != x ]; then \
  cd pic; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./mempcpy.o ./sigsetmask.o ./strverscmp.o ./setproctitle.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi; \
if [ x"" != x ]; then \
  cd noasan; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./mempcpy.o ./sigsetmask.o ./strverscmp.o ./setproctitle.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/libiberty/testsuite'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/libiberty/testsuite'
gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/libiberty'
gmake[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/bfd'
creating bfdver.h
rm -f elf32-target.h
/usr/bin/sed -e s/NN/32/g < ./elfxx-target.h > elf32-target.new
mv -f elf32-target.new elf32-target.h
rm -f elf64-target.h
/usr/bin/sed -e s/NN/64/g < ./elfxx-target.h > elf64-target.new
mv -f elf64-target.new elf64-target.h
rm -f targmatch.h
/usr/bin/sed -f ./targmatch.sed < ./config.bfd > targmatch.new
mv -f targmatch.new targmatch.h
Making info in doc
gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/bfd/doc'
gcc -o chw$$ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 \
  -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64  -I.. -I./.. -I./../../include -I./../../intl -I../../intl ./chew.c; \
/usr/bin/bash ./../../move-if-change \
  chw$$ chew; \
touch chew.stamp
./chew -f ./doc.str < ./../aoutx.h >aoutx.tmp
test -e aoutx.texi || test ! -f ./aoutx.texi || cp -p ./aoutx.texi .
/usr/bin/bash ./../../move-if-change aoutx.tmp aoutx.texi
touch aoutx.stamp
./chew -f ./doc.str < ./../archive.c >archive.tmp
test -e archive.texi || test ! -f ./archive.texi || cp -p ./archive.texi .
/usr/bin/bash ./../../move-if-change archive.tmp archive.texi
touch archive.stamp
./chew -f ./doc.str < ./../archures.c >archures.tmp
test -e archures.texi || test ! -f ./archures.texi || cp -p ./archures.texi .
/usr/bin/bash ./../../move-if-change archures.tmp archures.texi
touch archures.stamp
./chew -f ./doc.str < ./../bfd.c >bfd.tmp
test -e bfdt.texi || test ! -f ./bfdt.texi || cp -p ./bfdt.texi .
/usr/bin/bash ./../../move-if-change bfd.tmp bfdt.texi
touch bfdt.stamp
./chew -f ./doc.str < ./../cache.c >cache.tmp
test -e cache.texi || test ! -f ./cache.texi || cp -p ./cache.texi .
/usr/bin/bash ./../../move-if-change cache.tmp cache.texi
touch cache.stamp
./chew -f ./doc.str < ./../coffcode.h >coffcode.tmp
test -e coffcode.texi || test ! -f ./coffcode.texi || cp -p ./coffcode.texi .
/usr/bin/bash ./../../move-if-change coffcode.tmp coffcode.texi
touch coffcode.stamp
./chew -f ./doc.str < ./../corefile.c >core.tmp
test -e core.texi || test ! -f ./core.texi || cp -p ./core.texi .
/usr/bin/bash ./../../move-if-change core.tmp core.texi
touch core.stamp
./chew -f ./doc.str < ./../elf.c >elf.tmp
test -e elf.texi || test ! -f ./elf.texi || cp -p ./elf.texi .
/usr/bin/bash ./../../move-if-change elf.tmp elf.texi
touch elf.stamp
./chew -f ./doc.str < ./../elfcode.h >elfcode.tmp
test -e elfcode.texi || test ! -f ./elfcode.texi || cp -p ./elfcode.texi .
/usr/bin/bash ./../../move-if-change elfcode.tmp elfcode.texi
touch elfcode.stamp
./chew -f ./doc.str < ./../format.c >format.tmp
test -e format.texi || test ! -f ./format.texi || cp -p ./format.texi .
/usr/bin/bash ./../../move-if-change format.tmp format.texi
touch format.stamp
./chew -f ./doc.str < ./../libbfd.c >libbfd.tmp
test -e libbfd.texi || test ! -f ./libbfd.texi || cp -p ./libbfd.texi .
/usr/bin/bash ./../../move-if-change libbfd.tmp libbfd.texi
touch libbfd.stamp
./chew -f ./doc.str < ./../bfdwin.c >bfdwin.tmp
test -e bfdwin.texi || test ! -f ./bfdwin.texi || cp -p ./bfdwin.texi .
/usr/bin/bash ./../../move-if-change bfdwin.tmp bfdwin.texi
touch bfdwin.stamp
./chew -f ./doc.str < ./../bfdio.c >bfdio.tmp
test -e bfdio.texi || test ! -f ./bfdio.texi || cp -p ./bfdio.texi .
/usr/bin/bash ./../../move-if-change bfdio.tmp bfdio.texi
touch bfdio.stamp
./chew -f ./doc.str < ./../opncls.c >opncls.tmp
test -e opncls.texi || test ! -f ./opncls.texi || cp -p ./opncls.texi .
/usr/bin/bash ./../../move-if-change opncls.tmp opncls.texi
touch opncls.stamp
./chew -f ./doc.str < ./../reloc.c >reloc.tmp
test -e reloc.texi || test ! -f ./reloc.texi || cp -p ./reloc.texi .
/usr/bin/bash ./../../move-if-change reloc.tmp reloc.texi
touch reloc.stamp
./chew -f ./doc.str < ./../section.c >section.tmp
test -e section.texi || test ! -f ./section.texi || cp -p ./section.texi .
/usr/bin/bash ./../../move-if-change section.tmp section.texi
touch section.stamp
./chew -f ./doc.str < ./../syms.c >syms.tmp
test -e syms.texi || test ! -f ./syms.texi || cp -p ./syms.texi .
/usr/bin/bash ./../../move-if-change syms.tmp syms.texi
touch syms.stamp
./chew -f ./doc.str < ./../targets.c >targets.tmp
test -e targets.texi || test ! -f ./targets.texi || cp -p ./targets.texi .
/usr/bin/bash ./../../move-if-change targets.tmp targets.texi
touch targets.stamp
./chew -f ./doc.str < ./../init.c >init.tmp
test -e init.texi || test ! -f ./init.texi || cp -p ./init.texi .
/usr/bin/bash ./../../move-if-change init.tmp init.texi
touch init.stamp
./chew -f ./doc.str < ./../hash.c >hash.tmp
test -e hash.texi || test ! -f ./hash.texi || cp -p ./hash.texi .
/usr/bin/bash ./../../move-if-change hash.tmp hash.texi
touch hash.stamp
./chew -f ./doc.str < ./../linker.c >linker.tmp
test -e linker.texi || test ! -f ./linker.texi || cp -p ./linker.texi .
/usr/bin/bash ./../../move-if-change linker.tmp linker.texi
touch linker.stamp
./chew -f ./doc.str < ./../mmo.c >mmo.tmp
test -e mmo.texi || test ! -f ./mmo.texi || cp -p ./mmo.texi .
/usr/bin/bash ./../../move-if-change mmo.tmp mmo.texi
touch mmo.stamp
gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/bfd/doc'
Making info in po
gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/bfd/po'
( if test 'x.' != 'x.'; then \
    posrcprefix='../'; \
  else \
    posrcprefix="../"; \
  fi; \
  rm -f SRC-POTFILES-t SRC-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[ 	]*$/d' \
	    -e "s@.*@	$posrcprefix& \\\\@" < ./SRC-POTFILES.in \
	| sed -e '$s/\\$//') > SRC-POTFILES-t \
    && chmod a-w SRC-POTFILES-t \
    && mv SRC-POTFILES-t SRC-POTFILES )
( rm -f BLD-POTFILES-t BLD-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[ 	]*$/d' \
	    -e "s@.*@	../& \\\\@" < ./BLD-POTFILES.in \
	| sed -e '$s/\\$//') > BLD-POTFILES-t \
    && chmod a-w BLD-POTFILES-t \
    && mv BLD-POTFILES-t BLD-POTFILES )
cd .. \
  && CONFIG_FILES=po/Makefile.in:po/Make-in \
     CONFIG_HEADERS= /usr/bin/bash ./config.status
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing bfd_stdint.h commands
config.status: executing default commands
gmake[4]: Nothing to be done for 'info'.
gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/bfd/po'
gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/bfd'
gmake[4]: Nothing to be done for 'info-am'.
gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/bfd'
/opt/pkg/bin/gmake  all-recursive
gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/bfd'
Making all in doc
gmake[5]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/bfd/doc'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/bfd/doc'
Making all in po
gmake[5]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/bfd/po'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/bfd/po'
gmake[5]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/bfd'
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/usr/bin/bash ./../move-if-change bfd-tmp.h bfd.h
rm -f bfd-tmp.h
touch stmp-bfd-h
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo archive.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c archive.c -o archive.o
mv -f .deps/archive.Tpo .deps/archive.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=asxxxx_vec -DSELECT_VECS='&asxxxx_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_z80_arch,&bfd_plugin_arch' ./archures.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=asxxxx_vec "-DSELECT_VECS=&asxxxx_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_z80_arch,&bfd_plugin_arch" ./archures.c -o archures.o
mv -f .deps/archures.Tpo .deps/archures.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo bfd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c bfd.c -o bfd.o
mv -f .deps/bfd.Tpo .deps/bfd.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo bfdio.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c bfdio.c -o bfdio.o
mv -f .deps/bfdio.Tpo .deps/bfdio.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo bfdwin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c bfdwin.c -o bfdwin.o
mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o
mv -f .deps/cache.Tpo .deps/cache.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c -o coff-bfd.lo coff-bfd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c coff-bfd.c -o coff-bfd.o
mv -f .deps/coff-bfd.Tpo .deps/coff-bfd.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo compress.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -o compress.o
mv -f .deps/compress.Tpo .deps/compress.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo corefile.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c corefile.c -o corefile.o
mv -f .deps/corefile.Tpo .deps/corefile.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo format.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT format.lo -MD -MP -MF .deps/format.Tpo -c format.c -o format.o
mv -f .deps/format.Tpo .deps/format.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o
mv -f .deps/hash.Tpo .deps/hash.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o init.o
mv -f .deps/init.Tpo .deps/init.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo libbfd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c libbfd.c -o libbfd.o
mv -f .deps/libbfd.Tpo .deps/libbfd.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo linker.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c linker.c -o linker.o
mv -f .deps/linker.Tpo .deps/linker.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo merge.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c merge.c -o merge.o
mv -f .deps/merge.Tpo .deps/merge.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo opncls.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c opncls.c -o opncls.o
mv -f .deps/opncls.Tpo .deps/opncls.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo reloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c reloc.c -o reloc.o
mv -f .deps/reloc.Tpo .deps/reloc.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo section.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT section.lo -MD -MP -MF .deps/section.Tpo -c section.c -o section.o
mv -f .deps/section.Tpo .deps/section.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo simple.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c simple.c -o simple.o
mv -f .deps/simple.Tpo .deps/simple.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo stab-syms.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c stab-syms.c -o stab-syms.o
mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo stabs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c stabs.c -o stabs.o
mv -f .deps/stabs.Tpo .deps/stabs.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo syms.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c syms.c -o syms.o
mv -f .deps/syms.Tpo .deps/syms.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=asxxxx_vec -DSELECT_VECS='&asxxxx_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_z80_arch,&bfd_plugin_arch' ./targets.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=asxxxx_vec "-DSELECT_VECS=&asxxxx_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_z80_arch,&bfd_plugin_arch" ./targets.c -o targets.o
mv -f .deps/targets.Tpo .deps/targets.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo binary.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c binary.c -o binary.o
In file included from binary.c:38:
libbfd.h:268:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  268 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:7435:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_bfd_data'
 7435 |   NAME##_bfd_copy_private_bfd_data, \
      |   ^~~~
binary.c:362:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  362 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:270:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *)' {aka 'int (*)(bfd *, struct bfd_link_info *)'} [-Wcast-function-type]
  270 |   ((bfd_boolean (*) (bfd *, struct bfd_link_info *)) bfd_true)
      |    ^
bfd.h:7436:3: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data'
 7436 |   NAME##_bfd_merge_private_bfd_data, \
      |   ^~~~
binary.c:362:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  362 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:274:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, bfd *, asection *)' {aka 'int (*)(bfd *, struct bfd_section *, bfd *, struct bfd_section *)'} [-Wcast-function-type]
  274 |   ((bfd_boolean (*) (bfd *, asection *, bfd *, asection *)) bfd_true)
      |    ^
bfd.h:7438:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_section_data'
 7438 |   NAME##_bfd_copy_private_section_data, \
      |   ^~~~
binary.c:362:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  362 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:276:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *, bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *, bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  276 |   ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true)
      |    ^
bfd.h:7439:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_symbol_data'
 7439 |   NAME##_bfd_copy_private_symbol_data, \
      |   ^~~~
binary.c:362:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  362 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:278:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  278 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:7440:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data'
 7440 |   NAME##_bfd_copy_private_header_data, \
      |   ^~~~
binary.c:362:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  362 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:272:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(bfd *, unsigned int)'} [-Wcast-function-type]
  272 |   ((bfd_boolean (*) (bfd *, flagword)) bfd_true)
      |    ^
bfd.h:7441:3: note: in expansion of macro '_bfd_generic_bfd_set_private_flags'
 7441 |   NAME##_bfd_set_private_flags, \
      |   ^~~~
binary.c:362:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  362 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:280:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, void *)' {aka 'int (*)(bfd *, void *)'} [-Wcast-function-type]
  280 |   ((bfd_boolean (*) (bfd *, void *)) bfd_true)
      |    ^
bfd.h:7442:3: note: in expansion of macro '_bfd_generic_bfd_print_private_bfd_data'
 7442 |   NAME##_bfd_print_private_bfd_data
      |   ^~~~
binary.c:362:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  362 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:303:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, char **, bfd_size_type *, const char **)' {aka 'int (*)(bfd *, char **, long unsigned int *, const char **)'} [-Wcast-function-type]
  303 |   ((bfd_boolean (*) (bfd *, char **, bfd_size_type *, const char **)) \
      |    ^
bfd.h:7491:3: note: in expansion of macro '_bfd_noarchive_construct_extended_name_table'
 7491 |   NAME##_construct_extended_name_table, \
      |   ^~~~
binary.c:364:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  364 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:306:4: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, const char *, char *)' [-Wcast-function-type]
  306 |   ((void (*) (bfd *, const char *, char *)) bfd_void)
      |    ^
bfd.h:7492:3: note: in expansion of macro '_bfd_noarchive_truncate_arname'
 7492 |   NAME##_truncate_arname, \
      |   ^~~~
binary.c:364:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  364 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:308:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, unsigned int,  struct orl *, unsigned int,  int)' {aka 'int (*)(bfd *, unsigned int,  struct orl *, unsigned int,  int)'} [-Wcast-function-type]
  308 |   ((bfd_boolean (*) (bfd *, unsigned int, struct orl *, unsigned int, int)) \
      |    ^
bfd.h:7493:3: note: in expansion of macro '_bfd_noarchive_write_armap'
 7493 |   NAME##_write_armap, \
      |   ^~~~
binary.c:364:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  364 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:312:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  312 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_false)
      |    ^
bfd.h:7495:3: note: in expansion of macro '_bfd_noarchive_write_ar_hdr'
 7495 |   NAME##_write_ar_hdr, \
      |   ^~~~
binary.c:364:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  364 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:314:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'bfd * (*)(bfd *, bfd *)' [-Wcast-function-type]
  314 |   ((bfd *(*) (bfd *, bfd *)) bfd_nullvoidptr)
      |    ^
bfd.h:7496:3: note: in expansion of macro '_bfd_noarchive_openr_next_archived_file'
 7496 |   NAME##_openr_next_archived_file, \
      |   ^~~~
binary.c:364:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  364 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:316:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'bfd * (*)(bfd *, symindex)' {aka 'bfd * (*)(bfd *, long unsigned int)'} [-Wcast-function-type]
  316 |   ((bfd *(*) (bfd *, symindex)) bfd_nullvoidptr)
      |    ^
bfd.h:7497:3: note: in expansion of macro '_bfd_noarchive_get_elt_at_index'
 7497 |   NAME##_get_elt_at_index, \
      |   ^~~~
binary.c:364:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  364 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:415:4: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, void *, asymbol *, bfd_print_symbol_type)' {aka 'void (*)(bfd *, void *, struct bfd_symbol *, enum bfd_print_symbol)'} [-Wcast-function-type]
  415 |   ((void (*) (bfd *, void *, asymbol *, bfd_print_symbol_type)) bfd_void)
      |    ^
binary.c:192:35: note: in expansion of macro '_bfd_nosymbols_print_symbol'
  192 | #define binary_print_symbol       _bfd_nosymbols_print_symbol
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7523:3: note: in expansion of macro 'binary_print_symbol'
 7523 |   NAME##_print_symbol, \
      |   ^~~~
binary.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  365 |   BFD_JUMP_TABLE_SYMBOLS (binary),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:419:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const char * (*)(bfd *, asymbol *, bfd_boolean *)' {aka 'const char * (*)(bfd *, struct bfd_symbol *, int *)'} [-Wcast-function-type]
  419 |   ((const char *(*) (bfd *, asymbol *, bfd_boolean *)) bfd_nullvoidptr)
      |    ^
binary.c:194:3: note: in expansion of macro '_bfd_nosymbols_get_symbol_version_string'
  194 |   _bfd_nosymbols_get_symbol_version_string
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7525:3: note: in expansion of macro 'binary_get_symbol_version_string'
 7525 |   NAME##_get_symbol_version_string, \
      |   ^~~~
binary.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  365 |   BFD_JUMP_TABLE_SYMBOLS (binary),
      |   ^~~~~~~~~~~~~~~~~~~~~~
binary.c:214:46: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  214 | #define binary_bfd_is_target_special_symbol ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
      |                                              ^
bfd.h:7527:3: note: in expansion of macro 'binary_bfd_is_target_special_symbol'
 7527 |   NAME##_bfd_is_target_special_symbol, \
      |   ^~~~
binary.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  365 |   BFD_JUMP_TABLE_SYMBOLS (binary),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:425:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'alent * (*)(bfd *, asymbol *)' {aka 'struct lineno_cache_entry * (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  425 |   ((alent *(*) (bfd *, asymbol *)) bfd_nullvoidptr)
      |    ^
binary.c:207:44: note: in expansion of macro '_bfd_nosymbols_get_lineno'
  207 | #define binary_get_lineno                  _bfd_nosymbols_get_lineno
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7528:3: note: in expansion of macro 'binary_get_lineno'
 7528 |   NAME##_get_lineno, \
      |   ^~~~
binary.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  365 |   BFD_JUMP_TABLE_SYMBOLS (binary),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:427:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol **, asection *, bfd_vma,  const char **, const char **, unsigned int *, unsigned int *)' {aka 'int (*)(bfd *, struct bfd_symbol **, struct bfd_section *, long unsigned int,  const char **, const char **, unsigned int *, unsigned int *)'} [-Wcast-function-type]
  427 |   ((bfd_boolean (*) (bfd *, asymbol **, asection *, bfd_vma,            \
      |    ^
binary.c:208:44: note: in expansion of macro '_bfd_nosymbols_find_nearest_line'
  208 | #define binary_find_nearest_line           _bfd_nosymbols_find_nearest_line
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7529:3: note: in expansion of macro 'binary_find_nearest_line'
 7529 |   NAME##_find_nearest_line, \
      |   ^~~~
binary.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  365 |   BFD_JUMP_TABLE_SYMBOLS (binary),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:432:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol **, asymbol *, const char **, unsigned int *)' {aka 'int (*)(bfd *, struct bfd_symbol **, struct bfd_symbol *, const char **, unsigned int *)'} [-Wcast-function-type]
  432 |   ((bfd_boolean (*) (bfd *, asymbol **, asymbol *,      \
      |    ^
binary.c:209:44: note: in expansion of macro '_bfd_nosymbols_find_line'
  209 | #define binary_find_line                   _bfd_nosymbols_find_line
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7530:3: note: in expansion of macro 'binary_find_line'
 7530 |   NAME##_find_line, \
      |   ^~~~
binary.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  365 |   BFD_JUMP_TABLE_SYMBOLS (binary),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:436:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, const char **, const char **, unsigned int *)' {aka 'int (*)(bfd *, const char **, const char **, unsigned int *)'} [-Wcast-function-type]
  436 |   ((bfd_boolean (*) (bfd *, const char **, const char **, unsigned int *)) \
      |    ^
binary.c:210:44: note: in expansion of macro '_bfd_nosymbols_find_inliner_info'
  210 | #define binary_find_inliner_info           _bfd_nosymbols_find_inliner_info
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7531:3: note: in expansion of macro 'binary_find_inliner_info'
 7531 |   NAME##_find_inliner_info, \
      |   ^~~~
binary.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  365 |   BFD_JUMP_TABLE_SYMBOLS (binary),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:439:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(bfd *, void *, long unsigned int)'} [-Wcast-function-type]
  439 |   ((asymbol *(*) (bfd *, void *, unsigned long)) bfd_nullvoidptr)
      |    ^
binary.c:211:44: note: in expansion of macro '_bfd_nosymbols_bfd_make_debug_symbol'
  211 | #define binary_bfd_make_debug_symbol       _bfd_nosymbols_bfd_make_debug_symbol
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7532:3: note: in expansion of macro 'binary_bfd_make_debug_symbol'
 7532 |   NAME##_bfd_make_debug_symbol, \
      |   ^~~~
binary.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  365 |   BFD_JUMP_TABLE_SYMBOLS (binary),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:455:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, bfd_reloc_code_real_type)' {aka 'const struct reloc_howto_struct * (*)(bfd *, enum bfd_reloc_code_real)'} [-Wcast-function-type]
  455 |   ((reloc_howto_type *(*) (bfd *, bfd_reloc_code_real_type)) bfd_nullvoidptr)
      |    ^
bfd.h:7582:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_type_lookup'
 7582 |   NAME##_bfd_reloc_type_lookup, \
      |   ^~~~
binary.c:366:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
  366 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:457:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(bfd *, const char *)'} [-Wcast-function-type]
  457 |   ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr)
      |    ^
bfd.h:7583:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup'
 7583 |   NAME##_bfd_reloc_name_lookup
      |   ^~~~
binary.c:366:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
  366 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:535:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(bfd *, struct bfd_symbol **)'} [-Wcast-function-type]
  535 |   ((long (*) (bfd *, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7698:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab'
 7698 |   NAME##_canonicalize_dynamic_symtab, \
      |   ^~~~
binary.c:369:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
  369 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:537:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, long int,  asymbol **, long int,  asymbol **, asymbol **)' {aka 'long int (*)(bfd *, long int,  struct bfd_symbol **, long int,  struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type]
  537 |   ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7699:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab'
 7699 |   NAME##_get_synthetic_symtab, \
      |   ^~~~
binary.c:369:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
  369 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:540:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type]
  540 |   ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7701:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc'
 7701 |   NAME##_canonicalize_dynamic_reloc
      |   ^~~~
binary.c:369:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
  369 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/binary.Tpo .deps/binary.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ihex.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ihex.c -o ihex.o
In file included from ihex.c:124:
libbfd.h:268:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  268 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:7435:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_bfd_data'
 7435 |   NAME##_bfd_copy_private_bfd_data, \
      |   ^~~~
ihex.c:995:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  995 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:270:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *)' {aka 'int (*)(bfd *, struct bfd_link_info *)'} [-Wcast-function-type]
  270 |   ((bfd_boolean (*) (bfd *, struct bfd_link_info *)) bfd_true)
      |    ^
bfd.h:7436:3: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data'
 7436 |   NAME##_bfd_merge_private_bfd_data, \
      |   ^~~~
ihex.c:995:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  995 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:274:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, bfd *, asection *)' {aka 'int (*)(bfd *, struct bfd_section *, bfd *, struct bfd_section *)'} [-Wcast-function-type]
  274 |   ((bfd_boolean (*) (bfd *, asection *, bfd *, asection *)) bfd_true)
      |    ^
bfd.h:7438:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_section_data'
 7438 |   NAME##_bfd_copy_private_section_data, \
      |   ^~~~
ihex.c:995:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  995 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:276:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *, bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *, bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  276 |   ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true)
      |    ^
bfd.h:7439:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_symbol_data'
 7439 |   NAME##_bfd_copy_private_symbol_data, \
      |   ^~~~
ihex.c:995:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  995 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:278:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  278 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:7440:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data'
 7440 |   NAME##_bfd_copy_private_header_data, \
      |   ^~~~
ihex.c:995:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  995 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:272:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(bfd *, unsigned int)'} [-Wcast-function-type]
  272 |   ((bfd_boolean (*) (bfd *, flagword)) bfd_true)
      |    ^
bfd.h:7441:3: note: in expansion of macro '_bfd_generic_bfd_set_private_flags'
 7441 |   NAME##_bfd_set_private_flags, \
      |   ^~~~
ihex.c:995:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  995 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:280:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, void *)' {aka 'int (*)(bfd *, void *)'} [-Wcast-function-type]
  280 |   ((bfd_boolean (*) (bfd *, void *)) bfd_true)
      |    ^
bfd.h:7442:3: note: in expansion of macro '_bfd_generic_bfd_print_private_bfd_data'
 7442 |   NAME##_bfd_print_private_bfd_data
      |   ^~~~
ihex.c:995:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  995 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:303:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, char **, bfd_size_type *, const char **)' {aka 'int (*)(bfd *, char **, long unsigned int *, const char **)'} [-Wcast-function-type]
  303 |   ((bfd_boolean (*) (bfd *, char **, bfd_size_type *, const char **)) \
      |    ^
bfd.h:7491:3: note: in expansion of macro '_bfd_noarchive_construct_extended_name_table'
 7491 |   NAME##_construct_extended_name_table, \
      |   ^~~~
ihex.c:997:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  997 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:306:4: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, const char *, char *)' [-Wcast-function-type]
  306 |   ((void (*) (bfd *, const char *, char *)) bfd_void)
      |    ^
bfd.h:7492:3: note: in expansion of macro '_bfd_noarchive_truncate_arname'
 7492 |   NAME##_truncate_arname, \
      |   ^~~~
ihex.c:997:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  997 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:308:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, unsigned int,  struct orl *, unsigned int,  int)' {aka 'int (*)(bfd *, unsigned int,  struct orl *, unsigned int,  int)'} [-Wcast-function-type]
  308 |   ((bfd_boolean (*) (bfd *, unsigned int, struct orl *, unsigned int, int)) \
      |    ^
bfd.h:7493:3: note: in expansion of macro '_bfd_noarchive_write_armap'
 7493 |   NAME##_write_armap, \
      |   ^~~~
ihex.c:997:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  997 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:312:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  312 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_false)
      |    ^
bfd.h:7495:3: note: in expansion of macro '_bfd_noarchive_write_ar_hdr'
 7495 |   NAME##_write_ar_hdr, \
      |   ^~~~
ihex.c:997:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  997 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:314:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'bfd * (*)(bfd *, bfd *)' [-Wcast-function-type]
  314 |   ((bfd *(*) (bfd *, bfd *)) bfd_nullvoidptr)
      |    ^
bfd.h:7496:3: note: in expansion of macro '_bfd_noarchive_openr_next_archived_file'
 7496 |   NAME##_openr_next_archived_file, \
      |   ^~~~
ihex.c:997:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  997 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:316:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'bfd * (*)(bfd *, symindex)' {aka 'bfd * (*)(bfd *, long unsigned int)'} [-Wcast-function-type]
  316 |   ((bfd *(*) (bfd *, symindex)) bfd_nullvoidptr)
      |    ^
bfd.h:7497:3: note: in expansion of macro '_bfd_noarchive_get_elt_at_index'
 7497 |   NAME##_get_elt_at_index, \
      |   ^~~~
ihex.c:997:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  997 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
ihex.c:922:52: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(bfd *, struct bfd_symbol **)'} [-Wcast-function-type]
  922 | #define ihex_canonicalize_symtab                  ((long (*) (bfd *, asymbol **)) bfd_0l)
      |                                                    ^
bfd.h:7521:3: note: in expansion of macro 'ihex_canonicalize_symtab'
 7521 |   NAME##_canonicalize_symtab, \
      |   ^~~~
ihex.c:998:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  998 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:415:4: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, void *, asymbol *, bfd_print_symbol_type)' {aka 'void (*)(bfd *, void *, struct bfd_symbol *, enum bfd_print_symbol)'} [-Wcast-function-type]
  415 |   ((void (*) (bfd *, void *, asymbol *, bfd_print_symbol_type)) bfd_void)
      |    ^
ihex.c:924:51: note: in expansion of macro '_bfd_nosymbols_print_symbol'
  924 | #define ihex_print_symbol                         _bfd_nosymbols_print_symbol
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7523:3: note: in expansion of macro 'ihex_print_symbol'
 7523 |   NAME##_print_symbol, \
      |   ^~~~
ihex.c:998:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  998 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:417:4: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, asymbol *, symbol_info *)' {aka 'void (*)(bfd *, struct bfd_symbol *, struct _symbol_info *)'} [-Wcast-function-type]
  417 |   ((void (*) (bfd *, asymbol *, symbol_info *)) bfd_void)
      |    ^
ihex.c:925:51: note: in expansion of macro '_bfd_nosymbols_get_symbol_info'
  925 | #define ihex_get_symbol_info                      _bfd_nosymbols_get_symbol_info
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7524:3: note: in expansion of macro 'ihex_get_symbol_info'
 7524 |   NAME##_get_symbol_info, \
      |   ^~~~
ihex.c:998:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  998 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:419:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const char * (*)(bfd *, asymbol *, bfd_boolean *)' {aka 'const char * (*)(bfd *, struct bfd_symbol *, int *)'} [-Wcast-function-type]
  419 |   ((const char *(*) (bfd *, asymbol *, bfd_boolean *)) bfd_nullvoidptr)
      |    ^
ihex.c:926:51: note: in expansion of macro '_bfd_nosymbols_get_symbol_version_string'
  926 | #define ihex_get_symbol_version_string            _bfd_nosymbols_get_symbol_version_string
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7525:3: note: in expansion of macro 'ihex_get_symbol_version_string'
 7525 |   NAME##_get_symbol_version_string, \
      |   ^~~~
ihex.c:998:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  998 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:421:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, const char *)' {aka 'int (*)(bfd *, const char *)'} [-Wcast-function-type]
  421 |   ((bfd_boolean (*) (bfd *, const char *)) bfd_false)
      |    ^
ihex.c:928:51: note: in expansion of macro '_bfd_nosymbols_bfd_is_local_label_name'
  928 | #define ihex_bfd_is_local_label_name              _bfd_nosymbols_bfd_is_local_label_name
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7526:3: note: in expansion of macro 'ihex_bfd_is_local_label_name'
 7526 |   NAME##_bfd_is_local_label_name, \
      |   ^~~~
ihex.c:998:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  998 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
ihex.c:927:52: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  927 | #define ihex_bfd_is_target_special_symbol         ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
      |                                                    ^
bfd.h:7527:3: note: in expansion of macro 'ihex_bfd_is_target_special_symbol'
 7527 |   NAME##_bfd_is_target_special_symbol, \
      |   ^~~~
ihex.c:998:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  998 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:425:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'alent * (*)(bfd *, asymbol *)' {aka 'struct lineno_cache_entry * (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  425 |   ((alent *(*) (bfd *, asymbol *)) bfd_nullvoidptr)
      |    ^
ihex.c:929:51: note: in expansion of macro '_bfd_nosymbols_get_lineno'
  929 | #define ihex_get_lineno                           _bfd_nosymbols_get_lineno
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7528:3: note: in expansion of macro 'ihex_get_lineno'
 7528 |   NAME##_get_lineno, \
      |   ^~~~
ihex.c:998:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  998 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:427:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol **, asection *, bfd_vma,  const char **, const char **, unsigned int *, unsigned int *)' {aka 'int (*)(bfd *, struct bfd_symbol **, struct bfd_section *, long unsigned int,  const char **, const char **, unsigned int *, unsigned int *)'} [-Wcast-function-type]
  427 |   ((bfd_boolean (*) (bfd *, asymbol **, asection *, bfd_vma,            \
      |    ^
ihex.c:930:51: note: in expansion of macro '_bfd_nosymbols_find_nearest_line'
  930 | #define ihex_find_nearest_line                    _bfd_nosymbols_find_nearest_line
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7529:3: note: in expansion of macro 'ihex_find_nearest_line'
 7529 |   NAME##_find_nearest_line, \
      |   ^~~~
ihex.c:998:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  998 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:432:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol **, asymbol *, const char **, unsigned int *)' {aka 'int (*)(bfd *, struct bfd_symbol **, struct bfd_symbol *, const char **, unsigned int *)'} [-Wcast-function-type]
  432 |   ((bfd_boolean (*) (bfd *, asymbol **, asymbol *,      \
      |    ^
ihex.c:931:51: note: in expansion of macro '_bfd_nosymbols_find_line'
  931 | #define ihex_find_line                            _bfd_nosymbols_find_line
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7530:3: note: in expansion of macro 'ihex_find_line'
 7530 |   NAME##_find_line, \
      |   ^~~~
ihex.c:998:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  998 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:436:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, const char **, const char **, unsigned int *)' {aka 'int (*)(bfd *, const char **, const char **, unsigned int *)'} [-Wcast-function-type]
  436 |   ((bfd_boolean (*) (bfd *, const char **, const char **, unsigned int *)) \
      |    ^
ihex.c:932:51: note: in expansion of macro '_bfd_nosymbols_find_inliner_info'
  932 | #define ihex_find_inliner_info                    _bfd_nosymbols_find_inliner_info
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7531:3: note: in expansion of macro 'ihex_find_inliner_info'
 7531 |   NAME##_find_inliner_info, \
      |   ^~~~
ihex.c:998:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  998 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:439:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(bfd *, void *, long unsigned int)'} [-Wcast-function-type]
  439 |   ((asymbol *(*) (bfd *, void *, unsigned long)) bfd_nullvoidptr)
      |    ^
ihex.c:933:51: note: in expansion of macro '_bfd_nosymbols_bfd_make_debug_symbol'
  933 | #define ihex_bfd_make_debug_symbol                _bfd_nosymbols_bfd_make_debug_symbol
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7532:3: note: in expansion of macro 'ihex_bfd_make_debug_symbol'
 7532 |   NAME##_bfd_make_debug_symbol, \
      |   ^~~~
ihex.c:998:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  998 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:441:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, bfd_boolean,  void **, unsigned int *)' {aka 'long int (*)(bfd *, int,  void **, unsigned int *)'} [-Wcast-function-type]
  441 |   ((long (*) (bfd *, bfd_boolean, void **, unsigned int *)) _bfd_n1)
      |    ^
ihex.c:934:51: note: in expansion of macro '_bfd_nosymbols_read_minisymbols'
  934 | #define ihex_read_minisymbols                     _bfd_nosymbols_read_minisymbols
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7533:3: note: in expansion of macro 'ihex_read_minisymbols'
 7533 |   NAME##_read_minisymbols, \
      |   ^~~~
ihex.c:998:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  998 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:443:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'asymbol * (*)(bfd *, bfd_boolean,  const void *, asymbol *)' {aka 'struct bfd_symbol * (*)(bfd *, int,  const void *, struct bfd_symbol *)'} [-Wcast-function-type]
  443 |   ((asymbol *(*) (bfd *, bfd_boolean, const void *, asymbol *)) \
      |    ^
ihex.c:935:51: note: in expansion of macro '_bfd_nosymbols_minisymbol_to_symbol'
  935 | #define ihex_minisymbol_to_symbol                 _bfd_nosymbols_minisymbol_to_symbol
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7534:3: note: in expansion of macro 'ihex_minisymbol_to_symbol'
 7534 |   NAME##_minisymbol_to_symbol
      |   ^~~~
ihex.c:998:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  998 |   BFD_JUMP_TABLE_SYMBOLS (ihex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:455:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, bfd_reloc_code_real_type)' {aka 'const struct reloc_howto_struct * (*)(bfd *, enum bfd_reloc_code_real)'} [-Wcast-function-type]
  455 |   ((reloc_howto_type *(*) (bfd *, bfd_reloc_code_real_type)) bfd_nullvoidptr)
      |    ^
bfd.h:7582:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_type_lookup'
 7582 |   NAME##_bfd_reloc_type_lookup, \
      |   ^~~~
ihex.c:999:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
  999 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:457:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(bfd *, const char *)'} [-Wcast-function-type]
  457 |   ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr)
      |    ^
bfd.h:7583:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup'
 7583 |   NAME##_bfd_reloc_name_lookup
      |   ^~~~
ihex.c:999:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
  999 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:535:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(bfd *, struct bfd_symbol **)'} [-Wcast-function-type]
  535 |   ((long (*) (bfd *, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7698:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab'
 7698 |   NAME##_canonicalize_dynamic_symtab, \
      |   ^~~~
ihex.c:1002:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1002 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:537:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, long int,  asymbol **, long int,  asymbol **, asymbol **)' {aka 'long int (*)(bfd *, long int,  struct bfd_symbol **, long int,  struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type]
  537 |   ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7699:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab'
 7699 |   NAME##_get_synthetic_symtab, \
      |   ^~~~
ihex.c:1002:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1002 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:540:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type]
  540 |   ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7701:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc'
 7701 |   NAME##_canonicalize_dynamic_reloc
      |   ^~~~
ihex.c:1002:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1002 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/ihex.Tpo .deps/ihex.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo srec.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c srec.c -o srec.o
In file included from srec.c:106:
libbfd.h:268:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  268 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:7435:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_bfd_data'
 7435 |   NAME##_bfd_copy_private_bfd_data, \
      |   ^~~~
srec.c:1332:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1332 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:270:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *)' {aka 'int (*)(bfd *, struct bfd_link_info *)'} [-Wcast-function-type]
  270 |   ((bfd_boolean (*) (bfd *, struct bfd_link_info *)) bfd_true)
      |    ^
bfd.h:7436:3: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data'
 7436 |   NAME##_bfd_merge_private_bfd_data, \
      |   ^~~~
srec.c:1332:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1332 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:274:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, bfd *, asection *)' {aka 'int (*)(bfd *, struct bfd_section *, bfd *, struct bfd_section *)'} [-Wcast-function-type]
  274 |   ((bfd_boolean (*) (bfd *, asection *, bfd *, asection *)) bfd_true)
      |    ^
bfd.h:7438:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_section_data'
 7438 |   NAME##_bfd_copy_private_section_data, \
      |   ^~~~
srec.c:1332:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1332 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:276:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *, bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *, bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  276 |   ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true)
      |    ^
bfd.h:7439:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_symbol_data'
 7439 |   NAME##_bfd_copy_private_symbol_data, \
      |   ^~~~
srec.c:1332:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1332 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:278:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  278 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:7440:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data'
 7440 |   NAME##_bfd_copy_private_header_data, \
      |   ^~~~
srec.c:1332:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1332 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:272:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(bfd *, unsigned int)'} [-Wcast-function-type]
  272 |   ((bfd_boolean (*) (bfd *, flagword)) bfd_true)
      |    ^
bfd.h:7441:3: note: in expansion of macro '_bfd_generic_bfd_set_private_flags'
 7441 |   NAME##_bfd_set_private_flags, \
      |   ^~~~
srec.c:1332:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1332 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:280:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, void *)' {aka 'int (*)(bfd *, void *)'} [-Wcast-function-type]
  280 |   ((bfd_boolean (*) (bfd *, void *)) bfd_true)
      |    ^
bfd.h:7442:3: note: in expansion of macro '_bfd_generic_bfd_print_private_bfd_data'
 7442 |   NAME##_bfd_print_private_bfd_data
      |   ^~~~
srec.c:1332:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1332 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:303:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, char **, bfd_size_type *, const char **)' {aka 'int (*)(bfd *, char **, long unsigned int *, const char **)'} [-Wcast-function-type]
  303 |   ((bfd_boolean (*) (bfd *, char **, bfd_size_type *, const char **)) \
      |    ^
bfd.h:7491:3: note: in expansion of macro '_bfd_noarchive_construct_extended_name_table'
 7491 |   NAME##_construct_extended_name_table, \
      |   ^~~~
srec.c:1334:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1334 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:306:4: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, const char *, char *)' [-Wcast-function-type]
  306 |   ((void (*) (bfd *, const char *, char *)) bfd_void)
      |    ^
bfd.h:7492:3: note: in expansion of macro '_bfd_noarchive_truncate_arname'
 7492 |   NAME##_truncate_arname, \
      |   ^~~~
srec.c:1334:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1334 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:308:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, unsigned int,  struct orl *, unsigned int,  int)' {aka 'int (*)(bfd *, unsigned int,  struct orl *, unsigned int,  int)'} [-Wcast-function-type]
  308 |   ((bfd_boolean (*) (bfd *, unsigned int, struct orl *, unsigned int, int)) \
      |    ^
bfd.h:7493:3: note: in expansion of macro '_bfd_noarchive_write_armap'
 7493 |   NAME##_write_armap, \
      |   ^~~~
srec.c:1334:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1334 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:312:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  312 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_false)
      |    ^
bfd.h:7495:3: note: in expansion of macro '_bfd_noarchive_write_ar_hdr'
 7495 |   NAME##_write_ar_hdr, \
      |   ^~~~
srec.c:1334:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1334 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:314:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'bfd * (*)(bfd *, bfd *)' [-Wcast-function-type]
  314 |   ((bfd *(*) (bfd *, bfd *)) bfd_nullvoidptr)
      |    ^
bfd.h:7496:3: note: in expansion of macro '_bfd_noarchive_openr_next_archived_file'
 7496 |   NAME##_openr_next_archived_file, \
      |   ^~~~
srec.c:1334:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1334 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:316:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'bfd * (*)(bfd *, symindex)' {aka 'bfd * (*)(bfd *, long unsigned int)'} [-Wcast-function-type]
  316 |   ((bfd *(*) (bfd *, symindex)) bfd_nullvoidptr)
      |    ^
bfd.h:7497:3: note: in expansion of macro '_bfd_noarchive_get_elt_at_index'
 7497 |   NAME##_get_elt_at_index, \
      |   ^~~~
srec.c:1334:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1334 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:419:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const char * (*)(bfd *, asymbol *, bfd_boolean *)' {aka 'const char * (*)(bfd *, struct bfd_symbol *, int *)'} [-Wcast-function-type]
  419 |   ((const char *(*) (bfd *, asymbol *, bfd_boolean *)) bfd_nullvoidptr)
      |    ^
srec.c:1267:51: note: in expansion of macro '_bfd_nosymbols_get_symbol_version_string'
 1267 | #define srec_get_symbol_version_string            _bfd_nosymbols_get_symbol_version_string
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7525:3: note: in expansion of macro 'srec_get_symbol_version_string'
 7525 |   NAME##_get_symbol_version_string, \
      |   ^~~~
srec.c:1335:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1335 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
srec.c:1260:52: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
 1260 | #define srec_bfd_is_target_special_symbol         ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
      |                                                    ^
bfd.h:7527:3: note: in expansion of macro 'srec_bfd_is_target_special_symbol'
 7527 |   NAME##_bfd_is_target_special_symbol, \
      |   ^~~~
srec.c:1335:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1335 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:425:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'alent * (*)(bfd *, asymbol *)' {aka 'struct lineno_cache_entry * (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  425 |   ((alent *(*) (bfd *, asymbol *)) bfd_nullvoidptr)
      |    ^
srec.c:1262:51: note: in expansion of macro '_bfd_nosymbols_get_lineno'
 1262 | #define srec_get_lineno                           _bfd_nosymbols_get_lineno
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7528:3: note: in expansion of macro 'srec_get_lineno'
 7528 |   NAME##_get_lineno, \
      |   ^~~~
srec.c:1335:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1335 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:427:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol **, asection *, bfd_vma,  const char **, const char **, unsigned int *, unsigned int *)' {aka 'int (*)(bfd *, struct bfd_symbol **, struct bfd_section *, long unsigned int,  const char **, const char **, unsigned int *, unsigned int *)'} [-Wcast-function-type]
  427 |   ((bfd_boolean (*) (bfd *, asymbol **, asection *, bfd_vma,            \
      |    ^
srec.c:1263:51: note: in expansion of macro '_bfd_nosymbols_find_nearest_line'
 1263 | #define srec_find_nearest_line                    _bfd_nosymbols_find_nearest_line
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7529:3: note: in expansion of macro 'srec_find_nearest_line'
 7529 |   NAME##_find_nearest_line, \
      |   ^~~~
srec.c:1335:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1335 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:432:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol **, asymbol *, const char **, unsigned int *)' {aka 'int (*)(bfd *, struct bfd_symbol **, struct bfd_symbol *, const char **, unsigned int *)'} [-Wcast-function-type]
  432 |   ((bfd_boolean (*) (bfd *, asymbol **, asymbol *,      \
      |    ^
srec.c:1264:51: note: in expansion of macro '_bfd_nosymbols_find_line'
 1264 | #define srec_find_line                            _bfd_nosymbols_find_line
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7530:3: note: in expansion of macro 'srec_find_line'
 7530 |   NAME##_find_line, \
      |   ^~~~
srec.c:1335:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1335 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:436:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, const char **, const char **, unsigned int *)' {aka 'int (*)(bfd *, const char **, const char **, unsigned int *)'} [-Wcast-function-type]
  436 |   ((bfd_boolean (*) (bfd *, const char **, const char **, unsigned int *)) \
      |    ^
srec.c:1265:51: note: in expansion of macro '_bfd_nosymbols_find_inliner_info'
 1265 | #define srec_find_inliner_info                    _bfd_nosymbols_find_inliner_info
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7531:3: note: in expansion of macro 'srec_find_inliner_info'
 7531 |   NAME##_find_inliner_info, \
      |   ^~~~
srec.c:1335:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1335 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:439:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(bfd *, void *, long unsigned int)'} [-Wcast-function-type]
  439 |   ((asymbol *(*) (bfd *, void *, unsigned long)) bfd_nullvoidptr)
      |    ^
srec.c:1268:51: note: in expansion of macro '_bfd_nosymbols_bfd_make_debug_symbol'
 1268 | #define srec_bfd_make_debug_symbol                _bfd_nosymbols_bfd_make_debug_symbol
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7532:3: note: in expansion of macro 'srec_bfd_make_debug_symbol'
 7532 |   NAME##_bfd_make_debug_symbol, \
      |   ^~~~
srec.c:1335:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1335 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:455:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, bfd_reloc_code_real_type)' {aka 'const struct reloc_howto_struct * (*)(bfd *, enum bfd_reloc_code_real)'} [-Wcast-function-type]
  455 |   ((reloc_howto_type *(*) (bfd *, bfd_reloc_code_real_type)) bfd_nullvoidptr)
      |    ^
bfd.h:7582:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_type_lookup'
 7582 |   NAME##_bfd_reloc_type_lookup, \
      |   ^~~~
srec.c:1336:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
 1336 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:457:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(bfd *, const char *)'} [-Wcast-function-type]
  457 |   ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr)
      |    ^
bfd.h:7583:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup'
 7583 |   NAME##_bfd_reloc_name_lookup
      |   ^~~~
srec.c:1336:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
 1336 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:535:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(bfd *, struct bfd_symbol **)'} [-Wcast-function-type]
  535 |   ((long (*) (bfd *, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7698:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab'
 7698 |   NAME##_canonicalize_dynamic_symtab, \
      |   ^~~~
srec.c:1339:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1339 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:537:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, long int,  asymbol **, long int,  asymbol **, asymbol **)' {aka 'long int (*)(bfd *, long int,  struct bfd_symbol **, long int,  struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type]
  537 |   ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7699:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab'
 7699 |   NAME##_get_synthetic_symtab, \
      |   ^~~~
srec.c:1339:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1339 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:540:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type]
  540 |   ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7701:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc'
 7701 |   NAME##_canonicalize_dynamic_reloc
      |   ^~~~
srec.c:1339:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1339 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:268:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  268 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:7435:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_bfd_data'
 7435 |   NAME##_bfd_copy_private_bfd_data, \
      |   ^~~~
srec.c:1388:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1388 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:270:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *)' {aka 'int (*)(bfd *, struct bfd_link_info *)'} [-Wcast-function-type]
  270 |   ((bfd_boolean (*) (bfd *, struct bfd_link_info *)) bfd_true)
      |    ^
bfd.h:7436:3: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data'
 7436 |   NAME##_bfd_merge_private_bfd_data, \
      |   ^~~~
srec.c:1388:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1388 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:274:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, bfd *, asection *)' {aka 'int (*)(bfd *, struct bfd_section *, bfd *, struct bfd_section *)'} [-Wcast-function-type]
  274 |   ((bfd_boolean (*) (bfd *, asection *, bfd *, asection *)) bfd_true)
      |    ^
bfd.h:7438:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_section_data'
 7438 |   NAME##_bfd_copy_private_section_data, \
      |   ^~~~
srec.c:1388:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1388 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:276:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *, bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *, bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  276 |   ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true)
      |    ^
bfd.h:7439:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_symbol_data'
 7439 |   NAME##_bfd_copy_private_symbol_data, \
      |   ^~~~
srec.c:1388:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1388 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:278:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  278 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:7440:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data'
 7440 |   NAME##_bfd_copy_private_header_data, \
      |   ^~~~
srec.c:1388:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1388 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:272:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(bfd *, unsigned int)'} [-Wcast-function-type]
  272 |   ((bfd_boolean (*) (bfd *, flagword)) bfd_true)
      |    ^
bfd.h:7441:3: note: in expansion of macro '_bfd_generic_bfd_set_private_flags'
 7441 |   NAME##_bfd_set_private_flags, \
      |   ^~~~
srec.c:1388:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1388 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:280:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, void *)' {aka 'int (*)(bfd *, void *)'} [-Wcast-function-type]
  280 |   ((bfd_boolean (*) (bfd *, void *)) bfd_true)
      |    ^
bfd.h:7442:3: note: in expansion of macro '_bfd_generic_bfd_print_private_bfd_data'
 7442 |   NAME##_bfd_print_private_bfd_data
      |   ^~~~
srec.c:1388:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1388 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:303:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, char **, bfd_size_type *, const char **)' {aka 'int (*)(bfd *, char **, long unsigned int *, const char **)'} [-Wcast-function-type]
  303 |   ((bfd_boolean (*) (bfd *, char **, bfd_size_type *, const char **)) \
      |    ^
bfd.h:7491:3: note: in expansion of macro '_bfd_noarchive_construct_extended_name_table'
 7491 |   NAME##_construct_extended_name_table, \
      |   ^~~~
srec.c:1390:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1390 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:306:4: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, const char *, char *)' [-Wcast-function-type]
  306 |   ((void (*) (bfd *, const char *, char *)) bfd_void)
      |    ^
bfd.h:7492:3: note: in expansion of macro '_bfd_noarchive_truncate_arname'
 7492 |   NAME##_truncate_arname, \
      |   ^~~~
srec.c:1390:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1390 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:308:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, unsigned int,  struct orl *, unsigned int,  int)' {aka 'int (*)(bfd *, unsigned int,  struct orl *, unsigned int,  int)'} [-Wcast-function-type]
  308 |   ((bfd_boolean (*) (bfd *, unsigned int, struct orl *, unsigned int, int)) \
      |    ^
bfd.h:7493:3: note: in expansion of macro '_bfd_noarchive_write_armap'
 7493 |   NAME##_write_armap, \
      |   ^~~~
srec.c:1390:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1390 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:312:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  312 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_false)
      |    ^
bfd.h:7495:3: note: in expansion of macro '_bfd_noarchive_write_ar_hdr'
 7495 |   NAME##_write_ar_hdr, \
      |   ^~~~
srec.c:1390:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1390 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:314:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'bfd * (*)(bfd *, bfd *)' [-Wcast-function-type]
  314 |   ((bfd *(*) (bfd *, bfd *)) bfd_nullvoidptr)
      |    ^
bfd.h:7496:3: note: in expansion of macro '_bfd_noarchive_openr_next_archived_file'
 7496 |   NAME##_openr_next_archived_file, \
      |   ^~~~
srec.c:1390:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1390 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:316:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'bfd * (*)(bfd *, symindex)' {aka 'bfd * (*)(bfd *, long unsigned int)'} [-Wcast-function-type]
  316 |   ((bfd *(*) (bfd *, symindex)) bfd_nullvoidptr)
      |    ^
bfd.h:7497:3: note: in expansion of macro '_bfd_noarchive_get_elt_at_index'
 7497 |   NAME##_get_elt_at_index, \
      |   ^~~~
srec.c:1390:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1390 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:419:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const char * (*)(bfd *, asymbol *, bfd_boolean *)' {aka 'const char * (*)(bfd *, struct bfd_symbol *, int *)'} [-Wcast-function-type]
  419 |   ((const char *(*) (bfd *, asymbol *, bfd_boolean *)) bfd_nullvoidptr)
      |    ^
srec.c:1267:51: note: in expansion of macro '_bfd_nosymbols_get_symbol_version_string'
 1267 | #define srec_get_symbol_version_string            _bfd_nosymbols_get_symbol_version_string
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7525:3: note: in expansion of macro 'srec_get_symbol_version_string'
 7525 |   NAME##_get_symbol_version_string, \
      |   ^~~~
srec.c:1391:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1391 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
srec.c:1260:52: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
 1260 | #define srec_bfd_is_target_special_symbol         ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
      |                                                    ^
bfd.h:7527:3: note: in expansion of macro 'srec_bfd_is_target_special_symbol'
 7527 |   NAME##_bfd_is_target_special_symbol, \
      |   ^~~~
srec.c:1391:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1391 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:425:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'alent * (*)(bfd *, asymbol *)' {aka 'struct lineno_cache_entry * (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  425 |   ((alent *(*) (bfd *, asymbol *)) bfd_nullvoidptr)
      |    ^
srec.c:1262:51: note: in expansion of macro '_bfd_nosymbols_get_lineno'
 1262 | #define srec_get_lineno                           _bfd_nosymbols_get_lineno
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7528:3: note: in expansion of macro 'srec_get_lineno'
 7528 |   NAME##_get_lineno, \
      |   ^~~~
srec.c:1391:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1391 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:427:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol **, asection *, bfd_vma,  const char **, const char **, unsigned int *, unsigned int *)' {aka 'int (*)(bfd *, struct bfd_symbol **, struct bfd_section *, long unsigned int,  const char **, const char **, unsigned int *, unsigned int *)'} [-Wcast-function-type]
  427 |   ((bfd_boolean (*) (bfd *, asymbol **, asection *, bfd_vma,            \
      |    ^
srec.c:1263:51: note: in expansion of macro '_bfd_nosymbols_find_nearest_line'
 1263 | #define srec_find_nearest_line                    _bfd_nosymbols_find_nearest_line
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7529:3: note: in expansion of macro 'srec_find_nearest_line'
 7529 |   NAME##_find_nearest_line, \
      |   ^~~~
srec.c:1391:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1391 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:432:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol **, asymbol *, const char **, unsigned int *)' {aka 'int (*)(bfd *, struct bfd_symbol **, struct bfd_symbol *, const char **, unsigned int *)'} [-Wcast-function-type]
  432 |   ((bfd_boolean (*) (bfd *, asymbol **, asymbol *,      \
      |    ^
srec.c:1264:51: note: in expansion of macro '_bfd_nosymbols_find_line'
 1264 | #define srec_find_line                            _bfd_nosymbols_find_line
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7530:3: note: in expansion of macro 'srec_find_line'
 7530 |   NAME##_find_line, \
      |   ^~~~
srec.c:1391:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1391 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:436:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, const char **, const char **, unsigned int *)' {aka 'int (*)(bfd *, const char **, const char **, unsigned int *)'} [-Wcast-function-type]
  436 |   ((bfd_boolean (*) (bfd *, const char **, const char **, unsigned int *)) \
      |    ^
srec.c:1265:51: note: in expansion of macro '_bfd_nosymbols_find_inliner_info'
 1265 | #define srec_find_inliner_info                    _bfd_nosymbols_find_inliner_info
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7531:3: note: in expansion of macro 'srec_find_inliner_info'
 7531 |   NAME##_find_inliner_info, \
      |   ^~~~
srec.c:1391:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1391 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:439:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(bfd *, void *, long unsigned int)'} [-Wcast-function-type]
  439 |   ((asymbol *(*) (bfd *, void *, unsigned long)) bfd_nullvoidptr)
      |    ^
srec.c:1268:51: note: in expansion of macro '_bfd_nosymbols_bfd_make_debug_symbol'
 1268 | #define srec_bfd_make_debug_symbol                _bfd_nosymbols_bfd_make_debug_symbol
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7532:3: note: in expansion of macro 'srec_bfd_make_debug_symbol'
 7532 |   NAME##_bfd_make_debug_symbol, \
      |   ^~~~
srec.c:1391:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1391 |   BFD_JUMP_TABLE_SYMBOLS (srec),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:455:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, bfd_reloc_code_real_type)' {aka 'const struct reloc_howto_struct * (*)(bfd *, enum bfd_reloc_code_real)'} [-Wcast-function-type]
  455 |   ((reloc_howto_type *(*) (bfd *, bfd_reloc_code_real_type)) bfd_nullvoidptr)
      |    ^
bfd.h:7582:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_type_lookup'
 7582 |   NAME##_bfd_reloc_type_lookup, \
      |   ^~~~
srec.c:1392:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
 1392 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:457:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(bfd *, const char *)'} [-Wcast-function-type]
  457 |   ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr)
      |    ^
bfd.h:7583:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup'
 7583 |   NAME##_bfd_reloc_name_lookup
      |   ^~~~
srec.c:1392:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
 1392 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:535:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(bfd *, struct bfd_symbol **)'} [-Wcast-function-type]
  535 |   ((long (*) (bfd *, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7698:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab'
 7698 |   NAME##_canonicalize_dynamic_symtab, \
      |   ^~~~
srec.c:1395:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1395 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:537:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, long int,  asymbol **, long int,  asymbol **, asymbol **)' {aka 'long int (*)(bfd *, long int,  struct bfd_symbol **, long int,  struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type]
  537 |   ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7699:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab'
 7699 |   NAME##_get_synthetic_symtab, \
      |   ^~~~
srec.c:1395:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1395 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:540:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type]
  540 |   ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7701:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc'
 7701 |   NAME##_canonicalize_dynamic_reloc
      |   ^~~~
srec.c:1395:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1395 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/srec.Tpo .deps/srec.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo tekhex.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c tekhex.c -o tekhex.o
In file included from tekhex.c:71:
libbfd.h:268:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  268 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:7435:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_bfd_data'
 7435 |   NAME##_bfd_copy_private_bfd_data, \
      |   ^~~~
tekhex.c:1036:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1036 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:270:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *)' {aka 'int (*)(bfd *, struct bfd_link_info *)'} [-Wcast-function-type]
  270 |   ((bfd_boolean (*) (bfd *, struct bfd_link_info *)) bfd_true)
      |    ^
bfd.h:7436:3: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data'
 7436 |   NAME##_bfd_merge_private_bfd_data, \
      |   ^~~~
tekhex.c:1036:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1036 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:274:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, bfd *, asection *)' {aka 'int (*)(bfd *, struct bfd_section *, bfd *, struct bfd_section *)'} [-Wcast-function-type]
  274 |   ((bfd_boolean (*) (bfd *, asection *, bfd *, asection *)) bfd_true)
      |    ^
bfd.h:7438:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_section_data'
 7438 |   NAME##_bfd_copy_private_section_data, \
      |   ^~~~
tekhex.c:1036:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1036 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:276:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *, bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *, bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  276 |   ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true)
      |    ^
bfd.h:7439:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_symbol_data'
 7439 |   NAME##_bfd_copy_private_symbol_data, \
      |   ^~~~
tekhex.c:1036:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1036 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:278:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  278 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:7440:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data'
 7440 |   NAME##_bfd_copy_private_header_data, \
      |   ^~~~
tekhex.c:1036:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1036 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:272:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(bfd *, unsigned int)'} [-Wcast-function-type]
  272 |   ((bfd_boolean (*) (bfd *, flagword)) bfd_true)
      |    ^
bfd.h:7441:3: note: in expansion of macro '_bfd_generic_bfd_set_private_flags'
 7441 |   NAME##_bfd_set_private_flags, \
      |   ^~~~
tekhex.c:1036:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1036 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:280:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, void *)' {aka 'int (*)(bfd *, void *)'} [-Wcast-function-type]
  280 |   ((bfd_boolean (*) (bfd *, void *)) bfd_true)
      |    ^
bfd.h:7442:3: note: in expansion of macro '_bfd_generic_bfd_print_private_bfd_data'
 7442 |   NAME##_bfd_print_private_bfd_data
      |   ^~~~
tekhex.c:1036:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1036 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:303:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, char **, bfd_size_type *, const char **)' {aka 'int (*)(bfd *, char **, long unsigned int *, const char **)'} [-Wcast-function-type]
  303 |   ((bfd_boolean (*) (bfd *, char **, bfd_size_type *, const char **)) \
      |    ^
bfd.h:7491:3: note: in expansion of macro '_bfd_noarchive_construct_extended_name_table'
 7491 |   NAME##_construct_extended_name_table, \
      |   ^~~~
tekhex.c:1038:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1038 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:306:4: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, const char *, char *)' [-Wcast-function-type]
  306 |   ((void (*) (bfd *, const char *, char *)) bfd_void)
      |    ^
bfd.h:7492:3: note: in expansion of macro '_bfd_noarchive_truncate_arname'
 7492 |   NAME##_truncate_arname, \
      |   ^~~~
tekhex.c:1038:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1038 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:308:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, unsigned int,  struct orl *, unsigned int,  int)' {aka 'int (*)(bfd *, unsigned int,  struct orl *, unsigned int,  int)'} [-Wcast-function-type]
  308 |   ((bfd_boolean (*) (bfd *, unsigned int, struct orl *, unsigned int, int)) \
      |    ^
bfd.h:7493:3: note: in expansion of macro '_bfd_noarchive_write_armap'
 7493 |   NAME##_write_armap, \
      |   ^~~~
tekhex.c:1038:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1038 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:312:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  312 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_false)
      |    ^
bfd.h:7495:3: note: in expansion of macro '_bfd_noarchive_write_ar_hdr'
 7495 |   NAME##_write_ar_hdr, \
      |   ^~~~
tekhex.c:1038:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1038 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:314:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'bfd * (*)(bfd *, bfd *)' [-Wcast-function-type]
  314 |   ((bfd *(*) (bfd *, bfd *)) bfd_nullvoidptr)
      |    ^
bfd.h:7496:3: note: in expansion of macro '_bfd_noarchive_openr_next_archived_file'
 7496 |   NAME##_openr_next_archived_file, \
      |   ^~~~
tekhex.c:1038:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1038 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:316:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'bfd * (*)(bfd *, symindex)' {aka 'bfd * (*)(bfd *, long unsigned int)'} [-Wcast-function-type]
  316 |   ((bfd *(*) (bfd *, symindex)) bfd_nullvoidptr)
      |    ^
bfd.h:7497:3: note: in expansion of macro '_bfd_noarchive_get_elt_at_index'
 7497 |   NAME##_get_elt_at_index, \
      |   ^~~~
tekhex.c:1038:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
 1038 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:419:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const char * (*)(bfd *, asymbol *, bfd_boolean *)' {aka 'const char * (*)(bfd *, struct bfd_symbol *, int *)'} [-Wcast-function-type]
  419 |   ((const char *(*) (bfd *, asymbol *, bfd_boolean *)) bfd_nullvoidptr)
      |    ^
tekhex.c:971:53: note: in expansion of macro '_bfd_nosymbols_get_symbol_version_string'
  971 | #define tekhex_get_symbol_version_string            _bfd_nosymbols_get_symbol_version_string
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7525:3: note: in expansion of macro 'tekhex_get_symbol_version_string'
 7525 |   NAME##_get_symbol_version_string, \
      |   ^~~~
tekhex.c:1039:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1039 |   BFD_JUMP_TABLE_SYMBOLS (tekhex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
tekhex.c:965:46: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  965 | #define tekhex_bfd_is_target_special_symbol ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
      |                                              ^
bfd.h:7527:3: note: in expansion of macro 'tekhex_bfd_is_target_special_symbol'
 7527 |   NAME##_bfd_is_target_special_symbol, \
      |   ^~~~
tekhex.c:1039:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1039 |   BFD_JUMP_TABLE_SYMBOLS (tekhex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:425:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'alent * (*)(bfd *, asymbol *)' {aka 'struct lineno_cache_entry * (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  425 |   ((alent *(*) (bfd *, asymbol *)) bfd_nullvoidptr)
      |    ^
tekhex.c:967:53: note: in expansion of macro '_bfd_nosymbols_get_lineno'
  967 | #define tekhex_get_lineno                           _bfd_nosymbols_get_lineno
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7528:3: note: in expansion of macro 'tekhex_get_lineno'
 7528 |   NAME##_get_lineno, \
      |   ^~~~
tekhex.c:1039:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1039 |   BFD_JUMP_TABLE_SYMBOLS (tekhex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:427:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol **, asection *, bfd_vma,  const char **, const char **, unsigned int *, unsigned int *)' {aka 'int (*)(bfd *, struct bfd_symbol **, struct bfd_section *, long unsigned int,  const char **, const char **, unsigned int *, unsigned int *)'} [-Wcast-function-type]
  427 |   ((bfd_boolean (*) (bfd *, asymbol **, asection *, bfd_vma,            \
      |    ^
tekhex.c:968:53: note: in expansion of macro '_bfd_nosymbols_find_nearest_line'
  968 | #define tekhex_find_nearest_line                    _bfd_nosymbols_find_nearest_line
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7529:3: note: in expansion of macro 'tekhex_find_nearest_line'
 7529 |   NAME##_find_nearest_line, \
      |   ^~~~
tekhex.c:1039:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1039 |   BFD_JUMP_TABLE_SYMBOLS (tekhex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:432:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol **, asymbol *, const char **, unsigned int *)' {aka 'int (*)(bfd *, struct bfd_symbol **, struct bfd_symbol *, const char **, unsigned int *)'} [-Wcast-function-type]
  432 |   ((bfd_boolean (*) (bfd *, asymbol **, asymbol *,      \
      |    ^
tekhex.c:969:53: note: in expansion of macro '_bfd_nosymbols_find_line'
  969 | #define tekhex_find_line                            _bfd_nosymbols_find_line
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7530:3: note: in expansion of macro 'tekhex_find_line'
 7530 |   NAME##_find_line, \
      |   ^~~~
tekhex.c:1039:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1039 |   BFD_JUMP_TABLE_SYMBOLS (tekhex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:436:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, const char **, const char **, unsigned int *)' {aka 'int (*)(bfd *, const char **, const char **, unsigned int *)'} [-Wcast-function-type]
  436 |   ((bfd_boolean (*) (bfd *, const char **, const char **, unsigned int *)) \
      |    ^
tekhex.c:970:53: note: in expansion of macro '_bfd_nosymbols_find_inliner_info'
  970 | #define tekhex_find_inliner_info                    _bfd_nosymbols_find_inliner_info
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7531:3: note: in expansion of macro 'tekhex_find_inliner_info'
 7531 |   NAME##_find_inliner_info, \
      |   ^~~~
tekhex.c:1039:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1039 |   BFD_JUMP_TABLE_SYMBOLS (tekhex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:439:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(bfd *, void *, long unsigned int)'} [-Wcast-function-type]
  439 |   ((asymbol *(*) (bfd *, void *, unsigned long)) bfd_nullvoidptr)
      |    ^
tekhex.c:972:53: note: in expansion of macro '_bfd_nosymbols_bfd_make_debug_symbol'
  972 | #define tekhex_bfd_make_debug_symbol                _bfd_nosymbols_bfd_make_debug_symbol
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7532:3: note: in expansion of macro 'tekhex_bfd_make_debug_symbol'
 7532 |   NAME##_bfd_make_debug_symbol, \
      |   ^~~~
tekhex.c:1039:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1039 |   BFD_JUMP_TABLE_SYMBOLS (tekhex),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:455:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, bfd_reloc_code_real_type)' {aka 'const struct reloc_howto_struct * (*)(bfd *, enum bfd_reloc_code_real)'} [-Wcast-function-type]
  455 |   ((reloc_howto_type *(*) (bfd *, bfd_reloc_code_real_type)) bfd_nullvoidptr)
      |    ^
bfd.h:7582:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_type_lookup'
 7582 |   NAME##_bfd_reloc_type_lookup, \
      |   ^~~~
tekhex.c:1040:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
 1040 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:457:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(bfd *, const char *)'} [-Wcast-function-type]
  457 |   ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr)
      |    ^
bfd.h:7583:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup'
 7583 |   NAME##_bfd_reloc_name_lookup
      |   ^~~~
tekhex.c:1040:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
 1040 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:535:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(bfd *, struct bfd_symbol **)'} [-Wcast-function-type]
  535 |   ((long (*) (bfd *, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7698:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab'
 7698 |   NAME##_canonicalize_dynamic_symtab, \
      |   ^~~~
tekhex.c:1043:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1043 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:537:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, long int,  asymbol **, long int,  asymbol **, asymbol **)' {aka 'long int (*)(bfd *, long int,  struct bfd_symbol **, long int,  struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type]
  537 |   ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7699:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab'
 7699 |   NAME##_get_synthetic_symtab, \
      |   ^~~~
tekhex.c:1043:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1043 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:540:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type]
  540 |   ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7701:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc'
 7701 |   NAME##_canonicalize_dynamic_reloc
      |   ^~~~
tekhex.c:1043:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1043 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/tekhex.Tpo .deps/tekhex.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo verilog.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c verilog.c -o verilog.o
In file included from verilog.c:57:
libbfd.h:268:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  268 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:7435:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_bfd_data'
 7435 |   NAME##_bfd_copy_private_bfd_data, \
      |   ^~~~
verilog.c:361:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  361 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:270:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *)' {aka 'int (*)(bfd *, struct bfd_link_info *)'} [-Wcast-function-type]
  270 |   ((bfd_boolean (*) (bfd *, struct bfd_link_info *)) bfd_true)
      |    ^
bfd.h:7436:3: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data'
 7436 |   NAME##_bfd_merge_private_bfd_data, \
      |   ^~~~
verilog.c:361:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  361 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:274:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, bfd *, asection *)' {aka 'int (*)(bfd *, struct bfd_section *, bfd *, struct bfd_section *)'} [-Wcast-function-type]
  274 |   ((bfd_boolean (*) (bfd *, asection *, bfd *, asection *)) bfd_true)
      |    ^
bfd.h:7438:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_section_data'
 7438 |   NAME##_bfd_copy_private_section_data, \
      |   ^~~~
verilog.c:361:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  361 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:276:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *, bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *, bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  276 |   ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true)
      |    ^
bfd.h:7439:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_symbol_data'
 7439 |   NAME##_bfd_copy_private_symbol_data, \
      |   ^~~~
verilog.c:361:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  361 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:278:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  278 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:7440:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data'
 7440 |   NAME##_bfd_copy_private_header_data, \
      |   ^~~~
verilog.c:361:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  361 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:272:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(bfd *, unsigned int)'} [-Wcast-function-type]
  272 |   ((bfd_boolean (*) (bfd *, flagword)) bfd_true)
      |    ^
bfd.h:7441:3: note: in expansion of macro '_bfd_generic_bfd_set_private_flags'
 7441 |   NAME##_bfd_set_private_flags, \
      |   ^~~~
verilog.c:361:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  361 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:280:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, void *)' {aka 'int (*)(bfd *, void *)'} [-Wcast-function-type]
  280 |   ((bfd_boolean (*) (bfd *, void *)) bfd_true)
      |    ^
bfd.h:7442:3: note: in expansion of macro '_bfd_generic_bfd_print_private_bfd_data'
 7442 |   NAME##_bfd_print_private_bfd_data
      |   ^~~~
verilog.c:361:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  361 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:303:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, char **, bfd_size_type *, const char **)' {aka 'int (*)(bfd *, char **, long unsigned int *, const char **)'} [-Wcast-function-type]
  303 |   ((bfd_boolean (*) (bfd *, char **, bfd_size_type *, const char **)) \
      |    ^
bfd.h:7491:3: note: in expansion of macro '_bfd_noarchive_construct_extended_name_table'
 7491 |   NAME##_construct_extended_name_table, \
      |   ^~~~
verilog.c:363:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  363 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:306:4: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, const char *, char *)' [-Wcast-function-type]
  306 |   ((void (*) (bfd *, const char *, char *)) bfd_void)
      |    ^
bfd.h:7492:3: note: in expansion of macro '_bfd_noarchive_truncate_arname'
 7492 |   NAME##_truncate_arname, \
      |   ^~~~
verilog.c:363:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  363 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:308:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, unsigned int,  struct orl *, unsigned int,  int)' {aka 'int (*)(bfd *, unsigned int,  struct orl *, unsigned int,  int)'} [-Wcast-function-type]
  308 |   ((bfd_boolean (*) (bfd *, unsigned int, struct orl *, unsigned int, int)) \
      |    ^
bfd.h:7493:3: note: in expansion of macro '_bfd_noarchive_write_armap'
 7493 |   NAME##_write_armap, \
      |   ^~~~
verilog.c:363:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  363 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:312:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  312 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_false)
      |    ^
bfd.h:7495:3: note: in expansion of macro '_bfd_noarchive_write_ar_hdr'
 7495 |   NAME##_write_ar_hdr, \
      |   ^~~~
verilog.c:363:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  363 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:314:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'bfd * (*)(bfd *, bfd *)' [-Wcast-function-type]
  314 |   ((bfd *(*) (bfd *, bfd *)) bfd_nullvoidptr)
      |    ^
bfd.h:7496:3: note: in expansion of macro '_bfd_noarchive_openr_next_archived_file'
 7496 |   NAME##_openr_next_archived_file, \
      |   ^~~~
verilog.c:363:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  363 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:316:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'bfd * (*)(bfd *, symindex)' {aka 'bfd * (*)(bfd *, long unsigned int)'} [-Wcast-function-type]
  316 |   ((bfd *(*) (bfd *, symindex)) bfd_nullvoidptr)
      |    ^
bfd.h:7497:3: note: in expansion of macro '_bfd_noarchive_get_elt_at_index'
 7497 |   NAME##_get_elt_at_index, \
      |   ^~~~
verilog.c:363:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE'
  363 |   BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:412:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(bfd *, struct bfd_symbol **)'} [-Wcast-function-type]
  412 |   ((long (*) (bfd *, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7521:3: note: in expansion of macro '_bfd_nosymbols_canonicalize_symtab'
 7521 |   NAME##_canonicalize_symtab, \
      |   ^~~~
verilog.c:364:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  364 |   BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:415:4: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, void *, asymbol *, bfd_print_symbol_type)' {aka 'void (*)(bfd *, void *, struct bfd_symbol *, enum bfd_print_symbol)'} [-Wcast-function-type]
  415 |   ((void (*) (bfd *, void *, asymbol *, bfd_print_symbol_type)) bfd_void)
      |    ^
bfd.h:7523:3: note: in expansion of macro '_bfd_nosymbols_print_symbol'
 7523 |   NAME##_print_symbol, \
      |   ^~~~
verilog.c:364:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  364 |   BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:417:4: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, asymbol *, symbol_info *)' {aka 'void (*)(bfd *, struct bfd_symbol *, struct _symbol_info *)'} [-Wcast-function-type]
  417 |   ((void (*) (bfd *, asymbol *, symbol_info *)) bfd_void)
      |    ^
bfd.h:7524:3: note: in expansion of macro '_bfd_nosymbols_get_symbol_info'
 7524 |   NAME##_get_symbol_info, \
      |   ^~~~
verilog.c:364:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  364 |   BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:419:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const char * (*)(bfd *, asymbol *, bfd_boolean *)' {aka 'const char * (*)(bfd *, struct bfd_symbol *, int *)'} [-Wcast-function-type]
  419 |   ((const char *(*) (bfd *, asymbol *, bfd_boolean *)) bfd_nullvoidptr)
      |    ^
bfd.h:7525:3: note: in expansion of macro '_bfd_nosymbols_get_symbol_version_string'
 7525 |   NAME##_get_symbol_version_string, \
      |   ^~~~
verilog.c:364:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  364 |   BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:421:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, const char *)' {aka 'int (*)(bfd *, const char *)'} [-Wcast-function-type]
  421 |   ((bfd_boolean (*) (bfd *, const char *)) bfd_false)
      |    ^
bfd.h:7526:3: note: in expansion of macro '_bfd_nosymbols_bfd_is_local_label_name'
 7526 |   NAME##_bfd_is_local_label_name, \
      |   ^~~~
verilog.c:364:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  364 |   BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:423:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  423 |   ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
      |    ^
bfd.h:7527:3: note: in expansion of macro '_bfd_nosymbols_bfd_is_target_special_symbol'
 7527 |   NAME##_bfd_is_target_special_symbol, \
      |   ^~~~
verilog.c:364:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  364 |   BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:425:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'alent * (*)(bfd *, asymbol *)' {aka 'struct lineno_cache_entry * (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  425 |   ((alent *(*) (bfd *, asymbol *)) bfd_nullvoidptr)
      |    ^
bfd.h:7528:3: note: in expansion of macro '_bfd_nosymbols_get_lineno'
 7528 |   NAME##_get_lineno, \
      |   ^~~~
verilog.c:364:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  364 |   BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:427:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol **, asection *, bfd_vma,  const char **, const char **, unsigned int *, unsigned int *)' {aka 'int (*)(bfd *, struct bfd_symbol **, struct bfd_section *, long unsigned int,  const char **, const char **, unsigned int *, unsigned int *)'} [-Wcast-function-type]
  427 |   ((bfd_boolean (*) (bfd *, asymbol **, asection *, bfd_vma,            \
      |    ^
bfd.h:7529:3: note: in expansion of macro '_bfd_nosymbols_find_nearest_line'
 7529 |   NAME##_find_nearest_line, \
      |   ^~~~
verilog.c:364:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  364 |   BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:432:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol **, asymbol *, const char **, unsigned int *)' {aka 'int (*)(bfd *, struct bfd_symbol **, struct bfd_symbol *, const char **, unsigned int *)'} [-Wcast-function-type]
  432 |   ((bfd_boolean (*) (bfd *, asymbol **, asymbol *,      \
      |    ^
bfd.h:7530:3: note: in expansion of macro '_bfd_nosymbols_find_line'
 7530 |   NAME##_find_line, \
      |   ^~~~
verilog.c:364:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  364 |   BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:436:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, const char **, const char **, unsigned int *)' {aka 'int (*)(bfd *, const char **, const char **, unsigned int *)'} [-Wcast-function-type]
  436 |   ((bfd_boolean (*) (bfd *, const char **, const char **, unsigned int *)) \
      |    ^
bfd.h:7531:3: note: in expansion of macro '_bfd_nosymbols_find_inliner_info'
 7531 |   NAME##_find_inliner_info, \
      |   ^~~~
verilog.c:364:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  364 |   BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:439:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(bfd *, void *, long unsigned int)'} [-Wcast-function-type]
  439 |   ((asymbol *(*) (bfd *, void *, unsigned long)) bfd_nullvoidptr)
      |    ^
bfd.h:7532:3: note: in expansion of macro '_bfd_nosymbols_bfd_make_debug_symbol'
 7532 |   NAME##_bfd_make_debug_symbol, \
      |   ^~~~
verilog.c:364:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  364 |   BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:441:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, bfd_boolean,  void **, unsigned int *)' {aka 'long int (*)(bfd *, int,  void **, unsigned int *)'} [-Wcast-function-type]
  441 |   ((long (*) (bfd *, bfd_boolean, void **, unsigned int *)) _bfd_n1)
      |    ^
bfd.h:7533:3: note: in expansion of macro '_bfd_nosymbols_read_minisymbols'
 7533 |   NAME##_read_minisymbols, \
      |   ^~~~
verilog.c:364:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  364 |   BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:443:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'asymbol * (*)(bfd *, bfd_boolean,  const void *, asymbol *)' {aka 'struct bfd_symbol * (*)(bfd *, int,  const void *, struct bfd_symbol *)'} [-Wcast-function-type]
  443 |   ((asymbol *(*) (bfd *, bfd_boolean, const void *, asymbol *)) \
      |    ^
bfd.h:7534:3: note: in expansion of macro '_bfd_nosymbols_minisymbol_to_symbol'
 7534 |   NAME##_minisymbol_to_symbol
      |   ^~~~
verilog.c:364:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  364 |   BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:455:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, bfd_reloc_code_real_type)' {aka 'const struct reloc_howto_struct * (*)(bfd *, enum bfd_reloc_code_real)'} [-Wcast-function-type]
  455 |   ((reloc_howto_type *(*) (bfd *, bfd_reloc_code_real_type)) bfd_nullvoidptr)
      |    ^
bfd.h:7582:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_type_lookup'
 7582 |   NAME##_bfd_reloc_type_lookup, \
      |   ^~~~
verilog.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
  365 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:457:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(bfd *, const char *)'} [-Wcast-function-type]
  457 |   ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr)
      |    ^
bfd.h:7583:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup'
 7583 |   NAME##_bfd_reloc_name_lookup
      |   ^~~~
verilog.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
  365 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:480:4: warning: cast between incompatible function types from 'int (*)(bfd *)' to 'int (*)(bfd *, struct bfd_link_info *)' [-Wcast-function-type]
  480 |   ((int (*) (bfd *, struct bfd_link_info *)) bfd_0)
      |    ^
bfd.h:7607:3: note: in expansion of macro '_bfd_nolink_sizeof_headers'
 7607 |   NAME##_sizeof_headers, \
      |   ^~~~
verilog.c:367:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK'
  367 |   BFD_JUMP_TABLE_LINK (_bfd_nolink),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:482:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'bfd_byte * (*)(bfd *, struct bfd_link_info *, struct bfd_link_order *, bfd_byte *, bfd_boolean,  asymbol **)' {aka 'unsigned char * (*)(bfd *, struct bfd_link_info *, struct bfd_link_order *, unsigned char *, int,  struct bfd_symbol **)'} [-Wcast-function-type]
  482 |   ((bfd_byte *(*) (bfd *, struct bfd_link_info *, struct bfd_link_order *, \
      |    ^
bfd.h:7608:3: note: in expansion of macro '_bfd_nolink_bfd_get_relocated_section_contents'
 7608 |   NAME##_bfd_get_relocated_section_contents, \
      |   ^~~~
verilog.c:367:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK'
  367 |   BFD_JUMP_TABLE_LINK (_bfd_nolink),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:486:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, struct bfd_link_info *, bfd_boolean *)' {aka 'int (*)(bfd *, struct bfd_section *, struct bfd_link_info *, int *)'} [-Wcast-function-type]
  486 |   ((bfd_boolean (*) \
      |    ^
bfd.h:7609:3: note: in expansion of macro '_bfd_nolink_bfd_relax_section'
 7609 |   NAME##_bfd_relax_section, \
      |   ^~~~
verilog.c:367:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK'
  367 |   BFD_JUMP_TABLE_LINK (_bfd_nolink),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:507:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *)' {aka 'int (*)(bfd *, struct bfd_link_info *)'} [-Wcast-function-type]
  507 |   ((bfd_boolean (*) (bfd *, struct bfd_link_info *)) bfd_false)
      |    ^
bfd.h:7611:3: note: in expansion of macro '_bfd_nolink_bfd_link_add_symbols'
 7611 |   NAME##_bfd_link_add_symbols, \
      |   ^~~~
verilog.c:367:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK'
  367 |   BFD_JUMP_TABLE_LINK (_bfd_nolink),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:509:4: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(asection *, struct bfd_link_info *)' {aka 'void (*)(struct bfd_section *, struct bfd_link_info *)'} [-Wcast-function-type]
  509 |   ((void (*) (asection *, struct bfd_link_info *)) bfd_void)
      |    ^
bfd.h:7612:3: note: in expansion of macro '_bfd_nolink_bfd_link_just_syms'
 7612 |   NAME##_bfd_link_just_syms, \
      |   ^~~~
verilog.c:367:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK'
  367 |   BFD_JUMP_TABLE_LINK (_bfd_nolink),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:511:4: warning: cast between incompatible function types from 'void (*)(bfd *)' to 'void (*)(bfd *, struct bfd_link_hash_entry *, struct bfd_link_hash_entry *)' [-Wcast-function-type]
  511 |   ((void (*) (bfd *, struct bfd_link_hash_entry *, \
      |    ^
bfd.h:7613:3: note: in expansion of macro '_bfd_nolink_bfd_copy_link_hash_symbol_type'
 7613 |   NAME##_bfd_copy_link_hash_symbol_type, \
      |   ^~~~
verilog.c:367:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK'
  367 |   BFD_JUMP_TABLE_LINK (_bfd_nolink),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:514:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *)' {aka 'int (*)(bfd *, struct bfd_link_info *)'} [-Wcast-function-type]
  514 |   ((bfd_boolean (*) (bfd *, struct bfd_link_info *)) bfd_false)
      |    ^
bfd.h:7614:3: note: in expansion of macro '_bfd_nolink_bfd_final_link'
 7614 |   NAME##_bfd_final_link, \
      |   ^~~~
verilog.c:367:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK'
  367 |   BFD_JUMP_TABLE_LINK (_bfd_nolink),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:516:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_section *)' {aka 'int (*)(bfd *, struct bfd_section *)'} [-Wcast-function-type]
  516 |   ((bfd_boolean (*) (bfd *, struct bfd_section *)) bfd_false)
      |    ^
bfd.h:7615:3: note: in expansion of macro '_bfd_nolink_bfd_link_split_section'
 7615 |   NAME##_bfd_link_split_section, \
      |   ^~~~
verilog.c:367:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK'
  367 |   BFD_JUMP_TABLE_LINK (_bfd_nolink),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:490:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *)' {aka 'int (*)(bfd *, struct bfd_link_info *)'} [-Wcast-function-type]
  490 |   ((bfd_boolean (*) (bfd *, struct bfd_link_info *)) \
      |    ^
bfd.h:7617:3: note: in expansion of macro '_bfd_nolink_bfd_gc_sections'
 7617 |   NAME##_bfd_gc_sections, \
      |   ^~~~
verilog.c:367:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK'
  367 |   BFD_JUMP_TABLE_LINK (_bfd_nolink),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:493:4: warning: cast between incompatible function types from 'int (*)(bfd *)' to 'bfd_boolean (*)(struct bfd_link_info *, struct flag_info *, asection *)' {aka 'int (*)(struct bfd_link_info *, struct flag_info *, struct bfd_section *)'} [-Wcast-function-type]
  493 |   ((bfd_boolean (*) (struct bfd_link_info *, struct flag_info *, asection *)) \
      |    ^
bfd.h:7618:3: note: in expansion of macro '_bfd_nolink_bfd_lookup_section_flags'
 7618 |   NAME##_bfd_lookup_section_flags, \
      |   ^~~~
verilog.c:367:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK'
  367 |   BFD_JUMP_TABLE_LINK (_bfd_nolink),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:496:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *)' {aka 'int (*)(bfd *, struct bfd_link_info *)'} [-Wcast-function-type]
  496 |   ((bfd_boolean (*) (bfd *, struct bfd_link_info *)) \
      |    ^
bfd.h:7619:3: note: in expansion of macro '_bfd_nolink_bfd_merge_sections'
 7619 |   NAME##_bfd_merge_sections, \
      |   ^~~~
verilog.c:367:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK'
  367 |   BFD_JUMP_TABLE_LINK (_bfd_nolink),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:499:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, const struct bfd_section *)' {aka 'int (*)(bfd *, const struct bfd_section *)'} [-Wcast-function-type]
  499 |   ((bfd_boolean (*) (bfd *, const struct bfd_section *)) \
      |    ^
bfd.h:7620:3: note: in expansion of macro '_bfd_nolink_bfd_is_group_section'
 7620 |   NAME##_bfd_is_group_section, \
      |   ^~~~
verilog.c:367:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK'
  367 |   BFD_JUMP_TABLE_LINK (_bfd_nolink),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:502:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_section *)' {aka 'int (*)(bfd *, struct bfd_section *)'} [-Wcast-function-type]
  502 |   ((bfd_boolean (*) (bfd *, struct bfd_section *)) \
      |    ^
bfd.h:7621:3: note: in expansion of macro '_bfd_nolink_bfd_discard_group'
 7621 |   NAME##_bfd_discard_group, \
      |   ^~~~
verilog.c:367:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK'
  367 |   BFD_JUMP_TABLE_LINK (_bfd_nolink),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:518:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, struct bfd_link_info *)' {aka 'int (*)(bfd *, struct bfd_section *, struct bfd_link_info *)'} [-Wcast-function-type]
  518 |   ((bfd_boolean (*) (bfd *, asection *, \
      |    ^
bfd.h:7622:3: note: in expansion of macro '_bfd_nolink_section_already_linked'
 7622 |   NAME##_section_already_linked, \
      |   ^~~~
verilog.c:367:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK'
  367 |   BFD_JUMP_TABLE_LINK (_bfd_nolink),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:521:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *, struct bfd_link_hash_entry *)' {aka 'int (*)(bfd *, struct bfd_link_info *, struct bfd_link_hash_entry *)'} [-Wcast-function-type]
  521 |   ((bfd_boolean (*) (bfd *, struct bfd_link_info *, \
      |    ^
bfd.h:7623:3: note: in expansion of macro '_bfd_nolink_bfd_define_common_symbol'
 7623 |   NAME##_bfd_define_common_symbol, \
      |   ^~~~
verilog.c:367:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK'
  367 |   BFD_JUMP_TABLE_LINK (_bfd_nolink),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:524:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'struct bfd_link_hash_entry * (*)(struct bfd_link_info *, const char *, asection *)' {aka 'struct bfd_link_hash_entry * (*)(struct bfd_link_info *, const char *, struct bfd_section *)'} [-Wcast-function-type]
  524 |   ((struct bfd_link_hash_entry * (*) (struct bfd_link_info *, \
      |    ^
bfd.h:7624:3: note: in expansion of macro '_bfd_nolink_bfd_define_start_stop'
 7624 |   NAME##_bfd_define_start_stop
      |   ^~~~
verilog.c:367:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK'
  367 |   BFD_JUMP_TABLE_LINK (_bfd_nolink),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:535:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(bfd *, struct bfd_symbol **)'} [-Wcast-function-type]
  535 |   ((long (*) (bfd *, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7698:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab'
 7698 |   NAME##_canonicalize_dynamic_symtab, \
      |   ^~~~
verilog.c:368:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
  368 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:537:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, long int,  asymbol **, long int,  asymbol **, asymbol **)' {aka 'long int (*)(bfd *, long int,  struct bfd_symbol **, long int,  struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type]
  537 |   ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7699:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab'
 7699 |   NAME##_get_synthetic_symtab, \
      |   ^~~~
verilog.c:368:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
  368 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:540:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type]
  540 |   ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7701:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc'
 7701 |   NAME##_canonicalize_dynamic_reloc
      |   ^~~~
verilog.c:368:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
  368 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/verilog.Tpo .deps/verilog.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT asxxxx.lo -MD -MP -MF .deps/asxxxx.Tpo -c -o asxxxx.lo asxxxx.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT asxxxx.lo -MD -MP -MF .deps/asxxxx.Tpo -c asxxxx.c -o asxxxx.o
In file included from asxxxx.c:84:
libbfd.h:268:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  268 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:7435:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_bfd_data'
 7435 |   NAME##_bfd_copy_private_bfd_data, \
      |   ^~~~
asxxxx.c:1136:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1136 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:270:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *)' {aka 'int (*)(bfd *, struct bfd_link_info *)'} [-Wcast-function-type]
  270 |   ((bfd_boolean (*) (bfd *, struct bfd_link_info *)) bfd_true)
      |    ^
bfd.h:7436:3: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data'
 7436 |   NAME##_bfd_merge_private_bfd_data, \
      |   ^~~~
asxxxx.c:1136:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1136 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:274:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, bfd *, asection *)' {aka 'int (*)(bfd *, struct bfd_section *, bfd *, struct bfd_section *)'} [-Wcast-function-type]
  274 |   ((bfd_boolean (*) (bfd *, asection *, bfd *, asection *)) bfd_true)
      |    ^
bfd.h:7438:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_section_data'
 7438 |   NAME##_bfd_copy_private_section_data, \
      |   ^~~~
asxxxx.c:1136:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1136 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:276:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *, bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *, bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  276 |   ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true)
      |    ^
bfd.h:7439:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_symbol_data'
 7439 |   NAME##_bfd_copy_private_symbol_data, \
      |   ^~~~
asxxxx.c:1136:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1136 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:278:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  278 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
bfd.h:7440:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data'
 7440 |   NAME##_bfd_copy_private_header_data, \
      |   ^~~~
asxxxx.c:1136:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1136 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:272:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(bfd *, unsigned int)'} [-Wcast-function-type]
  272 |   ((bfd_boolean (*) (bfd *, flagword)) bfd_true)
      |    ^
bfd.h:7441:3: note: in expansion of macro '_bfd_generic_bfd_set_private_flags'
 7441 |   NAME##_bfd_set_private_flags, \
      |   ^~~~
asxxxx.c:1136:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1136 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:280:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, void *)' {aka 'int (*)(bfd *, void *)'} [-Wcast-function-type]
  280 |   ((bfd_boolean (*) (bfd *, void *)) bfd_true)
      |    ^
bfd.h:7442:3: note: in expansion of macro '_bfd_generic_bfd_print_private_bfd_data'
 7442 |   NAME##_bfd_print_private_bfd_data
      |   ^~~~
asxxxx.c:1136:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
 1136 |   BFD_JUMP_TABLE_COPY (_bfd_generic),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:419:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const char * (*)(bfd *, asymbol *, bfd_boolean *)' {aka 'const char * (*)(bfd *, struct bfd_symbol *, int *)'} [-Wcast-function-type]
  419 |   ((const char *(*) (bfd *, asymbol *, bfd_boolean *)) bfd_nullvoidptr)
      |    ^
asxxxx.c:1037:42: note: in expansion of macro '_bfd_nosymbols_get_symbol_version_string'
 1037 | #define asxxxx_get_symbol_version_string _bfd_nosymbols_get_symbol_version_string
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7525:3: note: in expansion of macro 'asxxxx_get_symbol_version_string'
 7525 |   NAME##_get_symbol_version_string, \
      |   ^~~~
asxxxx.c:1139:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1139 |   BFD_JUMP_TABLE_SYMBOLS (asxxxx),
      |   ^~~~~~~~~~~~~~~~~~~~~~
asxxxx.c:1064:54: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
 1064 | #define asxxxx_bfd_is_target_special_symbol         ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
      |                                                      ^
bfd.h:7527:3: note: in expansion of macro 'asxxxx_bfd_is_target_special_symbol'
 7527 |   NAME##_bfd_is_target_special_symbol, \
      |   ^~~~
asxxxx.c:1139:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1139 |   BFD_JUMP_TABLE_SYMBOLS (asxxxx),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:425:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'alent * (*)(bfd *, asymbol *)' {aka 'struct lineno_cache_entry * (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  425 |   ((alent *(*) (bfd *, asymbol *)) bfd_nullvoidptr)
      |    ^
asxxxx.c:1066:53: note: in expansion of macro '_bfd_nosymbols_get_lineno'
 1066 | #define asxxxx_get_lineno                           _bfd_nosymbols_get_lineno
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7528:3: note: in expansion of macro 'asxxxx_get_lineno'
 7528 |   NAME##_get_lineno, \
      |   ^~~~
asxxxx.c:1139:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1139 |   BFD_JUMP_TABLE_SYMBOLS (asxxxx),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:427:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol **, asection *, bfd_vma,  const char **, const char **, unsigned int *, unsigned int *)' {aka 'int (*)(bfd *, struct bfd_symbol **, struct bfd_section *, long unsigned int,  const char **, const char **, unsigned int *, unsigned int *)'} [-Wcast-function-type]
  427 |   ((bfd_boolean (*) (bfd *, asymbol **, asection *, bfd_vma,            \
      |    ^
asxxxx.c:1067:53: note: in expansion of macro '_bfd_nosymbols_find_nearest_line'
 1067 | #define asxxxx_find_nearest_line                    _bfd_nosymbols_find_nearest_line
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7529:3: note: in expansion of macro 'asxxxx_find_nearest_line'
 7529 |   NAME##_find_nearest_line, \
      |   ^~~~
asxxxx.c:1139:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1139 |   BFD_JUMP_TABLE_SYMBOLS (asxxxx),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:432:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol **, asymbol *, const char **, unsigned int *)' {aka 'int (*)(bfd *, struct bfd_symbol **, struct bfd_symbol *, const char **, unsigned int *)'} [-Wcast-function-type]
  432 |   ((bfd_boolean (*) (bfd *, asymbol **, asymbol *,      \
      |    ^
asxxxx.c:1060:53: note: in expansion of macro '_bfd_nosymbols_find_line'
 1060 | #define asxxxx_find_line                            _bfd_nosymbols_find_line
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7530:3: note: in expansion of macro 'asxxxx_find_line'
 7530 |   NAME##_find_line, \
      |   ^~~~
asxxxx.c:1139:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1139 |   BFD_JUMP_TABLE_SYMBOLS (asxxxx),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:436:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, const char **, const char **, unsigned int *)' {aka 'int (*)(bfd *, const char **, const char **, unsigned int *)'} [-Wcast-function-type]
  436 |   ((bfd_boolean (*) (bfd *, const char **, const char **, unsigned int *)) \
      |    ^
asxxxx.c:1068:53: note: in expansion of macro '_bfd_nosymbols_find_inliner_info'
 1068 | #define asxxxx_find_inliner_info                    _bfd_nosymbols_find_inliner_info
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7531:3: note: in expansion of macro 'asxxxx_find_inliner_info'
 7531 |   NAME##_find_inliner_info, \
      |   ^~~~
asxxxx.c:1139:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1139 |   BFD_JUMP_TABLE_SYMBOLS (asxxxx),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:439:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(bfd *, void *, long unsigned int)'} [-Wcast-function-type]
  439 |   ((asymbol *(*) (bfd *, void *, unsigned long)) bfd_nullvoidptr)
      |    ^
asxxxx.c:1070:53: note: in expansion of macro '_bfd_nosymbols_bfd_make_debug_symbol'
 1070 | #define asxxxx_bfd_make_debug_symbol                _bfd_nosymbols_bfd_make_debug_symbol
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7532:3: note: in expansion of macro 'asxxxx_bfd_make_debug_symbol'
 7532 |   NAME##_bfd_make_debug_symbol, \
      |   ^~~~
asxxxx.c:1139:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
 1139 |   BFD_JUMP_TABLE_SYMBOLS (asxxxx),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:455:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, bfd_reloc_code_real_type)' {aka 'const struct reloc_howto_struct * (*)(bfd *, enum bfd_reloc_code_real)'} [-Wcast-function-type]
  455 |   ((reloc_howto_type *(*) (bfd *, bfd_reloc_code_real_type)) bfd_nullvoidptr)
      |    ^
bfd.h:7582:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_type_lookup'
 7582 |   NAME##_bfd_reloc_type_lookup, \
      |   ^~~~
asxxxx.c:1140:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
 1140 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:457:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(bfd *, const char *)'} [-Wcast-function-type]
  457 |   ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr)
      |    ^
bfd.h:7583:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup'
 7583 |   NAME##_bfd_reloc_name_lookup
      |   ^~~~
asxxxx.c:1140:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
 1140 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:535:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(bfd *, struct bfd_symbol **)'} [-Wcast-function-type]
  535 |   ((long (*) (bfd *, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7698:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab'
 7698 |   NAME##_canonicalize_dynamic_symtab, \
      |   ^~~~
asxxxx.c:1143:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1143 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:537:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, long int,  asymbol **, long int,  asymbol **, asymbol **)' {aka 'long int (*)(bfd *, long int,  struct bfd_symbol **, long int,  struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type]
  537 |   ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7699:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab'
 7699 |   NAME##_get_synthetic_symtab, \
      |   ^~~~
asxxxx.c:1143:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1143 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:540:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type]
  540 |   ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7701:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc'
 7701 |   NAME##_canonicalize_dynamic_reloc
      |   ^~~~
asxxxx.c:1143:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
 1143 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/asxxxx.Tpo .deps/asxxxx.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo plugin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -o plugin.o
In file included from plugin.c:37:
libbfd.h:270:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *)' {aka 'int (*)(bfd *, struct bfd_link_info *)'} [-Wcast-function-type]
  270 |   ((bfd_boolean (*) (bfd *, struct bfd_link_info *)) bfd_true)
      |    ^
plugin.c:78:55: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data'
   78 | #define bfd_plugin_bfd_merge_private_bfd_data         _bfd_generic_bfd_merge_private_bfd_data
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7436:3: note: in expansion of macro 'bfd_plugin_bfd_merge_private_bfd_data'
 7436 |   NAME##_bfd_merge_private_bfd_data, \
      |   ^~~~
plugin.c:610:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  610 |   BFD_JUMP_TABLE_COPY (bfd_plugin),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:278:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(bfd *, bfd *)'} [-Wcast-function-type]
  278 |   ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
      |    ^
plugin.c:79:55: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data'
   79 | #define bfd_plugin_bfd_copy_private_header_data       _bfd_generic_bfd_copy_private_header_data
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7440:3: note: in expansion of macro 'bfd_plugin_bfd_copy_private_header_data'
 7440 |   NAME##_bfd_copy_private_header_data, \
      |   ^~~~
plugin.c:610:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  610 |   BFD_JUMP_TABLE_COPY (bfd_plugin),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:272:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(bfd *, unsigned int)'} [-Wcast-function-type]
  272 |   ((bfd_boolean (*) (bfd *, flagword)) bfd_true)
      |    ^
plugin.c:80:55: note: in expansion of macro '_bfd_generic_bfd_set_private_flags'
   80 | #define bfd_plugin_bfd_set_private_flags              _bfd_generic_bfd_set_private_flags
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7441:3: note: in expansion of macro 'bfd_plugin_bfd_set_private_flags'
 7441 |   NAME##_bfd_set_private_flags, \
      |   ^~~~
plugin.c:610:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY'
  610 |   BFD_JUMP_TABLE_COPY (bfd_plugin),
      |   ^~~~~~~~~~~~~~~~~~~
libbfd.h:419:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const char * (*)(bfd *, asymbol *, bfd_boolean *)' {aka 'const char * (*)(bfd *, struct bfd_symbol *, int *)'} [-Wcast-function-type]
  419 |   ((const char *(*) (bfd *, asymbol *, bfd_boolean *)) bfd_nullvoidptr)
      |    ^
plugin.c:88:55: note: in expansion of macro '_bfd_nosymbols_get_symbol_version_string'
   88 | #define bfd_plugin_get_symbol_version_string          _bfd_nosymbols_get_symbol_version_string
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7525:3: note: in expansion of macro 'bfd_plugin_get_symbol_version_string'
 7525 |   NAME##_get_symbol_version_string, \
      |   ^~~~
plugin.c:617:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  617 |   BFD_JUMP_TABLE_SYMBOLS (bfd_plugin),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:421:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, const char *)' {aka 'int (*)(bfd *, const char *)'} [-Wcast-function-type]
  421 |   ((bfd_boolean (*) (bfd *, const char *)) bfd_false)
      |    ^
plugin.c:82:55: note: in expansion of macro '_bfd_nosymbols_bfd_is_local_label_name'
   82 | #define bfd_plugin_bfd_is_local_label_name            _bfd_nosymbols_bfd_is_local_label_name
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7526:3: note: in expansion of macro 'bfd_plugin_bfd_is_local_label_name'
 7526 |   NAME##_bfd_is_local_label_name, \
      |   ^~~~
plugin.c:617:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  617 |   BFD_JUMP_TABLE_SYMBOLS (bfd_plugin),
      |   ^~~~~~~~~~~~~~~~~~~~~~
plugin.c:83:56: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
   83 | #define bfd_plugin_bfd_is_target_special_symbol       ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
      |                                                        ^
bfd.h:7527:3: note: in expansion of macro 'bfd_plugin_bfd_is_target_special_symbol'
 7527 |   NAME##_bfd_is_target_special_symbol, \
      |   ^~~~
plugin.c:617:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  617 |   BFD_JUMP_TABLE_SYMBOLS (bfd_plugin),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:425:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'alent * (*)(bfd *, asymbol *)' {aka 'struct lineno_cache_entry * (*)(bfd *, struct bfd_symbol *)'} [-Wcast-function-type]
  425 |   ((alent *(*) (bfd *, asymbol *)) bfd_nullvoidptr)
      |    ^
plugin.c:84:55: note: in expansion of macro '_bfd_nosymbols_get_lineno'
   84 | #define bfd_plugin_get_lineno                         _bfd_nosymbols_get_lineno
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7528:3: note: in expansion of macro 'bfd_plugin_get_lineno'
 7528 |   NAME##_get_lineno, \
      |   ^~~~
plugin.c:617:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  617 |   BFD_JUMP_TABLE_SYMBOLS (bfd_plugin),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:427:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol **, asection *, bfd_vma,  const char **, const char **, unsigned int *, unsigned int *)' {aka 'int (*)(bfd *, struct bfd_symbol **, struct bfd_section *, long unsigned int,  const char **, const char **, unsigned int *, unsigned int *)'} [-Wcast-function-type]
  427 |   ((bfd_boolean (*) (bfd *, asymbol **, asection *, bfd_vma,            \
      |    ^
plugin.c:85:55: note: in expansion of macro '_bfd_nosymbols_find_nearest_line'
   85 | #define bfd_plugin_find_nearest_line                  _bfd_nosymbols_find_nearest_line
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7529:3: note: in expansion of macro 'bfd_plugin_find_nearest_line'
 7529 |   NAME##_find_nearest_line, \
      |   ^~~~
plugin.c:617:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  617 |   BFD_JUMP_TABLE_SYMBOLS (bfd_plugin),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:432:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol **, asymbol *, const char **, unsigned int *)' {aka 'int (*)(bfd *, struct bfd_symbol **, struct bfd_symbol *, const char **, unsigned int *)'} [-Wcast-function-type]
  432 |   ((bfd_boolean (*) (bfd *, asymbol **, asymbol *,      \
      |    ^
plugin.c:86:55: note: in expansion of macro '_bfd_nosymbols_find_line'
   86 | #define bfd_plugin_find_line                          _bfd_nosymbols_find_line
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7530:3: note: in expansion of macro 'bfd_plugin_find_line'
 7530 |   NAME##_find_line, \
      |   ^~~~
plugin.c:617:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  617 |   BFD_JUMP_TABLE_SYMBOLS (bfd_plugin),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:436:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(bfd *)'} to 'bfd_boolean (*)(bfd *, const char **, const char **, unsigned int *)' {aka 'int (*)(bfd *, const char **, const char **, unsigned int *)'} [-Wcast-function-type]
  436 |   ((bfd_boolean (*) (bfd *, const char **, const char **, unsigned int *)) \
      |    ^
plugin.c:87:55: note: in expansion of macro '_bfd_nosymbols_find_inliner_info'
   87 | #define bfd_plugin_find_inliner_info                  _bfd_nosymbols_find_inliner_info
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7531:3: note: in expansion of macro 'bfd_plugin_find_inliner_info'
 7531 |   NAME##_find_inliner_info, \
      |   ^~~~
plugin.c:617:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  617 |   BFD_JUMP_TABLE_SYMBOLS (bfd_plugin),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:439:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(bfd *, void *, long unsigned int)'} [-Wcast-function-type]
  439 |   ((asymbol *(*) (bfd *, void *, unsigned long)) bfd_nullvoidptr)
      |    ^
plugin.c:89:55: note: in expansion of macro '_bfd_nosymbols_bfd_make_debug_symbol'
   89 | #define bfd_plugin_bfd_make_debug_symbol              _bfd_nosymbols_bfd_make_debug_symbol
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bfd.h:7532:3: note: in expansion of macro 'bfd_plugin_bfd_make_debug_symbol'
 7532 |   NAME##_bfd_make_debug_symbol, \
      |   ^~~~
plugin.c:617:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS'
  617 |   BFD_JUMP_TABLE_SYMBOLS (bfd_plugin),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:455:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, bfd_reloc_code_real_type)' {aka 'const struct reloc_howto_struct * (*)(bfd *, enum bfd_reloc_code_real)'} [-Wcast-function-type]
  455 |   ((reloc_howto_type *(*) (bfd *, bfd_reloc_code_real_type)) bfd_nullvoidptr)
      |    ^
bfd.h:7582:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_type_lookup'
 7582 |   NAME##_bfd_reloc_type_lookup, \
      |   ^~~~
plugin.c:618:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
  618 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:457:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(bfd *, const char *)'} [-Wcast-function-type]
  457 |   ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr)
      |    ^
bfd.h:7583:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup'
 7583 |   NAME##_bfd_reloc_name_lookup
      |   ^~~~
plugin.c:618:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
  618 |   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
      |   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:535:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(bfd *, struct bfd_symbol **)'} [-Wcast-function-type]
  535 |   ((long (*) (bfd *, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7698:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab'
 7698 |   NAME##_canonicalize_dynamic_symtab, \
      |   ^~~~
plugin.c:621:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
  621 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:537:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, long int,  asymbol **, long int,  asymbol **, asymbol **)' {aka 'long int (*)(bfd *, long int,  struct bfd_symbol **, long int,  struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type]
  537 |   ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7699:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab'
 7699 |   NAME##_get_synthetic_symtab, \
      |   ^~~~
plugin.c:621:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
  621 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:540:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type]
  540 |   ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1)
      |    ^
bfd.h:7701:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc'
 7701 |   NAME##_canonicalize_dynamic_reloc
      |   ^~~~
plugin.c:621:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
  621 |   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
      |   ^~~~~~~~~~~~~~~~~~~~~~
In function 'load_plugin',
    inlined from 'bfd_plugin_object_p' at plugin.c:380:53,
    inlined from 'bfd_plugin_object_p' at plugin.c:375:1:
plugin.c:359:20: warning: 'valid_plugin' may be used uninitialized [-Wmaybe-uninitialized]
  359 |         has_plugin = valid_plugin;
      |         ~~~~~~~~~~~^~~~~~~~~~~~~~
plugin.c: In function 'bfd_plugin_object_p':
plugin.c:353:11: note: 'valid_plugin' declared here
  353 |       int valid_plugin;
      |           ^~~~~~~~~~~~
In function 'load_plugin',
    inlined from 'bfd_plugin_object_p' at plugin.c:380:53,
    inlined from 'bfd_plugin_object_p' at plugin.c:375:1:
plugin.c:359:20: warning: 'valid_plugin' may be used uninitialized [-Wmaybe-uninitialized]
  359 |         has_plugin = valid_plugin;
      |         ~~~~~~~~~~~^~~~~~~~~~~~~~
plugin.c: In function 'bfd_plugin_object_p':
plugin.c:353:11: note: 'valid_plugin' declared here
  353 |       int valid_plugin;
      |           ^~~~~~~~~~~~
mv -f .deps/plugin.Tpo .deps/plugin.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT cpu-z80.lo -MD -MP -MF .deps/cpu-z80.Tpo -c -o cpu-z80.lo cpu-z80.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT cpu-z80.lo -MD -MP -MF .deps/cpu-z80.Tpo -c cpu-z80.c -o cpu-z80.o
mv -f .deps/cpu-z80.Tpo .deps/cpu-z80.Plo
/usr/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1     -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/opt/pkg/bin"' -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c -o cpu-plugin.lo cpu-plugin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DCP_ACP=1 -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/opt/pkg/bin\" -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c cpu-plugin.c -o cpu-plugin.o
mv -f .deps/cpu-plugin.Tpo .deps/cpu-plugin.Plo
rm -f tofiles
f=""; \
for i in asxxxx.lo plugin.lo cpu-z80.lo cpu-plugin.lo   ; do \
  case " $f " in \
    *" $i "*) ;; \
    *) f="$f $i" ;; \
  esac ; \
done ; \
echo $f > tofiles
/usr/bin/bash ./../move-if-change tofiles ofiles
touch stamp-ofiles
/usr/bin/bash ./libtool --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -rpath /opt/pkg/x86_64-sun-solaris2.11/x86_64-sun-solaris2.11/lib -release `cat libtool-soversion`  -static-libstdc++ -static-libgcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o libbfd.la  archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles`   -lz 
libtool: link: ar rc .libs/libbfd.a  archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o asxxxx.o plugin.o cpu-z80.o cpu-plugin.o
libtool: link: ranlib .libs/libbfd.a
libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
libtooldir=`/usr/bin/bash ./libtool --config | /usr/bin/sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libbfd.a ]; then \
  cp $libtooldir/libbfd.a libbfd.tmp; \
  ranlib libbfd.tmp; \
  /usr/bin/bash ./../move-if-change libbfd.tmp libbfd.a; \
else true; fi
touch stamp-lib
gmake[5]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/bfd'
gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/bfd'
gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/bfd'
Configuring in ./binutils
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking target system type... x86_64-sun-solaris2.11
checking for x86_64-sun-solaris2.11-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for library containing strerror... none required
checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./../install-sh -c -d
checking for gawk... /usr/bin/nawk
checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes
checking for style of include used by /opt/pkg/bin/gmake... GNU
checking dependency style of gcc... gcc3
checking for x86_64-sun-solaris2.11-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /home/pbulk/build/devel/sdcc3/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/devel/sdcc3/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /home/pbulk/build/devel/sdcc3/work/.tools/bin/grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /bin/ld option to reload object files... -r
checking for x86_64-sun-solaris2.11-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-sun-solaris2.11-ar... ar
checking for x86_64-sun-solaris2.11-strip... no
checking for strip... strip
checking for x86_64-sun-solaris2.11-ranlib... ranlib
checking command to parse nm output from gcc object... failed
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... no
checking for library containing dlopen... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking for bison... /opt/pkg/bin/bison -y
checking for flex... /opt/pkg/bin/flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking whether NLS is requested... no
checking whether NLS is requested... yes
checking for msgfmt... /opt/pkg/bin/msgfmt
checking for gmsgfmt... /opt/pkg/bin/msgfmt
checking for xgettext... /opt/pkg/bin/xgettext
checking for msgmerge... /opt/pkg/bin/msgmerge
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-sun-solaris2.11-ranlib... (cached) ranlib
checking size of long... 8
checking for long long... yes
checking size of long long... 8
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether string.h and strings.h may both be included... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for sbrk... yes
checking for utimes... yes
checking for setmode... no
checking for getc_unlocked... yes
checking for strcoll... yes
checking for setlocale... yes
checking for mkstemp... yes
checking for mkdtemp... yes
checking for mbstate_t... yes
checking for library containing frexp... none required
checking for LC_MESSAGES... yes
checking for time_t in time.h... yes
checking for time_t in sys/types.h... yes
checking for a known getopt prototype in unistd.h... yes
checking for utime.h... yes
checking whether asprintf is declared... yes
checking whether environ is declared... no
checking whether fprintf is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getenv is declared... yes
checking whether sbrk is declared... yes
checking whether snprintf is declared... yes
checking whether stpcpy is declared... yes
checking whether strnlen is declared... yes
checking whether strstr is declared... yes
checking whether vsnprintf is declared... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for ld used by GCC... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
gmake[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/binutils'
/usr/bin/bash ./../ylwrap arparse.y y.tab.c arparse.c y.tab.h arparse.h y.output arparse.output -- /opt/pkg/bin/bison -y  -d
updating arparse.h
/usr/bin/bash ./../ylwrap sysinfo.y y.tab.c sysinfo.c y.tab.h sysinfo.h y.output sysinfo.output -- /opt/pkg/bin/bison -y  -d
/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/binutils/sysinfo.y: warning: 1 shift/reduce conflict [-Wconflicts-sr]
/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/binutils/sysinfo.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
updating sysinfo.h
if [ -r sysinfo.c ]; then \
  gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  sysinfo.c ; \
else \
  gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  ./sysinfo.c ; \
fi
/usr/bin/bash ./../ylwrap syslex.l lex.yy.c syslex.c -- /opt/pkg/bin/flex  
gcc -c -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  ./syslex_wrap.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o sysinfo sysinfo.o syslex_wrap.o
./sysinfo -d <./sysroff.info >sysroff.h
/usr/bin/bash ./../ylwrap defparse.y y.tab.c defparse.c y.tab.h defparse.h y.output defparse.output -- /opt/pkg/bin/bison -y  -d
/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/binutils/defparse.y: warning: 27 shift/reduce conflicts [-Wconflicts-sr]
/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/binutils/defparse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
updating defparse.h
/usr/bin/bash ./../ylwrap rcparse.y y.tab.c rcparse.c y.tab.h rcparse.h y.output rcparse.output -- /opt/pkg/bin/bison -y  -d
/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/binutils/rcparse.y: warning: 58 shift/reduce conflicts [-Wconflicts-sr]
/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/binutils/rcparse.y: warning: 10 reduce/reduce conflicts [-Wconflicts-rr]
/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/binutils/rcparse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
updating rcparse.h
/usr/bin/bash ./../ylwrap mcparse.y y.tab.c mcparse.c y.tab.h mcparse.h y.output mcparse.output -- /opt/pkg/bin/bison -y  -d
/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/binutils/mcparse.y: warning: 1 shift/reduce conflict [-Wconflicts-sr]
/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/binutils/mcparse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
updating mcparse.h
gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/binutils'
gmake[4]: Nothing to be done for 'info-am'.
gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/binutils'
/opt/pkg/bin/gmake  all-recursive
gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/binutils'
gmake[5]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/binutils'
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DCP_ACP=1 -DLOCALEDIR="\"/opt/pkg/share/sdcc/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ./`arparse.c 
mv -f .deps/arparse.Tpo .deps/arparse.Po
/usr/bin/bash ./../ylwrap arlex.l lex.yy.c arlex.c -- /opt/pkg/bin/flex  
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DCP_ACP=1 -DLOCALEDIR="\"/opt/pkg/share/sdcc/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o `test -f arlex.c || echo ./`arlex.c 
mv -f .deps/arlex.Tpo .deps/arlex.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DCP_ACP=1 -DLOCALEDIR="\"/opt/pkg/share/sdcc/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT ar.o -MD -MP -MF .deps/ar.Tpo -c -o ar.o ar.c
mv -f .deps/ar.Tpo .deps/ar.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DCP_ACP=1 -DLOCALEDIR="\"/opt/pkg/share/sdcc/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT not-ranlib.o -MD -MP -MF .deps/not-ranlib.Tpo -c -o not-ranlib.o not-ranlib.c
mv -f .deps/not-ranlib.Tpo .deps/not-ranlib.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DCP_ACP=1 -DLOCALEDIR="\"/opt/pkg/share/sdcc/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT arsup.o -MD -MP -MF .deps/arsup.Tpo -c -o arsup.o arsup.c
mv -f .deps/arsup.Tpo .deps/arsup.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DCP_ACP=1 -DLOCALEDIR="\"/opt/pkg/share/sdcc/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT rename.o -MD -MP -MF .deps/rename.Tpo -c -o rename.o rename.c
mv -f .deps/rename.Tpo .deps/rename.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DCP_ACP=1 -DLOCALEDIR="\"/opt/pkg/share/sdcc/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT binemul.o -MD -MP -MF .deps/binemul.Tpo -c -o binemul.o binemul.c
mv -f .deps/binemul.Tpo .deps/binemul.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DCP_ACP=1 -DLOCALEDIR="\"/opt/pkg/share/sdcc/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT emul_vanilla.o -MD -MP -MF .deps/emul_vanilla.Tpo -c -o emul_vanilla.o emul_vanilla.c
mv -f .deps/emul_vanilla.Tpo .deps/emul_vanilla.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DCP_ACP=1 -DLOCALEDIR="\"/opt/pkg/share/sdcc/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT bucomm.o -MD -MP -MF .deps/bucomm.Tpo -c -o bucomm.o bucomm.c
mv -f .deps/bucomm.Tpo .deps/bucomm.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DCP_ACP=1 -DLOCALEDIR="\"/opt/pkg/share/sdcc/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c
mv -f .deps/version.Tpo .deps/version.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DCP_ACP=1 -DLOCALEDIR="\"/opt/pkg/share/sdcc/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o filemode.c
mv -f .deps/filemode.Tpo .deps/filemode.Po
/usr/bin/bash ./libtool --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11  -static-libstdc++ -static-libgcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o sdar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.11 -static-libstdc++ -static-libgcc -Wl,-R/opt/pkg/lib -pthread -Wl,-R/usr/lib/amd64 -o sdar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o  -L/opt/pkg/lib -L/usr/lib/amd64 ../bfd/.libs/libbfd.a /opt/pkg/lib/libz.so ../libiberty/libiberty.a /opt/pkg/lib/libfl.so /opt/pkg/lib/libintl.so /opt/pkg/lib/libiconv.so -lm -pthread -R/opt/pkg/lib -R/opt/pkg/lib
ld: fatal: library -liconv: not found
ld: fatal: file processing errors. No output written to sdar
collect2: error: ld returned 1 exit status
gmake[5]: *** [Makefile:778: sdar] Error 1
gmake[5]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/binutils'
gmake[4]: *** [Makefile:1001: all-recursive] Error 1
gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/binutils'
gmake[3]: *** [Makefile:660: all] Error 2
gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/binutils'
gmake[2]: *** [Makefile:3256: all-binutils] Error 2
gmake[2]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils'
gmake[1]: *** [Makefile:849: all] Error 2
gmake[1]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils'
gmake: *** [Makefile:151: sdcc-sdbinutils] Error 2
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/sdcc3
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/sdcc3