+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/sdcc-3.9.0nb16/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/sdcc-3.9.0nb16/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for sdcc-3.9.0nb16 for misc in debugger/mcs51 sim/ucsim; do /bin/make -C $misc ; done make[1]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/debugger/mcs51' cc -MM -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 cc -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -Wall -c -o sdcdb.o sdcdb.c In file included from /usr/include/string.h:519, from sdcdb.h:47, from sdcdb.c:24: In function 'strncpy', inlined from 'readCdb' at sdcdb.c:418:11, inlined from 'cmdFile' at sdcdb.c:816:12: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sdcdb.c: In function 'cmdFile': sdcdb.c:418:36: note: length computed here 418 | strncpy(currl->line, bp, strlen(bp)-1); | ^~~~~~~~~~ cc -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -Wall -c -o symtab.o symtab.c cc -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -Wall -c -o simi.o simi.c cc -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -Wall -c -o break.o break.c cc -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -Wall -c -o cmd.o cmd.c cc -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -Wall -c -o NewAlloc.o ../../support/util/NewAlloc.c In file included from /usr/include/string.h:519, from ../../support/util/NewAlloc.c:24: In function 'strncpy', inlined from 'Safe_strndup' at ../../support/util/NewAlloc.c:230:3, inlined from 'Safe_strdup' at ../../support/util/NewAlloc.c:241:10: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ../../support/util/NewAlloc.c: In function 'Safe_strdup': ../../support/util/NewAlloc.c:241:10: note: length computed here 241 | return Safe_strndup (sz, strlen (sz)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -Wall -c -o SDCCset.o ../../src/SDCCset.c cc -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -Wall -c -o SDCChasht.o ../../src/SDCChasht.c cc -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -Wall -c -o SDCCerr.o ../../src/SDCCerr.c cc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -pthread -L/usr/lib64 -Wl,-R/usr/lib64 -o ../..//bin/sdcdb sdcdb.o symtab.o simi.o break.o cmd.o NewAlloc.o SDCCset.o SDCChasht.o SDCCerr.o -lpthread -lrt -lreadline make[1]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/debugger/mcs51' make[1]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim' /bin/make libs make[2]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim' /bin/make -f main.mk all make[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim' c++ -MM -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -I. -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c pobj.cc -o pobj.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -I. -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c globals.cc -o globals.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -I. -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c utils.cc -o utils.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -I. -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c error.cc -o error.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -I. -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c app.cc -o app.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -I. -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c option.cc -o option.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -I. -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c chars.cc -o chars.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -I. -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c fio.cc -o fio.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -I. -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c fuio.cc -o fuio.o fuio.cc: In function 'void deb(const char*, ...)': fuio.cc:43:18: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 43 | /*dd->*/write(dd->file_id, buf, strlen(buf)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 make[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim' /bin/make -C cmd.src cmd.src make[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/cmd.src' /usr/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 /usr/pkg/bin/flex -t cmdlex.l > cmdlex.cc c++ -MM -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../sim.src -I../gui.src -c command.cc -o command.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../sim.src -I../gui.src -c cmdutil.cc -o cmdutil.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../sim.src -I../gui.src -c syntax.cc -o syntax.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../sim.src -I../gui.src -c newcmd.cc -o newcmd.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../sim.src -I../gui.src -c newcmdposix.cc -o newcmdposix.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_exec.cc -o cmd_exec.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_get.cc -o cmd_get.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_set.cc -o cmd_set.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_timer.cc -o cmd_timer.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_bp.cc -o cmd_bp.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_info.cc -o cmd_info.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_show.cc -o cmd_show.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_gui.cc -o cmd_gui.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_conf.cc -o cmd_conf.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_uc.cc -o cmd_uc.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_stat.cc -o cmd_stat.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_mem.cc -o cmd_mem.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../sim.src -I../gui.src -c cmdpars.cc -o cmdpars.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 make[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/cmd.src' /bin/make -C sim.src sim.src make[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/sim.src' c++ -MM -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../gui.src -c stack.cc -o stack.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../gui.src -c mem.cc -o mem.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../gui.src -c sim.cc -o sim.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../gui.src -c itsrc.cc -o itsrc.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../gui.src -c brk.cc -o brk.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../gui.src -c arg.cc -o arg.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../gui.src -c guiobj.cc -o guiobj.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../gui.src -c uc.cc -o uc.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../gui.src -c hw.cc -o hw.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../gui.src -c simif.cc -o simif.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../gui.src -c serial_hw.cc -o serial_hw.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../gui.src -c port_hw.cc -o port_hw.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../gui.src -c iwrap.cc -o iwrap.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../gui.src -c var.cc -o var.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 make[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/sim.src' /bin/make -C gui.src gui.src make[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/gui.src' c++ -MM -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../sim.src -I../cmd.src rec.cc gui.cc if.cc >Makefile.dep c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../sim.src -I../cmd.src -c rec.cc -o rec.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../sim.src -I../cmd.src -c gui.cc -o gui.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 make[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/gui.src' make[2]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim' /bin/make apps make[2]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim' /bin/make -C s51.src s51.src make[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/s51.src' c++ -MM -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c glob.cc -o glob.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c sim51.cc -o sim51.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inc.cc -o inc.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c jmp.cc -o jmp.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c mov.cc -o mov.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c logic.cc -o logic.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c arith.cc -o arith.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c bit.cc -o bit.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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")); | ~~~~~~~~^~~~ c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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")); | ~~~~~~~~^~~~ c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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")); | ~~~~~~~~^~~~ c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c serial.cc -o serial.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c port.cc -o port.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c interrupt.cc -o interrupt.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c wdt.cc -o wdt.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c pca.cc -o pca.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c mdu.cc -o mdu.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc51.cc -o uc51.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc52.cc -o uc52.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc51r.cc -o uc51r.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc89c51r.cc -o uc89c51r.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc251.cc -o uc251.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc517.cc -o uc517.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc390.cc -o uc390.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc390hw.cc -o uc390hw.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc521.cc -o uc521.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc88x.cc -o uc88x.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc320.cc -o uc320.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc380.cc -o uc380.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c s51.cc -o s51.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -pthread -L/usr/lib64 -Wl,-R/usr/lib64 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 -lpthread -lrt -o s51 make[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/s51.src' /bin/make -C z80.src z80.src make[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/z80.src' c++ -MM -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c glob.cc -o glob.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst.cc -o inst.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_cb.cc -o inst_cb.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_dd.cc -o inst_dd.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_ed.cc -o inst_ed.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_fd.cc -o inst_fd.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_ddcb.cc -o inst_ddcb.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_fdcb.cc -o inst_fdcb.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c glob_r2k.cc -o glob_r2k.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_r2k.cc -o inst_r2k.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_ed_r2k.cc -o inst_ed_r2k.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c r2k.cc -o r2k.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c glob_lr35902.cc -o glob_lr35902.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_lr35902.cc -o inst_lr35902.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c lr35902.cc -o lr35902.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c simz80.cc -o simz80.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c z80.cc -o z80.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c ez80.cc -o ez80.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c sz80.cc -o sz80.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -pthread -L/usr/lib64 -Wl,-R/usr/lib64 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 -lpthread -lrt -o sz80 make[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/z80.src' /bin/make -C tlcs.src tlcs.src make[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/tlcs.src' c++ -MM -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c glob.cc -o glob.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c simtlcs.cc -o simtlcs.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c tlcs.cc -o tlcs.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_block.cc -o inst_block.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_cpu_others.cc -o inst_cpu_others.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_rot_sh.cc -o inst_rot_sh.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_jump.cc -o inst_jump.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_move.cc -o inst_move.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_arith.cc -o inst_arith.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_bit.cc -o inst_bit.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c stlcs.cc -o stlcs.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -pthread -L/usr/lib64 -Wl,-R/usr/lib64 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 -lpthread -lrt -o stlcs make[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/tlcs.src' /bin/make -C hc08.src hc08.src make[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/hc08.src' c++ -MM -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src glob.cc hc08.cc inst.cc shc08.cc simhc08.cc >Makefile.dep c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c glob.cc -o glob.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst.cc -o inst.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c simhc08.cc -o simhc08.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c hc08.cc -o hc08.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c shc08.cc -o shc08.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -pthread -L/usr/lib64 -Wl,-R/usr/lib64 glob.o inst.o simhc08.o hc08.o shc08.o -L.. -lsim -lucsimutil -lguiucsim -lcmd -lsim -lrt -lpthread -lrt -o shc08 make[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/hc08.src' /bin/make -C stm8.src stm8.src make[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/stm8.src' c++ -MM -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c glob.cc -o glob.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c itc.cc -o itc.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c serial.cc -o serial.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c rst.cc -o rst.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c timer.cc -o timer.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c port.cc -o port.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c clk.cc -o clk.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uid.cc -o uid.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c bl.cc -o bl.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c flash.cc -o flash.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst.cc -o inst.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c simstm8.cc -o simstm8.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c stm8.cc -o stm8.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c sstm8.cc -o sstm8.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -pthread -L/usr/lib64 -Wl,-R/usr/lib64 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 -lpthread -lrt -o sstm8 make[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/stm8.src' /bin/make -C pdk.src pdk.src make[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/pdk.src' c++ -MM -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c glob.cc -o glob.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c port.cc -o port.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst.cc -o inst.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c simpdk.cc -o simpdk.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c pdk.cc -o pdk.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -fPIC -DPIC -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c spdk.cc -o spdk.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -Wall -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -pthread -L/usr/lib64 -Wl,-R/usr/lib64 glob.o port.o inst.o simpdk.o pdk.o spdk.o -L.. -lsim -lucsimutil -lguiucsim -lcmd -lsim -lrt -lpthread -lrt -o spdk make[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/pdk.src' /bin/make -C doc doc make[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/doc' make[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim/doc' /bin/make -f main.mk main_app make[3]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim' c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -I. -Wall -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c relay.cc -o relay.o c++ -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -g -I. -Wall -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -pthread -L/usr/lib64 -Wl,-R/usr/lib64 relay.o -L. -lucsimutil -lrt -lpthread -lrt -o relay make[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim' make[2]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim' make[1]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/sim/ucsim' /bin/make -C support/sdbinutils make[1]: Entering directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils' make[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-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-ar... ar checking for x86_64-redhat-linux-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-redhat-linux-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -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 cc supports -W... yes checking whether cc supports -Wall... yes checking whether cc supports -Wwrite-strings... yes checking whether cc supports -Wc++-compat... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wshadow=local... yes checking whether cc supports -pedantic ... yes checking whether cc understands -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... /bin/install -c -o pbulk -g pbulk checking for sys/file.h... no checking for sys/param.h... no checking for limits.h... no checking for stdlib.h... (cached) yes checking for malloc.h... no checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... no checking for time.h... no checking for sys/resource.h... no checking for sys/stat.h... (cached) yes checking for sys/mman.h... no checking for fcntl.h... no checking for alloca.h... no checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... no 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... no 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... yes 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... yes 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... yes 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... no 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... yes 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... yes 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... yes 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... no 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-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /home/pbulk/build/devel/sdcc3/work/.tools/bin/mkdir -p checking for gawk... /bin/gawk checking whether /bin/make sets $(MAKE)... yes checking for style of include used by /bin/make... GNU checking dependency style of cc... gcc3 checking for x86_64-redhat-linux-ar... ar checking for x86_64-redhat-linux-ranlib... ranlib checking for x86_64-redhat-linux-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... cc -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... /bin/sed checking for fgrep... /home/pbulk/build/devel/sdcc3/work/.tools/bin/grep -F checking for ld used by cc... ld checking if the linker (ld) is GNU ld... yes 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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-redhat-linux-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-ar... (cached) ar checking for x86_64-redhat-linux-strip... no checking for strip... strip checking for x86_64-redhat-linux-ranlib... (cached) ranlib checking command to parse nm output from cc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux 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... yes 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... /usr/pkg/bin/msgfmt checking for gmsgfmt... /usr/pkg/bin/msgfmt checking for xgettext... /usr/pkg/bin/xgettext checking for msgmerge... /usr/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... yes 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... yes checking for cos in -lm... yes checking for ftello... yes checking for ftello64... yes checking for fseeko... yes checking for fseeko64... yes checking for fopen64... yes 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 make[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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 In file included from /usr/include/string.h:519, from ./dyn-string.c:38: In function 'strncpy', inlined from 'dyn_string_insert_cstr' at ./dyn-string.c:280:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ./dyn-string.c: In function 'dyn_string_insert_cstr': ./dyn-string.c:272:16: note: length computed here 272 | int length = strlen (src); | ^~~~~~~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 \ cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 cc -c -DHAVE_CONFIG_H -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -fdollars-in-identifiers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.12 -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 ./fibheap.c: In function 'fibheap_replace_key_data': ./fibheap.c:38:25: error: 'LONG_MIN' undeclared (first use in this function) 38 | #define FIBHEAPKEY_MIN LONG_MIN | ^~~~~~~~ ./fibheap.c:220:30: note: in expansion of macro 'FIBHEAPKEY_MIN' 220 | if (okey == key && okey != FIBHEAPKEY_MIN) | ^~~~~~~~~~~~~~ ./fibheap.c:36:1: note: 'LONG_MIN' is defined in header '<limits.h>'; did you forget to '#include <limits.h>'? 35 | #include "fibheap.h" +++ |+#include <limits.h> 36 | ./fibheap.c:38:25: note: each undeclared identifier is reported only once for each function it appears in 38 | #define FIBHEAPKEY_MIN LONG_MIN | ^~~~~~~~ ./fibheap.c:220:30: note: in expansion of macro 'FIBHEAPKEY_MIN' 220 | if (okey == key && okey != FIBHEAPKEY_MIN) | ^~~~~~~~~~~~~~ ./fibheap.c: In function 'fibheap_delete_node': ./fibheap.c:38:25: error: 'LONG_MIN' undeclared (first use in this function) 38 | #define FIBHEAPKEY_MIN LONG_MIN | ^~~~~~~~ ./fibheap.c:261:36: note: in expansion of macro 'FIBHEAPKEY_MIN' 261 | fibheap_replace_key (heap, node, FIBHEAPKEY_MIN); | ^~~~~~~~~~~~~~ ./fibheap.c:38:25: note: 'LONG_MIN' is defined in header '<limits.h>'; did you forget to '#include <limits.h>'? 38 | #define FIBHEAPKEY_MIN LONG_MIN | ^~~~~~~~ ./fibheap.c:261:36: note: in expansion of macro 'FIBHEAPKEY_MIN' 261 | fibheap_replace_key (heap, node, FIBHEAPKEY_MIN); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:753: fibheap.o] Error 1 make[3]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils/libiberty' make[2]: *** [Makefile:6081: all-libiberty] Error 2 make[2]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils' make[1]: *** [Makefile:850: all] Error 2 make[1]: Leaving directory '/home/pbulk/build/devel/sdcc3/work/sdcc-3.9.0/support/sdbinutils' make: *** [Makefile:151: sdcc-sdbinutils] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/devel/sdcc3 *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/devel/sdcc3