+ 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=310 WRKLOG=/tmp/bulklog/sdcc-3.9.0nb11/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/sdcc-3.9.0nb11/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for sdcc-3.9.0nb11
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.10 -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.10 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -Wall -c -o NewAlloc.o ../../support/util/NewAlloc.c
gcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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 -lintl -liconv -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.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -I. -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -I. -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -I. -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -I. -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I. -I./sim.src -I./cmd.src -I./gui.src  -c error.cc -o error.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -I. -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I. -I./sim.src -I./cmd.src -I./gui.src  -c app.cc -o app.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -I. -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I. -I./sim.src -I./cmd.src -I./gui.src  -c option.cc -o option.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -I. -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -I. -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -I. -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../sim.src -I../gui.src  -c command.cc -o command.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmdutil.cc -o cmdutil.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../sim.src -I../gui.src  -c syntax.cc -o syntax.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../sim.src -I../gui.src  -c newcmd.cc -o newcmd.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../sim.src -I../gui.src  -c newcmdposix.cc -o newcmdposix.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_exec.cc -o cmd_exec.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_get.cc -o cmd_get.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_set.cc -o cmd_set.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_timer.cc -o cmd_timer.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_bp.cc -o cmd_bp.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_info.cc -o cmd_info.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_show.cc -o cmd_show.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_gui.cc -o cmd_gui.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_conf.cc -o cmd_conf.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_uc.cc -o cmd_uc.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_stat.cc -o cmd_stat.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmd_mem.cc -o cmd_mem.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmdpars.cc -o cmdpars.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmdlex.cc -o cmdlex.o
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.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c stack.cc -o stack.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c mem.cc -o mem.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c sim.cc -o sim.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c itsrc.cc -o itsrc.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c brk.cc -o brk.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c arg.cc -o arg.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c guiobj.cc -o guiobj.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c uc.cc -o uc.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c hw.cc -o hw.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c simif.cc -o simif.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c serial_hw.cc -o serial_hw.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c port_hw.cc -o port_hw.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c iwrap.cc -o iwrap.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c var.cc -o var.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../gui.src  -c vcd.cc -o vcd.o
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.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../sim.src -I../cmd.src -c rec.cc -o rec.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../sim.src -I../cmd.src -c gui.cc -o gui.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c sim51.cc -o sim51.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inc.cc -o inc.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c jmp.cc -o jmp.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c mov.cc -o mov.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c logic.cc -o logic.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c arith.cc -o arith.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c bit.cc -o bit.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c timer0.cc -o timer0.o
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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c timer1.cc -o timer1.o
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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c timer2.cc -o timer2.o
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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c serial.cc -o serial.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c port.cc -o port.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c interrupt.cc -o interrupt.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c wdt.cc -o wdt.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c pca.cc -o pca.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c mdu.cc -o mdu.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc51.cc -o uc51.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc52.cc -o uc52.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc51r.cc -o uc51r.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc89c51r.cc -o uc89c51r.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc251.cc -o uc251.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc517.cc -o uc517.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc390.cc -o uc390.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc390hw.cc -o uc390hw.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc521.cc -o uc521.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc88x.cc -o uc88x.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc320.cc -o uc320.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc380.cc -o uc380.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c s51.cc -o s51.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv 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.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst.cc -o inst.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_cb.cc -o inst_cb.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_dd.cc -o inst_dd.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_ed.cc -o inst_ed.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_fd.cc -o inst_fd.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_ddcb.cc -o inst_ddcb.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_fdcb.cc -o inst_fdcb.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_r2k.cc -o inst_r2k.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_ed_r2k.cc -o inst_ed_r2k.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c r2k.cc -o r2k.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_lr35902.cc -o inst_lr35902.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c lr35902.cc -o lr35902.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c simz80.cc -o simz80.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c z80.cc -o z80.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c ez80.cc -o ez80.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c sz80.cc -o sz80.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv 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.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c simtlcs.cc -o simtlcs.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c tlcs.cc -o tlcs.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_block.cc -o inst_block.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_cpu_others.cc -o inst_cpu_others.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_rot_sh.cc -o inst_rot_sh.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_jump.cc -o inst_jump.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_move.cc -o inst_move.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_arith.cc -o inst_arith.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst_bit.cc -o inst_bit.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c stlcs.cc -o stlcs.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv 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.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst.cc -o inst.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c simhc08.cc -o simhc08.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c hc08.cc -o hc08.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c shc08.cc -o shc08.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv 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.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c itc.cc -o itc.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c serial.cc -o serial.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c rst.cc -o rst.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c timer.cc -o timer.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c port.cc -o port.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c clk.cc -o clk.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c uid.cc -o uid.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c flash.cc -o flash.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst.cc -o inst.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c simstm8.cc -o simstm8.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c stm8.cc -o stm8.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c sstm8.cc -o sstm8.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv 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.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c port.cc -o port.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c inst.cc -o inst.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c simpdk.cc -o simpdk.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c pdk.cc -o pdk.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src  -c spdk.cc -o spdk.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -Wall -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv 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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -I. -Wall -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -g -I. -Wall -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv 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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -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 -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 \
  -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv  -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.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10  -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -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.10 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.10 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -o compress.o
compress.c:22:10: fatal error: zlib.h: No such file or directory
   22 | #include <zlib.h>
      |          ^~~~~~~~
compilation terminated.
gmake[5]: *** [Makefile:1705: compress.lo] Error 1
gmake[5]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/bfd'
gmake[4]: *** [Makefile:1748: all-recursive] Error 1
gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/bfd'
gmake[3]: *** [Makefile:1213: all] Error 2
gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/bfd'
gmake[2]: *** [Makefile:2691: all-bfd] 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-trunk/devel/sdcc3
*** Error code 1

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