+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=313 WRKLOG=/tmp/bulklog/sdcc-4.5.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=313 WRKLOG=/tmp/bulklog/sdcc-4.5.0/work.log ===> Building for sdcc-4.5.0 for misc in debugger/mcs51 sim/ucsim; do /opt/pkg/bin/gmake -C $misc ; done gmake[1]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/debugger/mcs51' gcc -MM -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H sdcdb.c symtab.c simi.c break.c cmd.c ../../support/util/NewAlloc.c ../../support/util/dbuf.c ../../support/util/dbuf_string.c ../../src/SDCCset.c ../../src/SDCChasht.c ../../src/SDCCerr.c >Makefile.dep gcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -c -o sdcdb.o sdcdb.c gcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -c -o symtab.o symtab.c gcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -c -o simi.o simi.c gcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -c -o break.o break.c gcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -c -o cmd.o cmd.c gcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -c -o NewAlloc.o ../../support/util/NewAlloc.c In function 'Safe_strndup', inlined from 'Safe_strdup' at ../../support/util/NewAlloc.c:241:10: ../../support/util/NewAlloc.c:230:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 230 | strncpy (pret, sz, size); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../support/util/NewAlloc.c: In function 'Safe_strdup': ../../support/util/NewAlloc.c:241:10: note: length computed here 241 | return Safe_strndup (sz, strlen (sz)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -c -o dbuf.o ../../support/util/dbuf.c gcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -c -o dbuf_string.o ../../support/util/dbuf_string.c gcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -c -o SDCCset.o ../../src/SDCCset.c gcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -c -o SDCChasht.o ../../src/SDCChasht.c gcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -c -o SDCCerr.o ../../src/SDCCerr.c gcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv -o ../..//bin/sdcdb sdcdb.o symtab.o simi.o break.o cmd.o NewAlloc.o dbuf.o dbuf_string.o SDCCset.o SDCChasht.o SDCCerr.o -lnsl -lsocket -lpthread -lrt -lreadline gmake[1]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/debugger/mcs51' gmake[1]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim' /opt/pkg/bin/gmake -C src all gmake[2]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src' /opt/pkg/bin/gmake libs gmake[3]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src' /opt/pkg/bin/gmake -C core/utils.src libs gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/core/utils.src' DEP ucsimutil CXX ucsimutil-pobj.o CXX ucsimutil-globals.o CXX ucsimutil-utils.o CXX ucsimutil-error.o CXX ucsimutil-app.o CXX ucsimutil-option.o CXX ucsimutil-chars.o CXX ucsimutil-fio.o CXX ucsimutil-fuio.o LIB ucsimutil-../../../libucsimutil.a gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/core/utils.src' /opt/pkg/bin/gmake -C core/cmd.src libs gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/core/cmd.src' /opt/pkg/bin/bison -y -d cmdpars.y cmdpars.y: warning: 55 shift/reduce conflicts [-Wconflicts-sr] cmdpars.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples mv y.tab.c cmdpars.cc mv y.tab.h cmdpars.hh rm -f cmdlex.cc /opt/pkg/bin/flex -t cmdlex.l > cmdlex.cc DEP cmd CXX cmd-command.o CXX cmd-cmdutil.o CXX cmd-newcmd.o CXX cmd-newcmdposix.o CXX cmd-cmd_exec.o CXX cmd-cmd_get.o CXX cmd-cmd_set.o CXX cmd-cmd_timer.o CXX cmd-cmd_bp.o CXX cmd-cmd_info.o CXX cmd-cmd_show.o CXX cmd-cmd_gui.o CXX cmd-cmd_conf.o CXX cmd-cmd_uc.o CXX cmd-cmd_stat.o CXX cmd-cmd_mem.o CXX cmd-cmdpars.o CXX cmd-cmdlex.o LIB cmd-../../../libcmd.a gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/core/cmd.src' /opt/pkg/bin/gmake -C core/sim.src libs gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/core/sim.src' DEP sim CXX sim-stack.o CXX sim-mem.o CXX sim-sim.o CXX sim-itsrc.o CXX sim-brk.o CXX sim-arg.o CXX sim-itab.o CXX sim-guiobj.o CXX sim-uc.o CXX sim-hw.o CXX sim-simif.o CXX sim-serial_hw.o CXX sim-port_hw.o CXX sim-dreg.o CXX sim-iwrap.o CXX sim-var.o CXX sim-vcd.o CXX sim-pc16550.o LIB sim-../../../libsim.a gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/core/sim.src' /opt/pkg/bin/gmake -C core/gui.src libs gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/core/gui.src' DEP gui CXX gui-rec.o CXX gui-gui.o CXX gui-if.o LIB gui-../../../libgui.a gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/core/gui.src' /opt/pkg/bin/gmake -C core/motorola.src libs gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/core/motorola.src' DEP motorola CXX motorola-pia.o CXX motorola-cia.o CXX motorola-glob68.o CXX motorola-ialu68.o CXX motorola-ibranch68.o CXX motorola-imove68.o CXX motorola-inst68.o CXX motorola-irq68.o CXX motorola-m6800.o CXX motorola-simm6800.o CXX motorola-g11p0.o CXX motorola-g11p18.o CXX motorola-g11p1a.o CXX motorola-g11pcd.o CXX motorola-glob11.o CXX motorola-wraps.o CXX motorola-m68hc11.o CXX motorola-simm68hc11.o LIB motorola-../../../libmotorola.a gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/core/motorola.src' gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src' /opt/pkg/bin/gmake pkgs apps gmake[3]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src' /opt/pkg/bin/gmake -C sims/f8.src simulator gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/sims/f8.src' DEP-f8 CXX f8-sf8.o CXX f8-simf8.o CXX f8-f8.o CXX f8-glob.o CXX f8-disass.o CXX f8-inst.o CXX f8-ialu.o CXX f8-ibranch.o CXX f8-imove.o LNK-f8 gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/sims/f8.src' /opt/pkg/bin/gmake -C sims/s51.src simulator gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/sims/s51.src' DEP-51 CXX 51-glob.o CXX 51-sim51.o CXX 51-s51.o CXX 51-inc.o CXX 51-jmp.o CXX 51-mov.o CXX 51-logic.o CXX 51-arith.o CXX 51-bit.o CXX 51-timer0.o CXX 51-timer1.o CXX 51-timer2.o CXX 51-serial.o CXX 51-port.o CXX 51-interrupt.o CXX 51-wdt.o CXX 51-pca.o CXX 51-mdu.o CXX 51-uc51.o CXX 51-uc52.o CXX 51-uc51r.o CXX 51-uc89c51r.o CXX 51-uc251.o CXX 51-uc517.o CXX 51-uc390.o CXX 51-uc390hw.o CXX 51-uc521.o CXX 51-uc88x.o CXX 51-uc320.o CXX 51-uc380.o LNK-51 gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/sims/s51.src' /opt/pkg/bin/gmake -C sims/xa.src simulator gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/sims/xa.src' DEP-xa CXX xa-sxa.o CXX xa-glob.o CXX xa-inst.o CXX xa-simxa.o CXX xa-xa.o LNK-xa gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/sims/xa.src' /opt/pkg/bin/gmake -C sims/z80.src simulator gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/sims/z80.src' DEP-z80 CXX z80-sz80.o CXX z80-glob.o CXX z80-inst.o CXX z80-inst_cb.o CXX z80-inst_dd.o CXX z80-inst_ed.o CXX z80-inst_fd.o CXX z80-inst_ddcb.o CXX z80-inst_fdcb.o CXX z80-glob_gb80.o CXX z80-inst_gb80.o CXX z80-gb80.o CXX z80-lr35902.o CXX z80-glob_r800.o CXX z80-r800.o CXX z80-simz80.o CXX z80-z80.o CXX z80-ez80.o LNK-z80 gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/sims/z80.src' /opt/pkg/bin/gmake -C sims/tlcs.src simulator gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/sims/tlcs.src' DEP-tlcs CXX tlcs-stlcs.o CXX tlcs-glob.o CXX tlcs-simtlcs.o CXX tlcs-tlcs.o CXX tlcs-inst_block.o CXX tlcs-inst_cpu_others.o CXX tlcs-inst_rot_sh.o CXX tlcs-inst_jump.o CXX tlcs-inst_move.o CXX tlcs-inst_arith.o CXX tlcs-inst_bit.o LNK-tlcs gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/sims/tlcs.src' /opt/pkg/bin/gmake -C sims/rxk.src simulator gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/sims/rxk.src' DEP-rxk CXX rxk-srxk.o CXX rxk-simrxk.o CXX rxk-rxk.o CXX rxk-rmem.o CXX rxk-glob.o CXX rxk-gp0m3.o CXX rxk-gp0m4.o CXX rxk-gpedm3.o CXX rxk-gpedm3a.o CXX rxk-gpedm4.o CXX rxk-gpddm3.o CXX rxk-gpddm4.o CXX rxk-inst.o CXX rxk-ialu.o CXX rxk-ibranch.o CXX rxk-imove.o CXX rxk-r2k.o CXX rxk-r3k.o CXX rxk-r3ka.o CXX rxk-r4k.o CXX rxk-r5k.o CXX rxk-r6k.o CXX rxk-r4kwrap.o CXX rxk-ddwrap.o CXX rxk-edwrap.o CXX rxk-7fwrap.o LNK-rxk gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/sims/rxk.src' /opt/pkg/bin/gmake -C sims/stm8.src simulator gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/sims/stm8.src' DEP-stm8 CXX stm8-sstm8.o CXX stm8-glob.o CXX stm8-itc.o CXX stm8-serial.o CXX stm8-rst.o CXX stm8-timer.o CXX stm8-port.o CXX stm8-clk.o CXX stm8-uid.o CXX stm8-bl.o CXX stm8-flash.o CXX stm8-inst.o CXX stm8-simstm8.o CXX stm8-stm8.o LNK-stm8 gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/sims/stm8.src' /opt/pkg/bin/gmake -C sims/m68hc08.src simulator gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/sims/m68hc08.src' DEP-m68hc08 CXX m68hc08-sm68hc08.o CXX m68hc08-glob.o CXX m68hc08-inst.o CXX m68hc08-simm68hc08.o CXX m68hc08-m68hc08.o LNK-m68hc08 gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/sims/m68hc08.src' /opt/pkg/bin/gmake -C sims/mos6502.src simulator gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/sims/mos6502.src' DEP-mos6502 CXX mos6502-smos6502.o CXX mos6502-simmos6502.o CXX mos6502-mos6502.o CXX mos6502-glob.o CXX mos6502-irq.o CXX mos6502-inst.o CXX mos6502-ialu.o CXX mos6502-ibranch.o CXX mos6502-imove.o CXX mos6502-mos65c02.o CXX mos6502-mos65c02s.o CXX mos6502-mos6510.o CXX mos6502-mos65ce02.o CXX mos6502-port10.o LNK-mos6502 gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/sims/mos6502.src' /opt/pkg/bin/gmake -C sims/pdk.src simulator gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/sims/pdk.src' DEP-pdk CXX pdk-spdk.o CXX pdk-glob.o CXX pdk-port.o CXX pdk-osc.o CXX pdk-t16.o CXX pdk-wdt.o CXX pdk-inst.o CXX pdk-pdk13.o CXX pdk-pdk14.o CXX pdk-pdk15.o CXX pdk-pdk16.o CXX pdk-fppinfo.o CXX pdk-reginfo.o CXX pdk-simpdk.o CXX pdk-pdk.o LNK-pdk gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src/sims/pdk.src' gmake[3]: Nothing to be done for 'apps'. gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src' gmake[2]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim/src' gmake[1]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/sim/ucsim' /opt/pkg/bin/gmake -C support/sdbinutils gmake[1]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils' gmake[2]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils' Configuring in ./libiberty checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/pbulk/build/devel/sdcc/work/.tools/bin/makeinfo --split-size=5000000 checking for perl... perl checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking for x86_64-sun-solaris2.11-ar... ar checking for x86_64-sun-solaris2.11-ranlib... ranlib checking for -plugin option... checking for x86_64-sun-solaris2.11-ar... (cached) ar ar: bad option: -- usage: ar -d[-SvV] archive file ... ar -m[-abiSvV] [posname] archive file ... ar -p[-vV][-sS] archive [file ...] ar -q[-csuvSV] [file ...] ar -r[-cuvSV] [-abi] [posname] [file ...] ar -s[-vV] archive ar -t[-vV][-sS] archive [file ...] ar -x[-vV][-sSCT] archive [file ...] configure: WARNING: Failed: ar --plugin /opt/tools/gcc14/libexec/gcc/x86_64-sun-solaris2.11/14.3.0/liblto_plugin.so rc no checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-sun-solaris2.11-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /home/pbulk/build/devel/sdcc/work/.tools/bin/grep checking for egrep... /home/pbulk/build/devel/sdcc/work/.tools/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wshadow=local... yes checking whether gcc supports -pedantic ... yes checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking for CET support... no checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... no checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... no checking for sys/prctl.h... no checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for long long... yes checking size of long long... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... no checking for memset... yes checking for mkstemps... yes checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... no checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strverscmp... no checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking for sys_errlist... no checking for sys_nerr... no checking for sys_siglist... no checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... no checking for pipe2... 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 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 for sbrk... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... no checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.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-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking target system type... x86_64-sun-solaris2.11 checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./../install-sh -c -d checking for gawk... /usr/bin/nawk checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking whether /opt/pkg/bin/gmake supports nested variables... yes checking whether /opt/pkg/bin/gmake supports nested variables... (cached) yes checking for x86_64-sun-solaris2.11-ar... ar checking for x86_64-sun-solaris2.11-ranlib... ranlib checking for x86_64-sun-solaris2.11-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by /opt/pkg/bin/gmake... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /home/pbulk/build/devel/sdcc/work/.tools/bin/grep checking for egrep... /home/pbulk/build/devel/sdcc/work/.tools/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /home/pbulk/build/devel/sdcc/work/.tools/bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /bin/ld option to reload object files... -r checking for x86_64-sun-solaris2.11-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-sun-solaris2.11-ar... (cached) ar checking for x86_64-sun-solaris2.11-strip... no checking for strip... strip checking for x86_64-sun-solaris2.11-ranlib... (cached) ranlib checking command to parse /usr/bin/nm -p output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... no checking for library containing dlsym... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of void *... 8 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... no checking whether NLS is requested... yes checking for msgfmt... /opt/pkg/bin/msgfmt checking for gmsgfmt... /opt/pkg/bin/msgfmt checking for xgettext... /opt/pkg/bin/xgettext checking for msgmerge... /opt/pkg/bin/msgmerge checking size of long long... 8 checking size of void *... (cached) 8 checking size of long... 8 checking size of int... 4 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/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl... yes checking for fdopen... yes checking for fileno... yes checking for fls... yes checking for getgid... yes checking for getpagesize... yes checking for getrlimit... yes checking for getuid... yes checking for sysconf... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether stpcpy is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether strnlen is declared... yes checking compiler support for hidden visibility... yes checking linker --as-needed support... no checking for cos in -lm... yes checking for ftello... yes checking for ftello64... no checking for fseeko... yes checking for fseeko64... no checking for fopen64... no checking 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 fopen64 is declared... 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 sys/param.h... yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for madvise... yes checking for mprotect... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating 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 default commands gmake[3]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sha1.c -o sha1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filedescriptor.c -o filedescriptor.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getruntime.c -o noasan/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getruntime.c -o getruntime.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-common.c -o pex-common.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./mempcpy.c -o pic/mempcpy.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./mempcpy.c -o noasan/mempcpy.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./mempcpy.c -o mempcpy.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sigsetmask.c -o pic/sigsetmask.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sigsetmask.c -o noasan/sigsetmask.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sigsetmask.c -o sigsetmask.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strverscmp.c -o pic/strverscmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strverscmp.c -o noasan/strverscmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strverscmp.c -o strverscmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./setproctitle.c -o setproctitle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strncmp.c -o pic/strncmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strncmp.c -o noasan/strncmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I./../include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strncmp.c -o strncmp.o rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./sigsetmask.o ./strverscmp.o ./setproctitle.o ./strncmp.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./sigsetmask.o ./strverscmp.o ./setproctitle.o ./strncmp.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./sigsetmask.o ./strverscmp.o ./setproctitle.o ./strncmp.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/libiberty/testsuite' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/libiberty/testsuite' gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/libiberty' gmake[3]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/bfd' GEN bfdver.h GEN elf32-target.h GEN elf64-target.h GEN targmatch.h Making info in po gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/bfd/po' ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /usr/bin/bash ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands gmake[4]: Nothing to be done for 'info'. gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/bfd/po' gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/bfd' gmake[4]: Nothing to be done for 'info-am'. gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/bfd' /opt/pkg/bin/gmake all-recursive gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/bfd' Making all in po gmake[5]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/bfd/po' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/bfd/po' gmake[5]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /usr/bin/bash ./../move-if-change bfd-tmp.h bfd.h rm -f bfd-tmp.h touch stmp-bfd-h CC archive.lo CC archures.lo CC bfd.lo CC bfdio.lo CC bfdwin.lo CC cache.lo CC coff-bfd.lo CC compress.lo CC corefile.lo CC elf-properties.lo CC format.lo CC hash.lo CC init.lo CC libbfd.lo CC linker.lo CC merge.lo CC opncls.lo CC reloc.lo CC section.lo CC simple.lo CC stab-syms.lo CC stabs.lo CC syms.lo CC targets.lo CC binary.lo CC ihex.lo CC srec.lo CC tekhex.lo CC verilog.lo CC asxxxx.lo CC plugin.lo CC cpu-z80.lo rm -f tofiles f=""; \ for i in asxxxx.lo plugin.lo cpu-z80.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /usr/bin/bash ./../move-if-change tofiles ofiles touch stamp-ofiles CCLD libbfd.la libtooldir=`/usr/bin/bash ./libtool --config | /usr/bin/sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ ranlib libbfd.tmp; \ /usr/bin/bash ./../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib gmake[5]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/bfd' gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/bfd' gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/bfd' Configuring in ./binutils checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking target system type... x86_64-sun-solaris2.11 checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./../install-sh -c -d checking for gawk... /usr/bin/nawk checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking whether /opt/pkg/bin/gmake supports nested variables... yes checking whether /opt/pkg/bin/gmake supports nested variables... (cached) yes checking for x86_64-sun-solaris2.11-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by /opt/pkg/bin/gmake... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /home/pbulk/build/devel/sdcc/work/.tools/bin/grep checking for egrep... /home/pbulk/build/devel/sdcc/work/.tools/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /home/pbulk/build/devel/sdcc/work/.tools/bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /bin/ld option to reload object files... -r checking for x86_64-sun-solaris2.11-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-sun-solaris2.11-ar... ar checking for x86_64-sun-solaris2.11-strip... no checking for strip... strip checking for x86_64-sun-solaris2.11-ranlib... ranlib checking command to parse /usr/bin/nm -p output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... no checking for library containing dlsym... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking pkg-config is at least version 0.9.0... no checking whether to use debuginfod... auto checking for libdebuginfod >= 0.179... no configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable. Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for bison... /opt/pkg/bin/bison -y checking for flex... /opt/pkg/bin/flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking whether NLS is requested... no checking whether NLS is requested... yes checking for msgfmt... /opt/pkg/bin/msgfmt checking for gmsgfmt... /opt/pkg/bin/msgfmt checking for xgettext... /opt/pkg/bin/xgettext checking for msgmerge... /opt/pkg/bin/msgmerge checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-sun-solaris2.11-ranlib... (cached) ranlib checking size of long... 8 checking size of long long... 8 checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for getc_unlocked... yes checking for mkdtemp... yes checking for mkstemp... yes checking for sbrk... yes checking for utimensat... yes checking for utimes... yes checking for mbstate_t... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for library containing frexp... none required checking for LC_MESSAGES... yes checking for a known getopt prototype in unistd.h... yes checking for utime.h... yes checking whether asprintf is declared... yes checking whether environ is declared... no checking whether getc_unlocked is declared... yes checking whether sbrk is declared... yes checking whether stpcpy is declared... yes checking whether strnlen is declared... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for ld used by GCC... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands gmake[3]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/binutils' YACC arparse.c updating arparse.h YACC sysinfo.c /home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/binutils/sysinfo.y: warning: 1 shift/reduce conflict [-Wconflicts-sr] /home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/binutils/sysinfo.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples updating sysinfo.h CC sysinfo.o LEX syslex.c CC syslex_wrap.o CCLD sysinfo GEN sysroff.h YACC defparse.c /home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/binutils/defparse.y: warning: 27 shift/reduce conflicts [-Wconflicts-sr] /home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/binutils/defparse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples updating defparse.h YACC rcparse.c /home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/binutils/rcparse.y: warning: 58 shift/reduce conflicts [-Wconflicts-sr] /home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/binutils/rcparse.y: warning: 10 reduce/reduce conflicts [-Wconflicts-rr] /home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/binutils/rcparse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples updating rcparse.h YACC mcparse.c /home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/binutils/mcparse.y: warning: 1 shift/reduce conflict [-Wconflicts-sr] /home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/binutils/mcparse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples updating mcparse.h gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/binutils' gmake[4]: Nothing to be done for 'info-am'. gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/binutils' sdranlib_SOURCES ar.c is-ranlib.c arparse.y arlex.l arsup.c rename.c binemul.c emul_vanilla.c bucomm.c version.c filemode.c /opt/pkg/bin/gmake all-recursive gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/binutils' gmake[5]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/binutils' CC arparse.o LEX arlex.c CC arlex.o CC ar.o CC not-ranlib.o CC arsup.o CC rename.o CC binemul.o CC emul_vanilla.o CC bucomm.o CC version.o CC filemode.o CCLD sdar CC is-ranlib.o CCLD sdranlib CC nm.o CC demanguse.o CCLD sdnm CC objcopy.o CC not-strip.o CC rddbg.o CC debug.o CC stabs.o CC rdcoff.o CC wrstabs.o CCLD sdobjcopy CC cxxfilt.o CCLD cxxfilt CC bfdtest1.o CCLD bfdtest1 CC bfdtest2.o CCLD bfdtest2 gmake[5]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/binutils' gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/binutils' gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils/binutils' gmake[2]: Nothing to be done for 'all-target'. gmake[2]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils' gmake[1]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/sdbinutils' for lib in support/makebin support/cpp; do /opt/pkg/bin/gmake -C $lib; done gmake[1]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/makebin' ( test -z "makebin.c" || gcc -MM -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I../.. -I./../../support/util -I. makebin.c ) > Makefile.depcc ( test -z "" || g++ -MM -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I../.. -I./../../support/util -I. ) > Makefile.depcxx cat Makefile.depcc Makefile.depcxx > Makefile.dep gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -pipe -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -Wno-parentheses -pipe -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -Wno-parentheses -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I../.. -I./../../support/util -I. -c -o makebin.o makebin.c mkdir -p ../../bin gcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv -o ../../bin/makebin makebin.o gmake[1]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/makebin' gmake[1]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/cpp' gmake[2]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/cpp' Configuring in ./gcc checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking target system type... x86_64-sun-solaris2.11 checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no checking whether a default linker was specified... no checking whether a default dsymutil was specified... no checking whether a default assembler was specified... no checking for x86_64-sun-solaris2.11-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ -std=c++11 accepts -g... yes checking how to run the C++ preprocessor... g++ -std=c++11 -E checking for grep that handles long lines and -e... /home/pbulk/build/devel/sdcc/work/.tools/bin/grep checking for egrep... /home/pbulk/build/devel/sdcc/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 run the C preprocessor... gcc -E checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of ino_t... 8 checking size of dev_t... 8 checking size of void *... 8 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for int64_t underlying type... long checking for std::swap in ... yes checking whether g++ -std=c++11 is affected by placement new aliasing bug... no checking whether g++ -std=c++11 supports -W... yes checking whether g++ -std=c++11 supports -Wall... yes checking whether g++ -std=c++11 supports -Wnarrowing... yes checking whether g++ -std=c++11 supports -Wwrite-strings... yes checking whether g++ -std=c++11 supports -Wcast-qual... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether g++ -std=c++11 supports -Wmissing-format-attribute... yes checking whether g++ -std=c++11 supports -Woverloaded-virtual... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wc++-compat... yes checking whether g++ -std=c++11 supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes checking whether gcc supports -fno-exceptions... yes checking whether gcc supports -fno-rtti... yes checking whether gcc supports -fasynchronous-unwind-tables... yes checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no checking for VALGRIND_DISCARD in ... no checking for VALGRIND_DISCARD in ... no checking for multiarch configuration... auto configure: WARNING: decimal float is not supported for this target, ignored configure: WARNING: fixed-point is not supported for this target, ignored checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking for gawk... /usr/bin/nawk checking whether ln -s works... yes checking whether ln works... yes checking for x86_64-sun-solaris2.11-ranlib... ranlib checking for a BSD compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking for cmp's capabilities... gnucompare checking for mktemp... yes checking for makeinfo... /home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/cpp/@build_subdir@/texinfo/makeinfo/makeinfo --split-size=5000000 checking for modern makeinfo... no configure: WARNING: *** Makeinfo is missing or too old. *** Info documentation will not be built. checking for recent Pod::Man... yes checking for flex... flex checking for bison... /home/pbulk/build/devel/sdcc/work/.tools/bin/bison checking for nm... nm checking for ar... ar checking for sphinx-build... texinfo checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether termios.h defines TIOCGWINSZ... yes checking for limits.h... 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 for time.h... yes checking for iconv.h... yes checking for fcntl.h... yes checking for ftw.h... yes checking for unistd.h... (cached) yes checking for sys/file.h... yes checking for sys/time.h... yes checking for sys/mman.h... yes checking for sys/resource.h... yes checking for sys/param.h... yes checking for sys/times.h... yes checking for sys/stat.h... (cached) yes checking for sys/locking.h... no checking for direct.h... no checking for malloc.h... yes checking for langinfo.h... yes checking for ldfcn.h... no checking for locale.h... yes checking for wchar.h... yes checking for thread.h... yes checking for pthread.h... yes checking for CHAR_BIT... yes checking whether byte ordering is bigendian... no checking how to run the C++ preprocessor... g++ -std=c++11 -E checking for unordered_map... yes checking for tr1/unordered_map... yes checking for ext/hash_map... yes checking dependency style of g++ -std=c++11... gcc3 checking for collect2 libraries... none required checking for library containing exc_resume... no checking for library containing kstat_open... -lkstat checking for library containing gethostbyname... -lnsl checking for library containing socket... -lsocket checking for library containing ldexp... none required checking for library containing dlopen... none required checking for inttypes.h... yes checking for zstd.h... no checking for library containing ZSTD_compress... no checking for times... yes checking for clock... yes checking for kill... yes checking for getrlimit... yes checking for setrlimit... yes checking for atoq... no checking for popen... yes checking for sysconf... yes checking for strsignal... yes checking for getrusage... yes checking for nl_langinfo... yes checking for gettimeofday... yes checking for mbstowcs... yes checking for wcswidth... yes checking for mmap... yes checking for posix_fallocate... yes checking for setlocale... yes checking for clearerr_unlocked... no checking for feof_unlocked... no checking for ferror_unlocked... no checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... no checking for fprintf_unlocked... no checking for fputc_unlocked... no checking for fputs_unlocked... no checking for fread_unlocked... no checking for fwrite_unlocked... no checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking for madvise... yes checking for mallinfo... no checking for mallinfo2... no checking for fstatat... yes checking whether mbstowcs works... yes checking for ssize_t... yes checking for caddr_t... yes checking for sighander_t... no checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for pid_t... yes 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 ld used by GCC... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for LC_MESSAGES... yes checking for nl_langinfo and CODESET... yes checking whether basename is declared... no checking whether strstr is declared... yes checking whether getenv is declared... yes checking whether atol is declared... yes checking whether atoll is declared... yes checking whether asprintf is declared... yes checking whether sbrk is declared... yes checking whether abort is declared... yes checking whether atof is declared... yes checking whether getcwd is declared... yes checking whether getwd is declared... yes checking whether madvise is declared... yes checking whether stpcpy is declared... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether strverscmp is declared... no 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 setenv is declared... yes checking whether unsetenv is declared... yes checking whether errno is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether vasprintf is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether calloc is declared... yes checking whether free is declared... yes checking whether getopt is declared... yes checking whether clock is declared... yes checking whether getpagesize is declared... yes checking whether ffs is declared... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgetc_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fileno_unlocked is declared... no checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether getrlimit is declared... yes checking whether setrlimit is declared... yes checking whether getrusage is declared... yes checking whether mallinfo is declared... yes checking whether mallinfo2 is declared... no checking whether ldgetname is declared... no checking whether times is declared... yes checking whether sigaltstack is declared... yes checking for struct tms... yes checking for clock_t... yes checking for F_SETLKW... yes checking for O_CLOEXEC... yes checking for AF_UNIX... yes checking for AF_INET6... yes checking for _LK_LOCK... no checking if mkdir takes one argument... no Using `./config/i386/i386.cc' for machine-specific logic. Using `./config/i386/i386.md' as machine description file. Using the following target machine macro files: ./config/vxworks-dummy.h ./config/usegas.h ./config/usegld.h ./config/i386/biarch64.h ./config/i386/i386.h ./config/i386/unix.h ./config/i386/att.h ./config/dbxelf.h ./config/elfos.h ./config/i386/sysv4.h ./config/i386/x86-64.h ./config/i386/sol2.h ./config/sol2.h ./config/initfini-array.h Using host-solaris.o for host machine hooks. checking for __cxa_atexit... yes checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /home/pbulk/build/devel/sdcc/work/.tools/bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /bin/ld option to reload object files... -r checking for x86_64-sun-solaris2.11-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-sun-solaris2.11-ar... (cached) ar checking for x86_64-sun-solaris2.11-strip... no checking for strip... strip checking for x86_64-sun-solaris2.11-ranlib... (cached) ranlib checking command to parse nm output from gcc object... failed checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -std=c++11 -E checking for ld used by g++ -std=c++11... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking whether the g++ -std=c++11 linker (/bin/ld) supports shared libraries... yes checking for g++ -std=c++11 option to produce PIC... -fPIC -DPIC checking if g++ -std=c++11 PIC flag -fPIC -DPIC works... yes checking if g++ -std=c++11 static flag -static works... no checking if g++ -std=c++11 supports -c -o file.o... yes checking if g++ -std=c++11 supports -c -o file.o... (cached) yes checking whether the g++ -std=c++11 linker (/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for /home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/cpp/./gas/as-new... no checking for /home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/cpp/./ld/ld-new... no checking whether we are using gold... no checking whether we are using mold... no checking gold linker with split stack support as non default... checking what linker to use... checking for /home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/cpp/./binutils/nm-new... no checking what nm to use... checking for /home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/cpp/./binutils/objdump... no checking what objdump to use... not found checking for /home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/cpp/./binutils/readelf... no checking what readelf to use... not found checking for otool... no checking what otool to use... not found checking for dsymutil... no checking linker for .hidden support... yes /home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/cpp/gcc/configure: line 23581: test: =: unary operator expected checking linker read-only and read-write section mixing... unknown checking for .preinit_array/.init_array/.fini_array support... no checking assembler flags... checking assembler for .sleb128 and .uleb128... no checking assembler for cfi directives... no checking assembler for cfi personality directive... no checking assembler for cfi sections directive... no checking assembler for eh_frame optimization... no checking assembler for section exclude flag... no checking assembler for section exclude flag... no checking linker -Bstatic/-Bdynamic option... no checking linker --version-script option... yes checking linker soname option... yes checking linker --demangle support... no checking linker plugin support... 0 checking linker --as-needed support... no checking linker mapfile support for clearing hardware capabilities... no checking linker --build-id support... no checking linker *_sol2 emulation support... no checking linker --sysroot support... no checking system-provided CRTs on Solaris... no checking __stack_chk_fail in target C library... no checking sys/sdt.h in the target C library... yes checking dl_iterate_phdr in target C library... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to avoid linking multiple front-ends at once... no checking whether to serialize linking of multiple front-ends... no /usr/bin/nawk: can't open file ./config/sol2.opt input record number 24, file ./config/sol2.opt source line number 1 Links are now set up to build a native compiler for x86_64-sun-solaris2.11. gcc_driver_version: 12.1.0 checking for -fno-PIE option... yes checking for -no-pie option... yes checking for CET support... no checking linker -z bndplt option... no checking linker --push-state/--pop-state options... no configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating dsymutil config.status: creating Makefile config.status: creating auto-host.h config.status: executing depdir commands mkdir .deps config.status: executing gccdepdir commands mkdir build mkdir build/.deps mkdir c/.deps mkdir c-family/.deps mkdir common/.deps mkdir analyzer/.deps mkdir rtl-ssa mkdir rtl-ssa/.deps config.status: executing default commands Configuring in ./libcpp checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking target system type... x86_64-sun-solaris2.11 checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking for x86_64-sun-solaris2.11-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ -std=c++11 accepts -g... yes checking for x86_64-sun-solaris2.11-ranlib... ranlib checking for x86_64-sun-solaris2.11-ar... ar checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /home/pbulk/build/devel/sdcc/work/.tools/bin/grep checking for egrep... /home/pbulk/build/devel/sdcc/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 for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wnarrowing... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether gcc supports -fno-exceptions... yes checking whether gcc supports -fno-rtti... yes checking dependency style of g++ -std=c++11... gcc3 checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... no checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for uint64_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of long... 8 checking for clearerr_unlocked... no checking for feof_unlocked... no checking for ferror_unlocked... no checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... no checking for fprintf_unlocked... no checking for fputc_unlocked... no checking for fputs_unlocked... no checking for fread_unlocked... no checking for fwrite_unlocked... no checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... no checking whether errno is declared... no checking whether getopt is declared... yes checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgetc_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fileno_unlocked is declared... no checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... no checking for uchar... checking size of ino_t... 8 checking size of dev_t... 8 checking for ld used by GCC... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for CET support... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir .deps gmake[3]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/cpp/libcpp' source='charset.cc' object='charset.o' libtool=no DEPDIR=.deps depmode=gcc3 /usr/bin/bash ./../depcomp g++ -std=c++11 -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -c charset.cc source='directives.cc' object='directives.o' libtool=no DEPDIR=.deps depmode=gcc3 /usr/bin/bash ./../depcomp g++ -std=c++11 -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -c directives.cc source='errors.cc' object='errors.o' libtool=no DEPDIR=.deps depmode=gcc3 /usr/bin/bash ./../depcomp g++ -std=c++11 -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -c errors.cc source='expr.cc' object='expr.o' libtool=no DEPDIR=.deps depmode=gcc3 /usr/bin/bash ./../depcomp g++ -std=c++11 -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -c expr.cc source='files.cc' object='files.o' libtool=no DEPDIR=.deps depmode=gcc3 /usr/bin/bash ./../depcomp g++ -std=c++11 -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -c files.cc source='identifiers.cc' object='identifiers.o' libtool=no DEPDIR=.deps depmode=gcc3 /usr/bin/bash ./../depcomp g++ -std=c++11 -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -c identifiers.cc echo "#define LOCALEDIR \"/opt/pkg/share/sdcc/locale\"" > localedir.new ./../move-if-change localedir.new localedir.h echo timestamp > localedir.hs source='init.cc' object='init.o' libtool=no DEPDIR=.deps depmode=gcc3 /usr/bin/bash ./../depcomp g++ -std=c++11 -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -c init.cc source='lex.cc' object='lex.o' libtool=no DEPDIR=.deps depmode=gcc3 /usr/bin/bash ./../depcomp g++ -std=c++11 -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -c lex.cc source='line-map.cc' object='line-map.o' libtool=no DEPDIR=.deps depmode=gcc3 /usr/bin/bash ./../depcomp g++ -std=c++11 -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -c line-map.cc source='macro.cc' object='macro.o' libtool=no DEPDIR=.deps depmode=gcc3 /usr/bin/bash ./../depcomp g++ -std=c++11 -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -c macro.cc source='mkdeps.cc' object='mkdeps.o' libtool=no DEPDIR=.deps depmode=gcc3 /usr/bin/bash ./../depcomp g++ -std=c++11 -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -c mkdeps.cc source='pch.cc' object='pch.o' libtool=no DEPDIR=.deps depmode=gcc3 /usr/bin/bash ./../depcomp g++ -std=c++11 -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -c pch.cc source='symtab.cc' object='symtab.o' libtool=no DEPDIR=.deps depmode=gcc3 /usr/bin/bash ./../depcomp g++ -std=c++11 -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -c symtab.cc source='traditional.cc' object='traditional.o' libtool=no DEPDIR=.deps depmode=gcc3 /usr/bin/bash ./../depcomp g++ -std=c++11 -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I. -I. -I./../include -I./include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -c traditional.cc rm -f libcpp.a ar cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ranlib libcpp.a gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/cpp/libcpp' Configuring in ./libbacktrace checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking target system type... x86_64-sun-solaris2.11 checking for x86_64-sun-solaris2.11-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /home/pbulk/build/devel/sdcc/work/.tools/bin/grep checking for egrep... /home/pbulk/build/devel/sdcc/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 a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether build environment is sane... yes /usr/bin/bash: /home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/cpp/missing: No such file or directory configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... ./../install-sh -c -d checking for gawk... /usr/bin/nawk checking whether /opt/pkg/bin/gmake sets $(MAKE)... yes checking whether /opt/pkg/bin/gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-sun-solaris2.11-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for x86_64-sun-solaris2.11-ranlib... ranlib checking for gawk... (cached) /usr/bin/nawk checking for dwz... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /home/pbulk/build/devel/sdcc/work/.tools/bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /bin/ld option to reload object files... -r checking for x86_64-sun-solaris2.11-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-sun-solaris2.11-ar... ar checking for x86_64-sun-solaris2.11-strip... no checking for strip... strip checking for x86_64-sun-solaris2.11-ranlib... (cached) ranlib checking command to parse nm output from gcc object... failed checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking unwind.h usability... yes checking unwind.h presence... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for -funwind-tables option... yes checking for -frandom-seed=string option... yes checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wcast-qual... yes checking for _Unwind_GetIPInfo... yes checking for CET support... no checking __sync extensions... yes checking __atomic extensions... yes checking output filetype... elf64 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 gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking for dl_iterate_phdr... yes checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... no checking sys/ldr.h presence... no checking for sys/ldr.h... no checking for fcntl... yes checking whether strnlen is declared... yes checking whether getpagesize is declared... yes checking for lstat... yes checking for readlink... yes checking for getexecname... yes checking for KERN_PROC... no checking for KERN_PROG_ARGS... no checking for clock_gettime... yes checking whether -pthread is supported... yes checking whether -gdwarf-5 is supported... yes checking for compress in -lz... yes checking whether --compress-debug-sections is supported... no checking for objcopy... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... yes checking for dsymutil... dsymutil checking for nm... nm checking for xz... xz checking for comm... comm checking for lzma_auto_decoder in -llzma... no checking whether tests can run... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating backtrace-supported.h config.status: creating install-debuginfo-for-buildid.sh config.status: creating config.h config.status: executing libtool commands config.status: executing gstdint.h commands config.status: executing default commands gmake[3]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/cpp/libbacktrace' /opt/pkg/bin/gmake all-am gmake[4]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/cpp/libbacktrace' /usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c -o atomic.lo atomic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c atomic.c -o atomic.o >/dev/null 2>&1 /usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c -o dwarf.lo dwarf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c dwarf.c -o dwarf.o >/dev/null 2>&1 /usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c -o fileline.lo fileline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c fileline.c -o fileline.o >/dev/null 2>&1 /usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c -o posix.lo posix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c posix.c -o posix.o >/dev/null 2>&1 /usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c -o print.lo print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c print.c -fPIC -DPIC -o .libs/print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c print.c -o print.o >/dev/null 2>&1 /usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c -o sort.lo sort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c sort.c -o sort.o >/dev/null 2>&1 /usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c -o state.lo state.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c state.c -fPIC -DPIC -o .libs/state.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c state.c -o state.o >/dev/null 2>&1 /usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c -o backtrace.lo backtrace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c backtrace.c -o backtrace.o >/dev/null 2>&1 /usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c -o simple.lo simple.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c simple.c -o simple.o >/dev/null 2>&1 /usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c -o elf.lo elf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c elf.c -fPIC -DPIC -o .libs/elf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c elf.c -o elf.o >/dev/null 2>&1 /usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c -o mmapio.lo mmapio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c mmapio.c -fPIC -DPIC -o .libs/mmapio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c mmapio.c -o mmapio.o >/dev/null 2>&1 /usr/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c -o mmap.lo mmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c mmap.c -fPIC -DPIC -o .libs/mmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -c mmap.c -o mmap.o >/dev/null 2>&1 /usr/bin/bash ./libtool --tag=CC --mode=link gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -static-libstdc++ -static-libgcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo libtool: link: ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o libtool: link: ranlib .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) true DO=all multi-do # /opt/pkg/bin/gmake gmake[4]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/cpp/libbacktrace' gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/cpp/libbacktrace' gmake[3]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/cpp/gcc' echo "#define BUILDING_GCC_MAJOR `echo 12.1.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h echo "#define BUILDING_GCC_MINOR `echo 12.1.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_PATCHLEVEL `echo 12.1.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h echo timestamp > s-bversion rm -f tmp-all-tree.def echo '#include "tree.def"' > tmp-all-tree.def echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def echo '#include "c-family/c-common.def"' >> tmp-all-tree.def ltf=""; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|./||' >> tmp-all-tree.def /usr/bin/bash ./../move-if-change tmp-all-tree.def all-tree.def echo timestamp > s-alltree TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /usr/bin/bash ./mkconfig.sh config.h LC_ALL=C ; export LC_ALL ; \ /usr/bin/nawk -f ./opt-gather.awk ./c-family/c.opt ./common.opt ./params.opt ./analyzer/analyzer.opt ./config/fused-madd.opt ./config/dummy/dummy.opt ./config/gnu-user.opt ./config/linux.opt > tmp-optionlist /usr/bin/bash ./../move-if-change tmp-optionlist optionlist echo timestamp > s-options /usr/bin/nawk -f ./opt-functions.awk -f ./opt-read.awk \ -f ./opth-gen.awk \ < optionlist > tmp-options.h /usr/bin/bash ./../move-if-change tmp-options.h options.h echo timestamp > s-options-h if test yes = yes \ || test -n ""; then \ /usr/bin/bash ./genmultilib \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "yes" \ > tmp-mlib.h; \ else \ /usr/bin/bash ./genmultilib '' '' '' '' '' '' '' '' \ "" '' no \ > tmp-mlib.h; \ fi /usr/bin/bash ./../move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib lsf=""; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|./||' > tmp-specs.h /usr/bin/bash ./../move-if-change tmp-specs.h specs.h echo timestamp > s-specs TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /usr/bin/bash ./mkconfig.sh bconfig.h g++ -std=c++11 -c -DBASEVER="\"12.1.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" -DBUGURL="\"\"" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I. -I./build -I./../include -I./../libcpp/include -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. \ -o build/genversion.o genversion.cc g++ -std=c++11 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv \ build/genversion.o -o build/genversion build/genversion > tmp-version.h /usr/bin/bash ./../move-if-change tmp-version.h version.h echo timestamp > s-version /usr/bin/nawk -f ./gen-pass-instances.awk \ ./passes.def > pass-instances.def rm -f tmp-omp-device-properties.h; \ for kind in kind arch isa; do \ echo 'const char omp_offload_device_'${kind}'[] = ' \ >> tmp-omp-device-properties.h; \ for prop in none ; do \ [ "$prop" = "none" ] && continue; \ tgt=`echo "$prop" | sed 's/=.*$//'`; \ props=`echo "$prop" | sed 's/.*=//'`; \ echo "\"$tgt\\0\"" >> tmp-omp-device-properties.h; \ sed -n 's/^'${kind}': //p' ${props} \ | sed 's/[[:blank:]]/ /g;s/ */ /g;s/^ //;s/ $//;s/ /\\0/g;s/^/"/;s/$/\\0\\0"/' \ >> tmp-omp-device-properties.h; \ done; \ echo '"";' >> tmp-omp-device-properties.h; \ done; \ /usr/bin/bash ./../move-if-change tmp-omp-device-properties.h \ omp-device-properties.h echo timestamp > s-omp-device-properties-h g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I. -I./c-family -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo c-family/c-common.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I. -I./c -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo c/c-lang.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I. -I./c -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo c/c-errors.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I. -I./c -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo c/c-convert.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I. -I./c -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo c/gimple-parser.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I. -I./c -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo c/c-objc-common.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I. -I./c-family -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo c-family/c-cppbuiltin.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I. -I./c-family -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo c-family/c-dump.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I. -I./c-family -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo c-family/c-indentation.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I. -I./c-family -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo c-family/c-opts.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I. -I./c-family -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo c-family/c-ppoutput.cc c-family/c-ppoutput.cc: In function 'bool print_line_1(location_t, const char*, std::FILE*)': c-family/c-ppoutput.cc:516:47: warning: unused parameter 'special_flags' [-Wunused-parameter] 516 | print_line_1 (location_t src_loc, const char *special_flags, FILE *stream) | ~~~~~~~~~~~~^~~~~~~~~~~~~ g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I. -I./c-family -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo c-family/c-pragma.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I. -I./c-family -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo c-family/c-lex.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o cc1_dummies.o -MT cc1_dummies.o -MMD -MP -MF ./.deps/cc1_dummies.TPo cc1_dummies.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo hooks.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o warning-control.o -MT warning-control.o -MMD -MP -MF ./.deps/warning-control.TPo warning-control.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo debug.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo context.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o file-prefix-map.o -MT file-prefix-map.o -MMD -MP -MF ./.deps/file-prefix-map.TPo file-prefix-map.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo ggc-page.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo ggc-common.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo hash-table.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo opts-global.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo timevar.cc g++ -std=c++11 -fno-PIE -c -DTARGET_NAME=\"x86_64-sun-solaris2.11\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo toplev.cc g++ -std=c++11 -fno-PIE -c -DGCC_INCLUDE_DIR=\"/opt/pkg/lib/sdcc/x86_64-sun-solaris2.11/12.1.0/include\" -DFIXED_INCLUDE_DIR=\"/opt/pkg/lib/sdcc/x86_64-sun-solaris2.11/12.1.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/opt/pkg/lib/sdcc/x86_64-sun-solaris2.11/12.1.0/../../../../include/c++/12.1.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/opt/pkg/lib/sdcc/x86_64-sun-solaris2.11/12.1.0/../../../../include/c++/12.1.0/x86_64-sun-solaris2.11\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/opt/pkg/lib/sdcc/x86_64-sun-solaris2.11/12.1.0/../../../../include/c++/12.1.0/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/opt/pkg/lib/sdcc/x86_64-sun-solaris2.11/12.1.0/../../../../libc++_include/c++/12.1.0/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/opt/pkg/lib/sdcc/x86_64-sun-solaris2.11/12.1.0/../../../../x86_64-sun-solaris2.11/sys-include\" -DTOOL_INCLUDE_DIR=\"/opt/pkg/lib/sdcc/x86_64-sun-solaris2.11/12.1.0/../../../../x86_64-sun-solaris2.11/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/opt/pkg/\" -DSTANDARD_EXEC_PREFIX=\"/opt/pkg/lib/sdcc/\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo cppdefault.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo pretty-print.cc /usr/bin/nawk -f ./opt-functions.awk -f ./opt-read.awk \ -f ./optc-save-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o sort.o -MT sort.o -MMD -MP -MF ./.deps/sort.TPo sort.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo incpath.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo input.cc rm -rf libbackend.a ar rc libbackend.a hooks.o warning-control.o debug.o context.o file-prefix-map.o ggc-page.o ggc-common.o hash-table.o opts-global.o timevar.o toplev.o cppdefault.o pretty-print.o options-save.o sort.o incpath.o input.o ranlib libbackend.a g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo main.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o default-common.o -MT default-common.o -MMD -MP -MF ./.deps/default-common.TPo common/config/default-common.cc g++ -std=c++11 -fno-PIE -c -DPREFIX=\"/opt/pkg\" -DBASEVER="\"12.1.0\"" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo prefix.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo opts.cc In file included from opts.cc:33: In member function 'edit_distance_t best_match::get_cutoff(size_t) const [with GOAL_TYPE = const string_fragment&; CANDIDATE_TYPE = const char*]', inlined from 'best_match::candidate_t best_match::get_best_meaningful_candidate() const [with GOAL_TYPE = const string_fragment&; CANDIDATE_TYPE = const char*]' at spellcheck.h:186:38, inlined from 'const char* get_closest_sanitizer_option(const string_fragment&, const sanitizer_opts_s*, opt_code, int)' at opts.cc:2124:43, inlined from 'unsigned int parse_sanitizer_options(const char*, location_t, int, unsigned int, int, bool)' at opts.cc:2192:37: spellcheck.h:173:39: warning: 'bm.best_match::m_best_candidate_len' may be used uninitialized [-Wmaybe-uninitialized] 173 | return ::get_edit_distance_cutoff (m_goal_len, candidate_len); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ opts.cc: In function 'unsigned int parse_sanitizer_options(const char*, location_t, int, unsigned int, int, bool)': opts.cc:2106:53: note: 'bm.best_match::m_best_candidate_len' was declared here 2106 | best_match bm (arg); | ^~ g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo opts-common.cc /usr/bin/nawk -f ./opt-functions.awk -f ./opt-read.awk \ -f ./optc-gen.awk \ -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo vec.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Icommon -I. -I./common -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo common/common-targhooks.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo file-find.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo spellcheck.cc rm -rf libcommon-target.a ar rc libcommon-target.a default-common.o prefix.o opts.o opts-common.o options.o vec.o hooks.o common/common-targhooks.o hash-table.o file-find.o spellcheck.o ranlib libcommon-target.a g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o diagnostic-spec.o -MT diagnostic-spec.o -MMD -MP -MF ./.deps/diagnostic-spec.TPo diagnostic-spec.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo diagnostic.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo diagnostic-color.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo diagnostic-show-locus.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o diagnostic-format-json.o -MT diagnostic-format-json.o -MMD -MP -MF ./.deps/diagnostic-format-json.TPo diagnostic-format-json.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o json.o -MT json.o -MMD -MP -MF ./.deps/json.TPo json.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo edit-context.cc g++ -std=c++11 -fno-PIE -c -DLOCALEDIR=\"/opt/pkg/share/sdcc/locale\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo intl.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo sbitmap.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo ggc-none.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo memory-block.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo selftest.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o selftest-diagnostic.o -MT selftest-diagnostic.o -MMD -MP -MF ./.deps/selftest-diagnostic.TPo selftest-diagnostic.cc rm -rf libcommon.a ar rc libcommon.a diagnostic-spec.o diagnostic.o diagnostic-color.o diagnostic-show-locus.o diagnostic-format-json.o json.o edit-context.o pretty-print.o intl.o sbitmap.o vec.o input.o hash-table.o ggc-none.o memory-block.o selftest.o selftest-diagnostic.o sort.o ranlib libcommon.a g++ -std=c++11 -no-pie -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv -o cc1 c-family/c-common.o c/c-lang.o c/c-errors.o c/c-convert.o c/gimple-parser.o c/c-objc-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-indentation.o c-family/c-opts.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-lex.o cc1_dummies.o \ libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../../sdbinutils/libiberty/libiberty.a -L./../zlib -lz g++ -std=c++11 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/opt/pkg/lib/sdcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/opt/pkg/libexec/sdcc/\" -DDEFAULT_TARGET_VERSION=\"12.1.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-sun-solaris2.11\" -DDEFAULT_TARGET_MACHINE=\"x86_64-sun-solaris2.11\" -DSTANDARD_BINDIR_PREFIX=\"/opt/pkg/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/opt/pkg/lib/sdcc/x86_64-sun-solaris2.11/12.1.0/../../../../x86_64-sun-solaris2.11/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DBASEVER="\"12.1.0\"" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo gcc.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo gcc-main.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o dummies.o -MT dummies.o -MMD -MP -MF ./.deps/dummies.TPo dummies.cc g++ -std=c++11 -fno-PIE -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I. -I./c-family -I./../include -I./../sdbinutils/include -I./../libcpp/include -I./../libcody -I./../libdecnumber -I./../libdecnumber/dpd -I../libdecnumber -I./../libbacktrace -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -o c-family/cppspec.o -MT c-family/cppspec.o -MMD -MP -MF c-family/.deps/cppspec.TPo c-family/cppspec.cc g++ -std=c++11 -no-pie -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv -o cpp gcc.o gcc-main.o ggc-none.o dummies.o \ libcommon-target.a c-family/cppspec.o \ -lkstat libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../../sdbinutils/libiberty/libiberty.a # cpp rule gmake[3]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/cpp/gcc' gmake[2]: Nothing to be done for 'all-target'. gmake[2]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/cpp' gmake[1]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/support/cpp' /opt/pkg/bin/gmake -C src gmake[1]: Entering directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/src' /opt/pkg/bin/bison -y -d SDCC.y SDCC.y:77.1-7: warning: POSIX Yacc does not support %expect [-Wyacc] 77 | %expect 3 | ^~~~~~~ mv y.tab.c SDCCy.c mv y.tab.h SDCCy.h /opt/pkg/bin/flex -8 -f -t SDCC.lex >SDCClex.c if [ -z "" ]; then \ /usr/bin/nawk -f ./version.awk ../ChangeLog > version.h; \ else \ echo "#ifndef __VERSION_H__" > version.h; \ echo "#define __VERSION_H__" >> version.h; \ echo "// GIT_REVISION " >> version.h; \ echo "// BUILD_NUMBERs are empty when not using commit from svn..." >> version.h; \ echo '#define SDCC_BUILD_NUMBER "unknown"' >> version.h; \ echo "#define SDCC_BUILD_NR unknown" >> version.h;\ echo "#endif" >> version.h; \ fi ( test -z "SDCCy.c SDCChasht.c SDCCmain.c SDCCattr.c SDCCsymt.c SDCCopt.c SDCCast.c SDCCmem.c SDCCval.c SDCCicode.c SDCCbitv.c SDCCset.c SDCClabel.c SDCCBBlock.c SDCCloop.c SDCCcse.c SDCCcflow.c SDCCdflow.c SDCClrange.c SDCCptropt.c SDCCpeeph.c SDCCglue.c SDCCasm.c SDCCmacro.c SDCCutil.c SDCCdebug.c cdbFile.c SDCCdwarf2.c SDCCerr.c SDCCsystem.c SDCCgen.c SDCClex.c ../support/util/NewAlloc.c ../support/util/dbuf.c ../support/util/dbuf_string.c ../support/util/findme.c" || gcc -MM -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -I. -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I.. -I./../support/util -I. SDCCy.c SDCChasht.c SDCCmain.c SDCCattr.c SDCCsymt.c SDCCopt.c SDCCast.c SDCCmem.c SDCCval.c SDCCicode.c SDCCbitv.c SDCCset.c SDCClabel.c SDCCBBlock.c SDCCloop.c SDCCcse.c SDCCcflow.c SDCCdflow.c SDCClrange.c SDCCptropt.c SDCCpeeph.c SDCCglue.c SDCCasm.c SDCCmacro.c SDCCutil.c SDCCdebug.c cdbFile.c SDCCdwarf2.c SDCCerr.c SDCCsystem.c SDCCgen.c SDCClex.c ../support/util/NewAlloc.c ../support/util/dbuf.c ../support/util/dbuf_string.c ../support/util/findme.c ) > Makefile.depcc ( test -z "SDCCbtree.cc SDCCgenconstprop.cc SDCClospre.cc SDCCnaddr.cc" || g++ -MM -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -I. -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I.. -I./../support/util -I. SDCCbtree.cc SDCCgenconstprop.cc SDCClospre.cc SDCCnaddr.cc ) > Makefile.depcxx cat Makefile.depcc Makefile.depcxx > Makefile.dep gcc -pipe -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -Wno-parentheses -pipe -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -Wno-parentheses -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -I. -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I.. -I./../support/util -I. -c ../support/util/NewAlloc.c -o NewAlloc.o In function 'Safe_strndup', inlined from 'Safe_strdup' at ../support/util/NewAlloc.c:241:10: ../support/util/NewAlloc.c:230:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 230 | strncpy (pret, sz, size); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../support/util/NewAlloc.c: In function 'Safe_strdup': ../support/util/NewAlloc.c:241:10: note: length computed here 241 | return Safe_strndup (sz, strlen (sz)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -Wno-parentheses -pipe -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -Wno-parentheses -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -I. -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I.. -I./../support/util -I. -c ../support/util/dbuf.c -o dbuf.o gcc -pipe -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -Wno-parentheses -pipe -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -Wno-parentheses -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -I. -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I.. -I./../support/util -I. -c ../support/util/dbuf_string.c -o dbuf_string.o gcc -pipe -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -Wno-parentheses -pipe -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -Wno-parentheses -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -I. -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I.. -I./../support/util -I. -c ../support/util/findme.c -o findme.o gcc -pipe -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -Wno-parentheses -pipe -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -Wno-parentheses -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -I. -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I.. -I./../support/util -I. -c SDCCy.c -o SDCCy.o gcc -pipe -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -Wno-parentheses -pipe -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -Wno-parentheses -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -I. -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I.. -I./../support/util -I. -c SDCChasht.c -o SDCChasht.o gcc -pipe -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -Wno-parentheses -pipe -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -Wno-parentheses -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -I. -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I.. -I./../support/util -I. -c SDCCmain.c -o SDCCmain.o gcc -pipe -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -Wno-parentheses -pipe -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -Wall -Wno-parentheses -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I. -I././support/util -I. -I. -fdollars-in-identifiers -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/python3.13 -I. -I.. -I./../support/util -I. -c SDCCattr.c -o SDCCattr.o SDCCattr.c: In function 'newAttribute': SDCCattr.c:52:11: error: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 52 | if(!strcmp(token_string, "nodiscard") || !strcmp(token_string, "__nodiscard__")) | ^~~~~~ SDCCattr.c:25:1: note: include '' or provide a declaration of 'strcmp' 24 | #include "newalloc.h" +++ |+#include 25 | gmake[1]: *** [Makefile:103: SDCCattr.o] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/devel/sdcc/work/sdcc-4.5.0/src' gmake: *** [Makefile:153: sdcc-cc] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/sdcc *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/sdcc